Add supports MC 1.20.2 & 1.20.3
Removed patches :
- MC-213104 : The bug has been fixed upstream by Mojang and the patch is no more included in this version
- MC-259687 : The bug has been fixed upstream by Mojang and the patch is no more included in this version
- MC-267006 : The bug has been fixed upstream by Mojang and the patch is no more included in this version
BugFixes
- MC-111435 patch : the amount of damages incremented in the stat weren't correctly calculated when they were over the remaining health
- MC-29519 patch : same fix than upper one
- MC-29519 patch : the stats was incremented using the raw damages not taking account of the absorbion, enchantements, etc
- MC-29519 patch : fireworks damages count even if entity isn't damaged while in range of the explosion
Internals
- Upgrade gradle and loom
- Some code cleaning and patch refactoring
Translations
- The mod supports now : German, Polish, Russian and Chinese Simplified
Experimental
- The patch for MC-267006 is no more experimental
Add support for MC 1.21
Removed Patches :
- The MC-157098 issue has been fixed upstream by Mojang the patch is no more included in this version.
Modified Patches :
- The MC-154487 issue had been indirectly fixed partially for shift clicking by Mojang with the MC-271199 fix but issue still appears for other clicking types and is fixed by the mod
Features :
- Fix MC-265376 : Kills by Goats are not counted in statistics
- Fix MC-268093 : Breaking a decorated pot with an arrow doesn't affect statistics
Experimental features :
- Fix MC-267006 : The Distance Flown statistics rapidly increases when you are standing in Ender Dragon's hitbox
More tests are needed to know if the dragon combat and particularly when the dragon eject players in the air isn't broken with the vanilla behavior, please test it and report any bug in the issue tracker.
Supports Minecraft 1.20.5
Removed patch:
- The MC-189484 issue has been fixed upstream by Mojang the patch is no more included in this version.
Fix
- In a specific scenario config file was filled with blank leading to resetting to the default values at the next game reboot.
- The fix for MC-259687 is no longer experimental as the real cause has been identified and the issue addressed. Elytra related stat increment should now be 100% accurate
Internal
- Improvements with the config management
Features
- Fix MC-29519 : Damage dealt stat doesn't increase when using projectiles to attack entities
- Fix MC-231743 : Pottable plant used stat doesn't increase when placing plants into flower pots
- Fix MC-147347 : Lighting a creeper with a flint and steel doesn't count as mob killed in statistics
- Fix MC-264274 : Lily pad and frogspawn do not increment "used" statistic when placed on water
- Fix MC-182814 : Drinking honey bottles increases used stat by two and runs the consume advancement trigger twice
This is the last bunch of issues that had been fixed before the final tests of the v1.0.0. The v1.0.0 should be released with the future next Minecraft update if no report of bug are opened in the issue tracker by then.