Skip to content
Success

Changes

Summary

  1. Memory leak fix for arrow metadata (commit: 888205f) (details)
  2. Disable random testing for now (commit: dd07bca) (details)
  3. Fix mctop on non-en_US locale (commit: 7bc0157) (details)
  4. Always emulate lure bonus to avoid vanilla bugs (commit: 1c9592a) (details)
Commit 888205fd897ceba50c3a2b2d4c6aeed02e8ce1bc by nossr50
Memory leak fix for arrow metadata
(commit: 888205f)
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 pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/archery/ArcheryManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
Commit dd07bcafc67750e35efced02771a03a7473c0e0d by nossr50
Disable random testing for now
(commit: dd07bca)
The file was modified src/test/java/com/gmail/nossr50/util/random/RandomChanceTest.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/PrimarySkillType.java (diff)
Commit 7bc01571ee16b9af269089227730d1e981b21bdc by nossr50
Fix mctop on non-en_US locale
Fixes #4372
(commit: 7bc0157)
The file was modified Changelog.txt (diff)
Commit 1c9592aba34b5b99e5c9f2d70f8cead081cecebf by nossr50
Always emulate lure bonus to avoid vanilla bugs
Fixes #4359
(commit: 1c9592a)
The file was modified src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java (diff)
The file was modified Changelog.txt (diff)