Mineclonia/mods
Elias Åström d9bbf4879c Adjust explosion entity damage hitbox
In mcl_explosions the hitbox used for calculating the damage of an
entity is its collisionbox multiplied by two.  This commit removes the
multiplication by two because that makes explosion damage behave weirdly
in some circumstances.  It was most likely implemented that way because
of a misinterpretation of the Minecraft wiki.
2021-05-09 14:41:05 +02:00
..
CORE Adjust explosion entity damage hitbox 2021-05-09 14:41:05 +02:00
ENTITIES Merge branch 'master' into mcl_autogroup 2021-04-29 21:24:32 +00:00
ENVIRONMENT replace pairs() by ipairs() (3) 2021-02-18 15:26:09 +00:00
HELP Translate French - Small fixes 2021-02-16 22:30:26 +01:00
HUD Make the server not crash when players are killed by named mobs 2021-04-18 16:51:47 +02:00
ITEMS Remove wrong preview banner crafting recipes 2021-05-02 13:01:00 +02:00
MAPGEN mapgen/mcl_mapgen_core: base mushrooms and nether decorations off block seed 2021-04-25 23:17:27 -04:00
MISC Remove shulker shell and emerald to gold temporary crafting recipes 2021-02-16 09:57:38 +01:00
PLAYER Merge branch 'master' into master 2021-02-28 14:04:10 +00:00