VoxeLibre/mods
Mikita Wiśniewski 513413afc7 Use remove_node instead of dig_node in mcl_core ABMs (fixes #4628) (#4629)
The mycelium ABM has been left untouched because of the potential destructiveness. If we ever find that to be an issue, it can be fixed as part of a bigger PR.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4629
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-09-19 18:54:39 +02:00
..
CORE Address review comments 2024-09-16 13:32:06 +02:00
ENTITIES Remove has_room debug data 2024-09-16 13:32:06 +02:00
ENVIRONMENT Don't add rain skycolor layer if the current layer is already the rain skycolor (#4648) 2024-09-18 10:10:53 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
ITEMS Use remove_node instead of dig_node in mcl_core ABMs (fixes #4628) (#4629) 2024-09-19 18:54:39 +02:00
MAPGEN Fix structure spawns under water + peaceful spawns (#4607) 2024-09-15 23:15:30 +02:00
MISC Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
PLAYER Use soul_block group for soul speed bonus 2024-09-18 10:06:03 +02:00