Skip to content
Success

Changes

Summary

  1. Fixed a bug where party members didn't have properly colored names, added some optimization and removed some unnecessary API (commit: 34d9f70) (details)
  2. Fixed a bug where Spectral arrow awarded too much XP (commit: da06d5c) (details)
  3. Fix Spec Arrow awarding too much XP (commit: f4f6abd) (details)
Commit 34d9f70ac0c8b90ea629852decb6c491561f288a by nossr50
Fixed a bug where party members didn't have properly colored names, added some optimization and removed some unnecessary API
(commit: 34d9f70)
The file was modified pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/author/ConsoleAuthor.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/author/PlayerAuthor.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/ChatManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/mailer/AdminChatMailer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/message/PartyChatMessage.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/author/AbstractPlayerAuthor.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/mailer/PartyChatMailer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/author/Author.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/Misc.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/text/TextUtils.java (diff)
Commit da06d5c075975a31d56ed5c32ae7bda20262b895 by nossr50
Fixed a bug where Spectral arrow awarded too much XP
(commit: da06d5c)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
Commit f4f6abd9d5b5663d274598328436042342250990 by nossr50
Fix Spec Arrow awarding too much XP
(commit: f4f6abd)
The file was modified Changelog.txt (diff)