MineClone2/mods
kno10 253a06fa08 Fix mob egg double-spawns (#4657)
If you spawn a mob clicking on a wall, two mobs will be spawned.

To reproduce: face a stack of stones, with a spawn egg click on the side of a stone. It does not happen when you click the top of a node, because spawning below fails and only the second one succeeds.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4657
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: kno10 <kno10@noreply.git.minetest.land>
Co-committed-by: kno10 <kno10@noreply.git.minetest.land>
2024-09-30 19:21:40 +02:00
..
CORE Address review comments 2024-09-16 13:32:06 +02:00
ENTITIES Fix mob egg double-spawns (#4657) 2024-09-30 19:21:40 +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 Don't make 'ignore' nodes break bamboo or kelp (#4551) 2024-09-29 13:57:52 +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