Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-04 | Internationalization support | FaceDeer | |
What a lot of strings. | |||
2017-02-01 | generalize the sticks required for Digtron structure blocks | FaceDeer | |
2017-01-20 | Move crate recipe into the recipes file | FaceDeer | |
2017-01-17 | Add "Doc" modpack support. Also fix up some bugs with crate marker entities, ↵ | FaceDeer | |
and make them show protected nodes. | |||
2017-01-13 | Add dual digger heads for eventual use with diagonal movement | FaceDeer | |
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-06 | quick tweak of one of the structural panel recipes to make it less likely to ↵ | FaceDeer | |
accidentally turn into a soft digger | |||
2017-01-06 | fixed recipe bug, can now craft soft diggers again | FaceDeer | |
2017-01-06 | Various structural panels | FaceDeer | |
2017-01-06 | Adding combined storage module | FaceDeer | |
2017-01-03 | Added the auto-controller. | FaceDeer | |
2017-01-03 | Add intermittent and non-intermittent versions of the diggers. | FaceDeer | |
2017-01-01 | Some more readme tweaks, and a recycling recipe for the fuelstore | FaceDeer | |
2017-01-01 | Adding fuel usage | FaceDeer | |
Adding fuel usage for digging and building. Fuel storage hopper module added to hold fuel. | |||
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. |