diff --git a/Changelog.txt b/Changelog.txt index 72f7a98bd..dfa894215 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,12 +1,13 @@ Version 2.2.020 (Codebase) Reworked Roll implementation (See notes) (Codebase) Added unit test coverage for Roll - Fixed blast mining trying to drop non-items (thanks IAISI) - Fixed error spam in mcMMO potion matching logic (see notes) + Fixed Alchemy error spam in mcMMO potion matching logic (see notes) + Fixed Alchemy NPE when brewing finishes Fixed a bug where Roll was modifying damage unnecessarily + Fixed blast mining trying to drop non-items (thanks IAISI) NOTES: - I'll need to rework Alchemy a bit further to address some issues I've found, for now mcMMO will ignore harmless matching errors in the potion matching logic. + I'll need to rework Alchemy config logic a bit further to address some issues I've found, for now mcMMO will ignore harmless matching errors in the potion matching logic. The code for Roll was a bit of a mess, I've rewritten a good chunk of it and added some unit test coverage. I will likely put out another update for Acrobatics in general, as the code for Acrobatics is whack. This would be a good time to suggest changes to Acrobatics on discord. diff --git a/pom.xml b/pom.xml index 329127934..a3abf7d1e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.2.020-SNAPSHOT + 2.2.020 mcMMO https://github.com/mcMMO-Dev/mcMMO