4 Commits

Author SHA1 Message Date
SX
96eb3b2016 CNC Mk2 (#183)
* CNC Mk2

* Formspec protection, mk2 textures, more digiline commands, fix digging

* Documentation, adjust formspec, add tests, adjust API and digilines

* Fix CLU and filter injectors, add few interaction tests

* Upgrade machines, adjust formspecs and textures, add few tests

* Adjust formspec, do check protection for quit event

* Remove unnecessary real_coordinates
2021-06-13 23:33:30 +03:00
OgelGames
c28c2499c3 fix long lines
#105
2020-10-25 01:11:29 +11:00
Vanessa Dannenberg
d40946fa38 allow CNC to work without technic
minetest.conf technic_cnc_use_technic = false disables
use of power, returns items instantly, uses only default
stuff in craft recipe

(defaults to enabled if technic is installed)
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
dc0689018d move CNC machine into its own mod 2018-11-25 16:10:23 +01:00