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.
This commit is contained in:
Jeija
2014-03-21 21:31:34 +01:00
parent a9427d267b
commit 1852e967a9
2 changed files with 20 additions and 9 deletions

View File

@ -39,7 +39,6 @@
-- }
--}
-- PUBLIC VARIABLES
mesecon={} -- contains all functions and all global variables
mesecon.queue={} -- contains the ActionQueue