MineClone2/mods
William Goodspeed 77bcf6cff3 Allowing `hb.change_bar' called with hudbar uninitialized
Calling `hb.change_bar' with hunger bar on damage disabled server
will crash the server. To not overload other functions to check
`enable_damage' over and over, simply make `hb.change_bar' able to be
called with uninitialized identifiers. #4586
2024-08-18 05:48:37 +02:00
..
CORE Add new supported_node_facedir group and apply it to item frames (#4291) 2024-05-26 15:21:14 +00:00
ENTITIES Update mount.lua to fix horse riding problem (#4580) 2024-08-16 22:21:18 +02:00
ENVIRONMENT Fix crashes with raids and bad omen effect (#4326) 2024-05-26 15:21:43 +00:00
HELP Fix some formspecs on mobile (#4456) 2024-06-24 03:26:02 +02:00
HUD Allowing `hb.change_bar' called with hudbar uninitialized 2024-08-18 05:48:37 +02:00
ITEMS Stop tnt colliding with entities (#4476) 2024-08-18 05:40:25 +02:00
MAPGEN Not all mangrove trees were post-processed (#4584) 2024-08-16 21:58:04 +02:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Remove unused function in mcl_hunger 2024-05-22 21:03:43 +02:00