Skip to content
Success

Changes

Summary

  1. new chunkstore (commit: 01f31e7) (details)
  2. update changelog (commit: d0d05a3) (details)
  3. Add back missing cooldown locale message (commit: 006a7bf) (details)
Commit 01f31e76f57e8be8bbaa867bf6396bbaf752f792 by nossr50
new chunkstore

Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
(commit: 01f31e7)
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/PrimitiveExChunkletStore.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/ChunkStoreFactory.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/ChunkManagerFactory.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/conversion/BlockStoreConversionZDirectory.java
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/NullChunkManager.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkletManagerFactory.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkletStoreFactory.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/ChunkManager.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkletStore.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/conversion/BlockStoreConversionXDirectory.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkletManager.java
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkStore.java
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/HashChunkManager.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/conversion/BlockStoreConversionMain.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/McMMOSimpleChunkBuffer.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/McMMOSimpleRegionFile.java
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkManagerFactory.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/ChunkStore.java
The file was addedsrc/test/java/ChunkStoreTest.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/HashChunkManager.java
The file was modified src/main/java/com/gmail/nossr50/listeners/WorldListener.java (diff)
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/HashChunkletManager.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/NullChunkletManager.java
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/BitSetChunkStore.java
The file was modified pom.xml (diff)
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/ChunkManager.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/PrimitiveChunkletStore.java
The file was addedsrc/main/java/com/gmail/nossr50/util/blockmeta/McMMOSimpleRegionFile.java
The file was modified Changelog.txt (diff)
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/NullChunkManager.java
The file was removedsrc/main/java/com/gmail/nossr50/util/blockmeta/chunkmeta/PrimitiveChunkStore.java
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified Changelog.txt (diff)
Commit 006a7bf2772bb6ed16a471b1e0f9117119d5dc6d by nossr50
Add back missing cooldown locale message
Fixes #4361
(commit: 006a7bf)
The file was modified src/test/java/ChunkStoreTest.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)