Skip to content
Success

Changes

Summary

  1. Remove music discs from the default loot table (commit: 959d1e4) (details)
  2. Optimizations and potentially fixing a ConcurrentModificationException involving the TransientEntityTracker (commit: fbecbc1) (details)
  3. 2.1.166 (commit: 9180879) (details)
  4. Update changelog (commit: 0466a28) (details)
Commit 959d1e4a05423f0bbd9185f38947b327ca1d2d11 by nossr50
Remove music discs from the default loot table
(commit: 959d1e4)
The file was modified pom.xml (diff)
The file was modified src/main/resources/fishing_treasures.yml (diff)
The file was modified Changelog.txt (diff)
Commit fbecbc167a489962c070959db68bb3d6683ce652 by nossr50
Optimizations and potentially fixing a ConcurrentModificationException involving the TransientEntityTracker
Fixes #4368
(commit: fbecbc1)
The file was modified src/main/java/com/gmail/nossr50/util/TransientEntityTracker.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/taming/TamingManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/PlayerProfile.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)