MineClone2/mods
Elias Åström 4d13eddcd6 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-18 19:31:08 +02:00
..
CORE Adjust explosion entity damage hitbox 2021-05-18 19:31:08 +02:00
ENTITIES Added french, spanish, russian translation for killerbunny-nametag 2021-05-02 18:02:51 +02:00
ENVIRONMENT Integrate death messages 2021-04-25 16:42:38 +02:00
HELP Update doc_items translations 2021-04-29 12:49:07 +02:00
HUD Fix MineClone2/MineClone2#1681 by @cora 2021-04-30 16:51:34 +04:00
ITEMS Fix harming potion crash 2021-04-30 16:38:53 +02:00
MAPGEN fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
MISC Integrate death messages 2021-04-25 16:42:38 +02:00
PLAYER Use fly_into_wall damage type for elytra damage 2021-04-27 20:56:53 +02:00