James David Clarke
cfe2ee2133
Added Mineclone2 support apart from special machines own recipes within the machines
2023-12-20 08:20:56 +00:00
SmallJoker
0f6bdb1bde
Correct (almost) all luacheck warnings
...
Also includes a few code opimizations:
- Combined mining drill functions
- Shorter alias registration (unused?)
- Add TODOs to address later
2022-06-06 21:04:13 +02:00
David Leal
a8daa417c4
Add GitHub workflow and luacheck ( #545 )
...
Add badge to README
Fix luacheck warnings
Remove node_ownership globals (and support)
2020-06-12 20:39:00 +02:00
thetaepsilon-gamedev
fbc4cc8511
technic_cnc/cnc.lua: Fix access to non-existant stack parameter ( #528 )
2020-01-28 21:38:13 +01:00
Vanessa Dannenberg
3cafe7553a
minor fix for "LV" translations
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
c068edec65
fix excessive "element straight" quantity
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg
4ecb3d4334
make "half"/"full" buttons work
2018-11-25 16:10:23 +01: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