Skip to content
Success

Changes

Summary

  1. Fix italicized potion names (commit: b3edca5) (details)
  2. Fixed messages not being sent to the action bar (commit: 0bf1bbe) (details)
  3. Fixed mccooldowns on SQL not working Fixes #5006 (commit: 64206c3) (details)
Commit b3edca530418b6a6ac0c3d91de594ed8aae82d04 by nossr50
Fix italicized potion names
(commit: b3edca5)
The file was modified src/main/java/com/gmail/nossr50/config/skills/alchemy/PotionConfig.java (diff)
The file was modified Changelog.txt (diff)
Commit 0bf1bbe6ac1e57d240e6e847eb6239886f29724e by nossr50
Fixed messages not being sent to the action bar
(commit: 0bf1bbe)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/util/player/NotificationManager.java (diff)
Commit 64206c3ac88f7549fe46619a637d6a6ba1899e78 by nossr50
Fixed mccooldowns on SQL not working Fixes #5006
(commit: 64206c3)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/database/SQLDatabaseManager.java (diff)