summaryrefslogtreecommitdiff
path: root/sounds
AgeCommit message (Collapse)Author
2017-01-08Added a rotation controllerFaceDeer
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-05add lava and water alerts, and an option for setting lava impassible (true ↵FaceDeer
by default)
2016-12-30Initial commitFaceDeer
Initial commit. Contains digger head, sand digger, builder, controller, pusher, structure node, light, inventory, and digtron core crafting item.