Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-10 | the old movement code is now unneeded. | FaceDeer | |
2017-01-10 | renaming class definition files | FaceDeer | |
2017-01-08 | removing the old get_all_digtron_neighbours | FaceDeer | |
This is basically working, but still needs revisions to take advantage of the new information being stored in the image data. It should be possible to do all the temporary inventory work directly on the image file so that no put-back-in-inventory steps will be needed any more. Much nicer. | |||
2017-01-07 | Splitting some code files into more manageably-sized chunks. | FaceDeer | |
2017-01-06 | Add damage-dealing to the digger heads | FaceDeer | |
2017-01-06 | Added Pipeworks compatibility | FaceDeer | |
2017-01-06 | Adding combined storage module | FaceDeer | |
2017-01-05 | Add logging of various events. | FaceDeer | |
2017-01-05 | add lava and water alerts, and an option for setting lava impassible (true ↵ | FaceDeer | |
by default) | |||
2017-01-04 | Builders no longer keep a real copy of the object they're "programmed" with. ↵ | FaceDeer | |
Also, add a "creative mode" configuration flag | |||
2017-01-03 | combatibility with Carbone (and presumably other games that use older ↵ | FaceDeer | |
versions of the default mod) | |||
2017-01-03 | Added the auto-controller. | FaceDeer | |
2017-01-02 | remove some stray minetest.debug calls | FaceDeer | |
2017-01-02 | Adding item display entities to the builder 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-31 | Changed sand digger to a more generic soft material digger, added more ↵ | FaceDeer | |
sophisticated traction, made structure climbable, added infotexts | |||
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. |