Commit Graph

10 Commits

Author SHA1 Message Date
FaceDeer
926f72286e more loopable engine sound, supporting sequences better 2019-09-08 05:36:50 -06:00
FaceDeer
df4c7f7f38 add a distinct rotation sound 2019-08-27 21:57:09 -06:00
FaceDeer
beed475fc7 begin reintroducing builder nodes 2019-08-25 20:09:09 -06:00
FaceDeer
c2959998fd digtron 2.0 can now move 2019-08-22 21:16:08 -06:00
FaceDeer
398716464a add inventory ejector 2017-10-14 14:55:39 -06:00
FaceDeer
9ddec013de added sounds to crate packing and unpacking 2017-01-17 00:31:41 -07:00
FaceDeer
7af220009b Just moving some code around in preparation to adding a "lateral shunt" option to the auto-controller 2017-01-08 21:34:27 -07:00
FaceDeer
d7e5309833 Added a rotation controller
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-08 01:23:10 -07:00
FaceDeer
253ff12815 add lava and water alerts, and an option for setting lava impassible (true by default) 2017-01-05 20:38:08 -07:00
FaceDeer
2695c61033 Initial commit
Initial commit. Contains digger head, sand digger, builder, controller,
pusher, structure node, light, inventory, and digtron core crafting
item.
2016-12-30 23:38:18 -07:00