Browse Source

update changelog

nossr50 1 year ago
parent
commit
b9b1127087
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Changelog.txt

+ 3 - 1
Changelog.txt

@@ -1,10 +1,12 @@
 Version 2.2.013
 Version 2.2.013
+    (Locale) Updates to zh_TW (thanks chunkiuu)
+    (Locale) Updates to zh_CN (thanks haha44444)
     Modified the RNG for dropping non-ore blocks from Blast Mining to yield about 50% of what was destroyed
     Modified the RNG for dropping non-ore blocks from Blast Mining to yield about 50% of what was destroyed
     (API) Deprecated com.gmail.nossr50.mcMMO.getPlaceStore
     (API) Deprecated com.gmail.nossr50.mcMMO.getPlaceStore
     (API) Added com.gmail.nossr50.mcMMO.getUserBlockTracker
     (API) Added com.gmail.nossr50.mcMMO.getUserBlockTracker
     (API) Added com.gmail.nossr50.mcMMO.getChunkManager
     (API) Added com.gmail.nossr50.mcMMO.getChunkManager
     (API) Added new methods to com.gmail.nossr50.util.blockmeta.UserBlockTracker for easier readability
     (API) Added new methods to com.gmail.nossr50.util.blockmeta.UserBlockTracker for easier readability
-    (API) Deprecated the old poorly named methods in UserBlockTracker
+    (API) Deprecated many poorly named methods in UserBlockTracker (see notes)
     (Codebase) Cleaned up and organized unit tests relating to UserBlockTracker
     (Codebase) Cleaned up and organized unit tests relating to UserBlockTracker
 
 
     NOTES:
     NOTES: