MineClone2/mods
teknomunk 352ebb3b32 Rework projectile pickup code (to prevent item duplication bugs), always update _last_pos, short circuit processing behaviors if the entity was removed by a behavior but didn't report it 2024-11-16 08:53:36 -06:00
..
CORE Implement mcl_util.remove_entity() and convert projectile code to use it 2024-11-15 18:19:41 -06:00
ENTITIES Implement mcl_util.remove_entity() and convert projectile code to use it 2024-11-15 18:19:41 -06:00
ENVIRONMENT Make fog_tint_type = "default" when weather is present to match behavior at 0.87.2 2024-10-09 01:05:20 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Fix for VoxeLibre 2024-11-10 15:14:56 +01:00
ITEMS Rework projectile pickup code (to prevent item duplication bugs), always update _last_pos, short circuit processing behaviors if the entity was removed by a behavior but didn't report it 2024-11-16 08:53:36 -06:00
MAPGEN Attempt to fix chest minecarts, at least for 5.9 (#4684) 2024-11-10 11:41:19 +01:00
MISC Fix alias 2024-11-09 20:30:35 -06:00
PLAYER Use soul_block group for soul speed bonus 2024-09-18 10:06:03 +02:00