MineClone2/mods
kabou adcf03e0c6 Refactor leaf decay ABM.
* The leaf decay ABM no longer scans all leaves nodes.  Now only
  "orphaned" leaves are decayed.  These nodes are placed by callbacks
  in tree trunk nodes upon their destruction.
* This commit also removes the tree trunk node caching system and an
  abm throttling mechanism and its associated globalstep function.
2022-12-15 22:42:08 +00:00
..
CORE Raids performance optimisation. Check for village less and over less distance. 2022-12-09 22:59:58 +00:00
ENTITIES Merge conflict fixes for release 0.81.1 2022-12-14 21:38:53 +00:00
ENVIRONMENT Merge conflict fixes for release 0.81.1 2022-12-14 21:38:53 +00:00
HELP update 2022-08-22 21:41:55 +00:00
HUD Merge conflict fixes for release 0.81.1 2022-12-14 21:38:53 +00:00
ITEMS Refactor leaf decay ABM. 2022-12-15 22:42:08 +00:00
MAPGEN Fix incorrectly sized foundations 2022-12-15 21:52:24 +00:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER Base mcl_skins templates off old PP skins 2022-11-17 21:52:35 +00:00