4 Commits

Author SHA1 Message Date
e50d742a8a mods - default - fix nil variables 2024-04-24 17:08:05 -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