Commit Graph

20 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
BuckarooBanzay f3354f52da disable param2type of octofloors 2024-02-29 13:37:38 +01:00
BuckarooBanzay f1c0d74503 copy groups before passing them 2024-01-29 17:29:47 +01:00
BuckarooBanzay 89876b23e7 add `slat` support 2024-01-29 17:26:15 +01:00
BuckarooBanzay ba7a8eea46 fix `sunlight_propagates` of octagon glass nodes 2023-12-22 10:14:13 +01:00
BuckarooBanzay 211dcff770 register white octagon glass only if unified dyes available 2023-10-26 18:05:18 +02:00
BuckarooBanzay 5102ad7a39 white, colorable octagon glass 2023-10-26 18:02:06 +02:00
BuckarooBanzay 9177b875d9 colorable moonstone 2023-10-26 17:37:30 +02:00
BuckarooBanzay 531a0ff257 registration overhaul (json-based) 2023-10-26 17:20:51 +02:00
BuckarooBanzay 63f4bd529e embed dirt,wood and grass texture for proper cross-game support 2023-10-17 11:35:26 +02:00
Wuzzy 72471b7c3b
Set more fitting node sounds (#74) 2022-12-03 18:30:28 +01:00
wsor4035 32f46ebf23
fix https://github.com/D00Med/scifi_nodes/issues/68 and adding additional game digging support (#69) 2022-03-05 16:09:17 +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
bri cassa 1d42e59ada Fix things to avoid warnings about use_texture_alpha
And optimize textures with optipng
2021-03-20 14:31:04 +01:00
BuckarooBanzay 317fdd6df6 add animated lightbar 2021-01-26 20:15:20 +01:00
BuckarooBanzay 40bcb29c6d add white and white2 to colored nodes 2020-06-02 07:23:15 +02:00
BuckarooBanzay 37aef1ce17 fix backward compatibility 2020-06-02 07:23:15 +02:00
BuckarooBanzay 8a8e566d27 add unifieddyes support 2020-06-02 07:23:15 +02:00
NatureFreshMilk 707c21250e luacheck fixes 2019-09-05 09:00:39 +02:00
NatureFreshMilk 2ab7e3e6b5 lua modules 2019-09-05 08:44:32 +02:00