Commit Graph

8 Commits

Author SHA1 Message Date
Luke aka SwissalpS 49703e7386
is ground content revision (#81)
also cleaned up some of the whitespace indentation
and one occurance where ';' was being used instead of ','
2024-03-01 07:00:13 +01:00
Wuzzy 72471b7c3b
Set more fitting node sounds (#74) 2022-12-03 18:30:28 +01:00
Buckaroo Banzai e40f9747b0
Opt-depend on all mods (#58)
* move "dye" to optional depends and disable recipes if default or dye are not available
* replace default.LIGHT_MAX with minetest.LIGHT_MAX
* add sound-switch and use default if available
* enable crate and builder only if default mod is available
* move default mod to opt-depends and use screwdriver only if available

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2021-08-27 09:22:15 +02:00
Oversword 53d9659051 Exit minetest.after callback if node no longer exists 2021-06-06 10:32:50 +02:00
NatureFreshMilk 285473d4fc stricter luacheck (no globals) / travis ci file 2019-10-08 08:14:03 +02:00
Thomas Rudin e8fa4ae05d working palm scanner 2019-09-09 18:59:48 +02:00
Thomas Rudin d803f17ba5 optional mesecons dependency 2019-09-09 18:39:54 +02:00
Thomas Rudin 974c147b45 move switches,palm-scanner and digicode to own file 2019-09-09 18:23:50 +02:00