mesecons/mesecons_gates
Jeija 8a71f51b26 Merge branch 'actionqueue'
This introduces the ActionQueue, a new kind of MESECONS_GLOBALSTEP.
Circuits using delayers will now resume when restarting the server.
Also, large circuits should automatically resume if parts of them are
in unloaded chunks.
Old circuits e.g. using gates will not resume when mesecons is updated,
which means you have to restart them once. But after that, it should work
just like it used to.
This will fix a lot of stuff but may also introduce some new bugs.
So please report them!
2014-01-19 13:59:22 +01:00
..
textures Move textures into their mods 2014-01-10 13:13:02 -05:00
depends.txt depend on mesecons_delayer's all_rules instead of getting both insulated 2012-09-05 10:09:53 -07:00
init.lua Try to fix gateswith serverstep code. 2014-01-11 07:24:42 +01:00