Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-17 | added sounds to crate packing and unpacking | FaceDeer | |
2017-01-08 | Just moving some code around in preparation to adding a "lateral shunt" ↵ | FaceDeer | |
option to the auto-controller | |||
2017-01-08 | Added a rotation controller | FaceDeer | |
Well that was a lot of work. Also, switched the "waiting" timer management to the actual on_timer system - I noticed that minetest.after wasn't persisting through server shutdown and restart, that could put a controller in a "broken" state. | |||
2017-01-05 | add lava and water alerts, and an option for setting lava impassible (true ↵ | FaceDeer | |
by default) | |||
2016-12-30 | Initial commit | FaceDeer | |
Initial commit. Contains digger head, sand digger, builder, controller, pusher, structure node, light, inventory, and digtron core crafting item. |