Author Topic: Blockland Glass v1.3.1 (repost)  (Read 3069 times)

Blockland Glass v1.3.1

What is this?
Blockland Glass is an add-on that improves Blockland a lot behind-the-scenes, adding features that make the game easier to play and enjoy. Version 1 has two key features: GUI Downloading and HUD Manager.


GUI Downloader
Almost every server is getting their own custom GUI now. Each time you join a server, you are almost always pestered by a message saying, "Please download my GUI to play." We've come up with a solution to make this process easier for both the player and the developer. The GUI Downloader automatically downloads all needed GUIs upon joining the server. To ensure that this system stays secure and dynamic, no raw TorqueScript is downloaded, but instead assembled by the client after the input from the server has been completely verified. The GUIs are completely functional and operate like any other.

HUD Manager
Another common feature of add-ons: info displayed at the bottom of the page. This is great for maybe a single add-on, but past that, the bottom of your screen is always flickering in a never-ending battle of which add-on will get to be displayed. We've taken care of this by adding the HUD Manager. Developers simply have to update values on the server, and they appear on the side of your screen in neat little boxes. This helps information could be displayed in either text or progress bars, definable by add-ons.


Developers
Documentation

-Still WIP, for now check my random ramblings over at the modification topic.-


Download

Changelog
1.3.1
Fixes
  • Fixed some directory errors with GUI downloading

1.3
Additions
  • r1707 support
Fixes
  • Fixed GUI Downloading

1.2
Additions
  • Developers can now replace all default HUD elements with their own
  • Support for image and font downloading.

1.1.2
Changes
  • All your updaters are belong to us

1.1
Additions:
  • Ability to attach GUIs to the PlayGui, thus making them HUDs. Use dataObject.setAsHud(%client, %toggle);
Changes:
  • Made lists actually work


1.01
  • Removed console spam from the version check

(repost because old topic is too old)
« Last Edit: October 19, 2012, 02:21:57 PM by Scout31 »




You've essentially done this entirely wrong - you've released an add-on which only has features relevant to people hosting servers, and it's only useful to them if their players have the add-on too. Nobody's going to download this because there's no instant functionality for them to benefit from. You need to think your approach through better.

You've essentially done this entirely wrong - you've released an add-on which only has features relevant to people hosting servers, and it's only useful to them if their players have the add-on too. Nobody's going to download this because there's no instant functionality for them to benefit from. You need to think your approach through better.
So far there are ~250 active users. Its not an extremely high number, but there are still a good number of users. Because of the lack of instant functionality, I've started working on an add-on that crosses this with Slayer. It will just be one extra download for the hosts, and then they have functionality.

Arn't you incorporating Blockland Operating System into this?(BLOS)

I was, but they have since been separated.