diff --git a/Changelog.txt b/Changelog.txt index 80a06a0e1..d0d8ce7c2 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -7,8 +7,19 @@ Key: ! Change - Removal -Version 1.5.03-dev +Version 1.5.03 = Fixed bug where blocks would not get tracked correctly when using sticky pistons and slime blocks in certain situations + = Fixed bug where config value for Daze damage was ignored + = Fixed UUID updater to not lose data on errors + = Fixed bug where uuid update could result in large amounts of user data being deleted + = Fixed bug where custom potions were missed in potion stage calculation + = Fixed piston dupe bugs permanently + = Fixed bug involving user name changes + = Fixed old user purge to properly calculate months + = Fixed bug where Repair would incorrectly check items + = Fixed bug where apostrophes in locale files would not read correctly + = Fixed bug where treasure data was limited to 255 instead of Short.MAX_VALUE + ! Moved more user loading calculations to async loading thread to reduce lag on login Version 1.5.02 + Added option to config.yml for Chimaera Wings to stop using bed spawn points diff --git a/pom.xml b/pom.xml index 4d19c8181..9e7d03af1 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 1.5.03-SNAPSHOT + 1.5.03 mcMMO https://github.com/mcMMO-Dev/mcMMO