minetest-mod-mesecons/mesecons
Jeija 1852e967a9 Send changesignals for placed receptors when not powered, make on_placenode code more readable
with comments. Also fixes a bug of lua- / microcontrollers not being updated when pushed by a
piston.
This could cause some bugs, even though I haven't found any while testing as it is a very core part of mesecons.
2014-03-21 21:31:34 +01:00
..
textures Move textures into their mods 2014-01-10 13:13:02 -05:00
VERSION Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
actionqueue.lua Remove timer() from LuaController and make interrupt() use the ActionQueue so that it will keep working when restarting the server 2014-03-19 10:20:43 +01:00
depends.txt Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
init.lua Send changesignals for placed receptors when not powered, make on_placenode code more readable 2014-03-21 21:31:34 +01:00
internal.lua Merge pull request #134 from Novatux/master 2014-03-20 09:28:03 +01:00
legacy.lua Try to fix gateswith serverstep code. 2014-01-11 07:24:42 +01:00
oldwires.lua Fix all crafting recipes to use modern style 2013-04-28 12:40:08 +02:00
presets.lua Include experimental vertical wires (needs textures) 2012-12-13 18:42:45 +01:00
services.lua Send changesignals for placed receptors when not powered, make on_placenode code more readable 2014-03-21 21:31:34 +01:00
settings.lua Fix delayers and disable resuming if not using MESECONS_GLOBALSTEP 2014-01-19 13:57:11 +01:00
util.lua Add ActionQueue priority system 2014-01-11 14:57:56 +01:00
wires.lua Update code to standards of Minetest 0.4.8. 2013-11-30 22:13:00 -05:00