Skip to content
Success

Changes

Summary

  1. NPE fix for combat on unloaded profiles (commit: 24b3bf1) (details)
  2. Skill Shot is now multiplicative instead of additive (commit: 7c15631) (details)
  3. Sweet Berry Bush nerf (commit: a118d84) (details)
  4. SkillShot tweaks (commit: ceaff0c) (details)
  5. 2.1.112 (commit: d892bfe) (details)
Commit 24b3bf110027a122878b5fe47a0ed91c50e25b77 by nossr50
NPE fix for combat on unloaded profiles
(commit: 24b3bf1)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/StringUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/worldguard/WorldGuardManager.java (diff)
The file was modified Changelog.txt (diff)
Commit 7c156319be68b83c4be3b889a4d0037b1bc227ae by nossr50
Skill Shot is now multiplicative instead of additive
(commit: 7c15631)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/archery/Archery.java (diff)
The file was modified src/main/resources/experience.yml (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/archery/Archery.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
The file was added1
The file was modified pom.xml (diff)