Skip to content
Success

Changes

Summary

  1. Fix ArrayIndexOutOfBounds for certain events due to spigot API bug (commit: 700a7f4) (details)
  2. actually a radius now.. although not really (commit: bb57e6d) (details)
  3. 2.1.189 (commit: 729a914) (details)
Commit 700a7f4d35869dd4fe29d236ae33c22aef9e8a97 by nossr50
Fix ArrayIndexOutOfBounds for certain events due to spigot API bug
Fixes #4488
(commit: 700a7f4)
The file was modified src/main/java/com/gmail/nossr50/util/Misc.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/compat/CompatibilityManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/compat/CompatibilityLayer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/util/blockmeta/BitSetChunkStore.java (diff)
The file was addedsrc/main/java/com/gmail/nossr50/util/compat/layers/world/WorldCompatibilityLayer_1_16_4.java
The file was modified src/test/java/com/gmail/nossr50/util/blockmeta/ChunkStoreTest.java (diff)
The file was addedsrc/main/java/com/gmail/nossr50/util/compat/layers/world/WorldCompatibilityLayer.java
Commit bb57e6d464fe9ed11c07d178779ed379f42540d3 by nossr50
actually a radius now.. although not really
(commit: bb57e6d)
The file was modified src/test/java/com/gmail/nossr50/util/blockmeta/ChunkStoreTest.java (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)