Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-18 | Add a bunch of achievements via optional dependency on the Awards mod | FaceDeer | |
2017-01-17 | Crate marker entities will indicate when they're in a non-buildable node. ↵ | FaceDeer | |
Doesn't show protection though. | |||
2017-01-15 | Add crates for packing up, transporting, and unpacking digtron arrays | FaceDeer | |
2017-01-12 | Update axle to new layout class, drop dug items in the right placeorigin/layout-refactor | FaceDeer | |
2017-01-11 | fix bug in player-movement code, and also turn controller tints into a ↵ | FaceDeer | |
texture for easier modding by end users | |||
2017-01-10 | convert all the textures to transparent overlays on digtron_plate to allow ↵ | FaceDeer | |
easier reskinning | |||
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. |