technic/technic/machines/other
Elias Åström d74c250a40 Preserve active timers at frame move
Previously timers were not copied over to the new nodes when frames
move.  This lead to blinky plants from mesecons to stop working after a
platform has moved, and buttons getting stuck in their pressed state.

Now the timers state for active timers are copied from the old node
positions to the new node positions.
2018-08-25 12:24:58 +02:00
..
anchor.lua don't put anchor in creative inv 2014-08-14 21:56:05 -04:00
coal_alloy_furnace.lua label all ABMs for profiler 2017-03-31 19:15:25 -04:00
coal_furnace.lua Move coal furnaces to other/ 2015-06-18 04:16:47 +02:00
constructor.lua Replace old nodeupdate() with new minetest.check_for_falling() (#391) 2018-07-16 17:25:43 +02:00
frames.lua Preserve active timers at frame move 2018-08-25 12:24:58 +02:00
init.lua Move coal furnaces to other/ 2015-06-18 04:16:47 +02:00
injector.lua Replace deprecated invsize[] with size[] 2018-07-19 14:36:21 +02:00