Author Topic: Some of Nullable's current and past projects  (Read 338 times)

Permission system
Replaces/complements the Blockland admin system with completely customizable roles. Add-ons can define permissions which you then assign to different roles (that you create) through the GUI. This means that the system, out of the box, can completely replace no-lights add-ons, no-build add-ons, admin level requirement change add-ons, moderator add-ons, etc.
GUI by Scout31/Jincux.

JorqueScript (yay creative names)
WIP (partial) (attempt at an) implementation of TorqueScript in Scala. Supposed to be useful for doing automated testing. Currently, most of the tokenizer and parts of the parser are done. Not sure about if I'll ever make the actual interpreter though.