Skip to content
Success

Changes

Summary

  1. Skill Unlock notifications now have sounds (commit: e962f64) (details)
  2. Fixed a bug where Retro mode made you 10x luckier (commit: 87f84a5) (details)
  3. Roll & Gracefull Roll have sounds now (commit: b1be431) (details)
Commit e962f645b69a197f4fae69d982e21b3629ee07b8 by nossr50
Skill Unlock notifications now have sounds
(commit: e962f64)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/player/NotificationManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/sounds/SoundManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/SelfListener.java (diff)
Commit 87f84a5f66f8a531ae153dcf2f1f1d5c15122a5b by nossr50
Fixed a bug where Retro mode made you 10x luckier
(commit: 87f84a5)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/Config.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/SkillUtils.java (diff)
Commit b1be43154afca6ef9f3a1bd20b07e4e9ab2ea4f9 by nossr50
Roll & Gracefull Roll have sounds now
(commit: b1be431)
The file was modified src/main/java/com/gmail/nossr50/util/sounds/SoundManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/subskills/acrobatics/Roll.java (diff)