Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Adding combined storage module | FaceDeer | |
2017-01-05 | added a bit of dinginess and dirt to the yellow/black pattern on the digger head | FaceDeer | |
2017-01-05 | New digger head texture by Hajo | FaceDeer | |
2017-01-04 | Remove unused texture | FaceDeer | |
2017-01-04 | Particle effects for digger heads | FaceDeer | |
2017-01-04 | Prettier marker textures | FaceDeer | |
2017-01-03 | Add intermittent and non-intermittent versions of the diggers. | FaceDeer | |
2017-01-02 | adding output location visualizer entities for the build heads. | 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. |