|
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 |
|
|
1d8124043c
|
mods - provide conf files for mods on 5.X newer engines for default mods
|
2023-08-06 23:04:18 -04:00 |
|
|
cac0e7f38c
|
hard strong media files optimization for png textures
* use the less colors possible, subnasa its not focused on hi-res
its focused on playing
|
2023-06-11 03:32:32 -04:00 |
|
|
97a963aa93
|
loading mods base - 0.4 based
|
2021-12-12 20:01:37 -06:00 |
|