technic/technic/machines
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
..
HV machines/HV/quarry.lua: [modification] provide a basic digger object to can_dig callbacks to prevent nil object errors (#425) 2018-05-19 22:06:00 +02:00
LV New MV Hydro Machine (#412) 2018-08-25 12:24:14 +02:00
MV New MV Hydro Machine (#412) 2018-08-25 12:24:14 +02:00
other Preserve active timers at frame move 2018-08-25 12:24:58 +02:00
register Use tin from MTG instead of `moreores` (#401) 2018-07-21 19:11:12 +02:00
init.lua Fixes for network calculation issues 2017-03-10 01:35:58 -06:00
power_monitor.lua Show EU power values more readable (#424) 2018-07-16 17:26:39 +02:00
supply_converter.lua Show EU power values more readable (#424) 2018-07-16 17:26:39 +02:00
switching_station.lua Show EU power values more readable (#424) 2018-07-16 17:26:39 +02:00