From b9b112708761ef9cf7f8f37834a7c7345c8953f1 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 8 Jun 2024 13:23:06 -0700 Subject: [PATCH] update changelog --- Changelog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 103344b54..aed3e832c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,10 +1,12 @@ 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 (API) Deprecated com.gmail.nossr50.mcMMO.getPlaceStore (API) Added com.gmail.nossr50.mcMMO.getUserBlockTracker (API) Added com.gmail.nossr50.mcMMO.getChunkManager (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 NOTES: