update changelog

This commit is contained in:
nossr50 2024-11-03 17:21:20 -08:00
parent 3aaff1911b
commit 6ed4ad76cd

View File

@ -1,5 +1,5 @@
Version 2.2.024 Version 2.2.024
Fixed a bug where Giga Drill breaker was giving out more drop chance than intended Fixed a bug where Giga Drill breaker was giving out more loot than intended
Significant optimizations made to reading new chunks for mcMMO Significant optimizations made to reading new chunks for mcMMO
Significant optimizations to most block interactions in mcMMO code Significant optimizations to most block interactions in mcMMO code
@ -7,7 +7,6 @@ Version 2.2.024
Got a bit carried away and started to optimize stuff. Got a bit carried away and started to optimize stuff.
I was able to make Tree Feller way faster with optimizations in this update, I tested with a custom gigantic tree that had over 200,000 blocks felled (huge) and it only took 4 seconds total, in the previous version of mcMMO this would take over 2-3 minutes. I was able to make Tree Feller way faster with optimizations in this update, I tested with a custom gigantic tree that had over 200,000 blocks felled (huge) and it only took 4 seconds total, in the previous version of mcMMO this would take over 2-3 minutes.
Version 2.2.023 Version 2.2.023
Compatibility with Minecraft 1.21.3 Compatibility with Minecraft 1.21.3
(API) add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (thanks bobcat4848 and Jacob Cuomo) (API) add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (thanks bobcat4848 and Jacob Cuomo)