Complete API for writing add-ons in Lua instead of TorqueScript. It's just better.
more like TorqueShit am i right
Utility for loading DLL mods in Blockland.
Required for all other DLL mods.
Updated fork of Zeblote's New Duplicator. See the readme for details.
Bricks that simulate logic gates at VERY high speed (MHz range).
The best way to build a computer in Blockland.
The filler brick pack to end all filler brick packs. Contains basically every size brick you could ever want - over 500 total - all with pixel-perfect default-style icons.
Script to make writing with print bricks easier.
Make a print brick ghost and type /bp yourText
See also Client_BuildPrint
Removes the delay after teleporting before you can interact with stuff.
Yeah, that wasn't a bug, that was intentional. No idea why.
Removes the annoying "1 observer" bottom print message.
Good for using /spy for its intended purpose
Chat eval add-on. Cleaner than Port's. Also supports BlockLua.
To eval, send a chat message prepended with \ (backslash)
To eval Lua (when BlockLua is installed), prepend with \' (backslash single-quote)
The simplest and best floating bricks mod. Basically removes the concept of floating bricks from the game.
Other mods only make some bricks self-supporting, and if you undo one of those, say goodbye to your build. Not this one - every brick is self-supporting.
Has the side effect of fixing ownership when saving. The base game only saves the ownwership of baseplates, but this makes every brick a "baseplate" causing ownership to be saved for every individual brick.
Saves the names of players who build, so if you restart the server and reload, bricks will still show names instead of a BLID.
Removes most of the limits on events. "Too many events at once!"
They can now be decently reliable, and you can make bigger contraptions.
Makes it easier to lag the shit out of the server, but it was already pretty easy.
Client-side component to Server_BuildPrint. Not required to use.
Adds the console command bp_clipboard(); which builds the contents of your clipboard out of print bricks (if the server has Server_BuildPrint).
An output event that can set the parameters of other output events (or itself?)
Turing complete. Voids your Blockland warranty.
SpawnProjectile output event, but you can use VCE replacers in the velocity fields.
Edit of the common Event_Zones, which adds the setZoneBox event.
Best used with my fork of the New Duplicator to set the zone using the selection box.
Clone of the default Radio Wave, without the sound. Good for eventing if you're lame.
Once you have Print_Letters_Lowercase and Print_Letters_Extra (neither mine) installed, this completes the set of printable ASCII characters.
Pairs well with Server_BuildPrint