Skip to content
Success

Changes

Summary

  1. remove msg about in development skills (commit: 684583c) (details)
  2. Prevent IllegalArgumentException with Rupture and provide more detailed logging when Rupture cannot activate from illegal state Fixes #5063 (commit: c7409a8) (details)
  3. update changelog (commit: 969b901) (details)
Commit 684583c19b32b6563a6843329daba3d7aa1e3e05 by nossr50
remove msg about in development skills
(commit: 684583c)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/MacesCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/TridentsCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/skills/salvage/SalvageConfig.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/CrossbowsCommand.java (diff)
The file was modified pom.xml (diff)
Commit c7409a8f9bb775bccf4232ec4abea6c186c6ec1d by nossr50
Prevent IllegalArgumentException with Rupture and provide more detailed logging when Rupture cannot activate from illegal state Fixes #5063
(commit: c7409a8)
The file was modified src/main/java/com/gmail/nossr50/runnables/skills/RuptureTask.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
The file was modified Changelog.txt (diff)