Skip to content
Success

Changes

Summary

  1. Fixing Rupture (Bleed) ConcurrentModificationException Removed the (commit: c22a1a0) (details)
Commit c22a1a0dd2c00f18cbdbbb9d2a1f6cb131bf3fe8 by nossr50
Fixing Rupture (Bleed) ConcurrentModificationException Removed the
internal limit on ticks for Rupture Rupture no longer adds new ticks
when applying bleed to an existing target, it instead refreshes the
duration
(commit: c22a1a0)
The file was modified src/main/java/com/gmail/nossr50/runnables/skills/BleedTimerTask.java (diff)
The file was addedsrc/main/java/com/gmail/nossr50/runnables/skills/BleedContainer.java
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified Changelog.txt (diff)