summaryrefslogtreecommitdiff
path: root/mesecons_luacontroller
AgeCommit message (Expand)Author
2013-03-26Add table.* to luacontroller sandboxJeija
2013-03-23Explicit tables of luacontroller environment.Anthony Zhang
2013-03-23Add math library to luacontroller, and make sure to copy stuff so code can't ...Anthony Zhang
2013-03-15Avoid corrupting metadata.Anthony Zhang
2013-03-15Use formspec_escape when available.Anthony Zhang
2013-03-15Avoid borking the luacontroller if the code uses square brackets. When the ne...Anthony Zhang
2013-03-06Digging and footstep sounds for everything that needs them! Plus, pushing but...Anthony Zhang
2013-02-19More distinguishable inventory image for the luacontroller (not wieldJeija
2013-02-12Fix a dumb bug that conflicted with different things in the luacontrollerJeija
2013-02-12Fix odd behaviour when using interrupts in the luacontrollerJeija
2013-02-10LuaController: Queue setting the ports (wait for pending operations)Jeija
2013-01-22Add tostring, tonumber, string to luacontroller, prohibit 'function'Jeija
2013-01-22Bugfix for the luacontroller that occured when two events occur at theJeija
2013-01-20Lots of bugfixes concerning the luacontrollerJeija
2013-01-19Fix Bug: Wrong usage of action_on/action_off instead of action_changeJeija
2013-01-19Add support in luacontroller for a not yet released mod called 'digilines'Jeija
2013-01-19Remove unused variableJeija
2013-01-19Texture the LuaController formspecJeija
2013-01-14Bugfixes and improved stability of the luacontrollerJeija
2013-01-13Implement interrupt(time, iid): The whole code is called again after aJeija
2013-01-13Implement a memory for the controller (accesible via mem.) and cleanup codeJeija
2013-01-13Add luacontroller, a microcontroller that you can code in lua.Jeija