Commit Graph

27 Commits

Author SHA1 Message Date
689a17a80e fix sunlight propagation in transparent mesh3 2025-05-16 07:55:59 +02:00
d531ad4eda add ambience sounds and helper function (#87)
* add ambience sounds and helper function

* minor tweaks

* fix deps

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2025-02-03 17:18:31 +01:00
36b0c5cc05 octagon glass slope variants 2024-09-27 12:11:43 +02:00
93bdcda2dd signs_api support and various large banner registrations 2024-09-15 20:45:28 +02:00
e519d3c6e0 add advtrains platform registration for stripes node 2024-09-15 19:42:47 +02:00
8967e0ea04 fix alien grass texture (#84) 2024-07-15 08:37:24 +02:00
d4ec06f888 add transparent vent and mesh 2024-05-03 11:02:46 +02:00
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
f3354f52da disable param2type of octofloors 2024-02-29 13:37:38 +01:00
f1c0d74503 copy groups before passing them 2024-01-29 17:29:47 +01:00
89876b23e7 add slat support 2024-01-29 17:26:15 +01:00
ba7a8eea46 fix sunlight_propagates of octagon glass nodes 2023-12-22 10:14:13 +01:00
211dcff770 register white octagon glass only if unified dyes available 2023-10-26 18:05:18 +02:00
5102ad7a39 white, colorable octagon glass 2023-10-26 18:02:06 +02:00
9177b875d9 colorable moonstone 2023-10-26 17:37:30 +02:00
531a0ff257 registration overhaul (json-based) 2023-10-26 17:20:51 +02:00
63f4bd529e embed dirt,wood and grass texture for proper cross-game support 2023-10-17 11:35:26 +02:00
72471b7c3b Set more fitting node sounds (#74) 2022-12-03 18:30:28 +01:00
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
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
1d42e59ada Fix things to avoid warnings about use_texture_alpha
And optimize textures with optipng
2021-03-20 14:31:04 +01:00
317fdd6df6 add animated lightbar 2021-01-26 20:15:20 +01:00
40bcb29c6d add white and white2 to colored nodes 2020-06-02 07:23:15 +02:00
37aef1ce17 fix backward compatibility 2020-06-02 07:23:15 +02:00
8a8e566d27 add unifieddyes support 2020-06-02 07:23:15 +02:00
707c21250e luacheck fixes 2019-09-05 09:00:39 +02:00
2ab7e3e6b5 lua modules 2019-09-05 08:44:32 +02:00