Summary
- Fix BlockStoreConversion bug on folder check (commit: bffabb4) (details)
- Introduce buffering in HashChunkletManager (commit: 8dc9555) (details)
- Close resources in UUIDFetcher (commit: 877ef15) (details)
- Fix resource leak on exception (commit: 69a4ec8) (details)
- [UPDATE] XpBar Translation in English to Korean (commit: 6f79a43) (details)
- [UPDATE] Add a phrase translation that appears when you first learn a (commit: 0897aef) (details)
- [UPDATE] Add Korean translations of phrases that appear during level-up (commit: 401e312) (details)
- Update locale_hu_HU.properties (commit: 9a3b261) (details)
- Update changelog (commit: 7615ff4) (details)
- Fix compile issue (commit: 7114ff0) (details)
- Declare p right away (commit: d023b89) (details)
- 2.1.127 (commit: a3612b6) (details)
The file was modified | src/main/java/com/gmail/nossr50/util/blockmeta/conversion/BlockStoreConversionMain.java (diff) |
The file was modified | src/main/java/com/gmail/nossr50/util/blockmeta/HashChunkletManager.java (diff) |
The file was modified | src/main/java/com/gmail/nossr50/util/uuid/UUIDFetcher.java (diff) |
The file was modified | src/main/java/com/gmail/nossr50/config/WorldBlacklist.java (diff) |
The file was modified | src/main/resources/locale/locale_ko.properties (diff) |
The file was modified | src/main/resources/locale/locale_ko.properties (diff) |
The file was modified | src/main/resources/locale/locale_ko.properties (diff) |
The file was modified | src/main/resources/locale/locale_hu_HU.properties (diff) |
The file was modified | Changelog.txt (diff) |
The file was modified | src/main/java/com/gmail/nossr50/config/WorldBlacklist.java (diff) |
The file was modified | src/main/java/com/gmail/nossr50/mcMMO.java (diff) |
The file was modified | pom.xml (diff) |