|
8a7aed8dc1
|
mods doors - fix error on sounds that xpected table on new engines
* fix error `bad argument # 5 to 'register_item_raw' (table expected, got string)`
* backported codeberg commit 201cf5f for newer engines mostly 5.3
|
2024-04-28 08:55:55 -04:00 |
|
|
16da62e7e4
|
Fix some placer nil checks
* backported upstream 70cf7a26fd
|
2024-04-24 17:01:58 -04:00 |
|
|
7590fea329
|
Fix Warning spam about use_texture_alpha
* Previously the alpha value in the nodedef indicated the transparency
the water was actually rendered with. Now only the alpha in the texture
is respected.
* Closes and fixes https://github.com/minetest/minetest_game/issues/2819
* Backported https://github.com/minetest/minetest_game/pull/2822
* this is the same as https://github.com/minetest/minetest_game/pull/2729
|
2024-04-24 16:18:26 -04:00 |
|
|
97a963aa93
|
loading mods base - 0.4 based
|
2021-12-12 20:01:37 -06:00 |
|