فهرست منبع

Bump version for release

t00thpick1 10 سال پیش
والد
کامیت
397ec929aa
2فایلهای تغییر یافته به همراه13 افزوده شده و 2 حذف شده
  1. 12 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 12 - 1
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

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>1.5.03-SNAPSHOT</version>
+    <version>1.5.03</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <issueManagement>