A modular tunnel boring/construction machine mod for Minetest.
Go to file
2019-09-08 00:23:28 -06:00
locale stair digging is now possible, if a bit hacky. 2019-09-01 19:03:37 -06:00
models add dual digger nodes, recipes 2019-09-01 12:49:15 -06:00
nodes tidy recipes 2019-09-02 20:26:27 -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 digtrons can do hp damage now 2019-09-02 20:17:51 -06:00
controller.lua remove need to pass formname around 2019-09-08 00:23:28 -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 command UI now lets multiple cycles be requested. 2019-09-08 00:20:54 -06:00
geometry.lua digtrons can do hp damage now 2019-09-02 20:17:51 -06:00
init.lua implement duplicator 2019-09-02 14:28:13 -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