Commit Graph

21 Commits

Author SHA1 Message Date
BuckarooBanzay 6525f11a5d a bit stricter luacheck and some global leakage fixes 2020-06-18 11:49:04 +02:00
BuckarooBanzay f3fbd1f75d fix luacheck warnings 2020-06-18 11:42:23 +02:00
BuckarooBanzay 7b24a74e41 Merge remote-tracking branch 'origin/upstream' 2020-06-16 09:56:52 +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
pull[bot] 609a4fd0ea
Merge pull request #24 from minetest-mods/master
[pull] master from minetest-mods:master
2020-01-28 21:00:09 +00:00
thetaepsilon-gamedev fbc4cc8511 technic_cnc/cnc.lua: Fix access to non-existant stack parameter (#528) 2020-01-28 21:38:13 +01:00
NatureFreshMilk 98db7d203a Merge branch 'master' into pandorabox 2019-11-04 08:25:37 +01:00
David Leal d5df30c3ff Replace deprecated functions with newer ones (#510)
Use mod.conf
2019-09-14 12:55:41 +02:00
NatureFreshMilk 1a9d4ccc7d Merge branch 'master' into pandorabox 2019-07-16 16:11:27 +02:00
Hugo Locurcio 62fdb853ec Optimize PNG images losslessly (#501)
This incorporates non-interlaced PNGs from #500 to fix warnings thrown by libpng.
2019-06-20 18:35:26 +02:00
Thomas Rudin ae20567894 Ifix https://github.com/pandorabox-io/pandorabox.io/issues/170 2019-05-20 14:26:48 +02:00
mat9117 c9ba4b329d Add Polish translation (#493) 2019-03-31 13:00:48 +02:00
Thomas Rudin f85113f28d fix bug 2018-11-26 09:13:45 +01:00
Thomas Rudin bae7d1b804 i regret this :( 2018-11-26 09:09:20 +01:00
Vanessa Dannenberg 3cafe7553a minor fix for "LV" translations 2018-11-25 16:10:23 +01:00
Vanessa Dannenberg bc26b047d2 add blast-resistant concrete
and some basic_materials nodes
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg 83ec1b2476 fix dirt textures
add grassy shapes cut from default:dirt_with_grass
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