MineClone2/mods/ENTITIES
iliekprogrammar 221ee0fcf1
[5.6] mark places with unsafe set_hp entity handling
There might be other places i might be missing, but these are the obvious ones.

leftover entity handling i did not mark:
* everything that involves a apply()-like algorithm (e.g. callbacks) over the
  same list of objects.
* in mcl_damage, it's not known whether mcl_damage.from_mt() would involve
  entity handling or just player handling.
2022-08-07 00:13:03 +08:00
..
mcl_boats [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
mcl_burning add dependency for mcl_weather to mcl_burning to hopefully avoid crashes 2022-08-03 22:45:15 +10:00
mcl_dripping fix wrong sound position 2022-07-21 12:03:46 +02:00
mcl_falling_nodes mcl_falling_nodes 2022-02-23 23:58:05 +01:00
mcl_item_entity fix crash when items in unloaded chunk 2022-07-28 11:10:56 +10:00
mcl_minecarts fix more blast resistance and hardness values 2022-06-13 02:48:00 +02:00
mcl_mobs [5.6] mark places with unsafe set_hp entity handling 2022-08-07 00:13:03 +08:00
mcl_paintings mcl_paintings 2022-02-23 23:58:05 +01:00
mcl_wither_spawning Withering Heights Advancement 2022-07-25 11:48:38 -06:00
mobs_mc Fixed Place Water in the Nether with Fish Buckets. 2022-07-30 12:21:16 -06:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00