Elias Åström
2018-08-16 d74c250a40d11df0d466f750e30e5575e3212706
refs
author Elias Åström <eliast.croc@gmail.com>
Thursday, August 16, 2018 12:43 +0200
committer SmallJoker <SmallJoker@users.noreply.github.com>
Saturday, August 25, 2018 12:24 +0200
commitd74c250a40d11df0d466f750e30e5575e3212706
tree 3a4225f3ae37b37cf1bb3c5917fea4229a70b1c5 tree | zip | gz
parent 2e7859c35e55b842752c6533edae2dd19290fabc view | diff
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.
1 files modified
16 ■■■■■ changed files
technic/machines/other/frames.lua 16 ●●●●● diff | view | raw | blame | history