A modular tunnel boring/construction machine mod for Minetest.
Go to file
2019-08-31 17:43:39 -06:00
models static digger variant for unassembled digtrons 2019-08-22 01:13:59 -06:00
nodes create separate unassembled controller, make builder "read" work. 2019-08-31 11:50:51 -06:00
sounds add a distinct rotation sound 2019-08-27 21:57:09 -06:00
textures add a basic beginning to dig prediction 2019-08-23 23:53:38 -06:00
.gitattributes 🎊 Added .gitattributes & .gitignore files 2016-12-30 23:34:57 -07:00
.gitignore digtron 2.0 can now move 2019-08-22 21:16:08 -06:00
class_fakeplayer.lua Executing all on-dig callbacks "properly" with a fake player 2019-08-25 17:16:23 -06:00
config.lua add config, add material cost to predict_dig 2019-08-25 11:15:50 -06:00
controller.lua fix/remove a few TODOs 2019-08-31 17:43:39 -06:00
depends.txt hide digtron_id from clients, change "construct" to "assemble", various other tidbits 2019-08-20 00:29:26 -06:00
entities.lua extrusion, and account for diggers/builders pointing at the same target node 2019-08-26 19:36:27 -06:00
functions.lua fix/remove a few TODOs 2019-08-31 17:43:39 -06:00
geometry.lua implement rotation. Broke builders in the process. 2019-08-27 20:23:02 -06:00
init.lua create separate unassembled controller, make builder "read" work. 2019-08-31 11:50:51 -06:00
intllib.lua Internationalization support 2017-02-04 23:08:38 -07:00
inventories.lua Executing all on-dig callbacks "properly" with a fake player 2019-08-25 17:16:23 -06:00
LICENSE.txt Switching to MIT license 2017-10-10 20:39:33 -06:00
mod.conf add config, add material cost to predict_dig 2019-08-25 11:15:50 -06:00
settingtypes.txt add config, add material cost to predict_dig 2019-08-25 11:15:50 -06:00
util_item_place_node.lua implement rotation. Broke builders in the process. 2019-08-27 20:23:02 -06:00