Skip to content
Success

Changes

Summary

  1. Adding more combat messages to Action Bar (commit: ba5428f) (details)
  2. Taming now uses Action Bar (commit: dad3e76) (details)
  3. Swords now use the ActionBar (commit: f007114) (details)
  4. Unarmed now uses the ActionBar (commit: 79ae49a) (details)
  5. Woodcutting now uses the ActionBar (commit: 6bba647) (details)
  6. Salvage now uses the ActionBar (commit: 2605235) (details)
  7. Repair now used the ActionBar (commit: e1576e8) (details)
Commit ba5428ff12d22ccd926ffef35cd853e5a9496649 by nossr50
Adding more combat messages to Action Bar
(commit: ba5428f)
The file was modified src/main/java/com/gmail/nossr50/runnables/skills/BleedTimerTask.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/taming/TamingManager.java (diff)
Commit f00711475311073e58eb182b0cbe2d97bf0c5962 by nossr50
Swords now use the ActionBar
(commit: f007114)
The file was modified src/main/java/com/gmail/nossr50/skills/swords/SwordsManager.java (diff)
Commit 79ae49a6d147e88917fac24699a95a49e31e9065 by nossr50
Unarmed now uses the ActionBar
(commit: 79ae49a)
The file was modified src/main/java/com/gmail/nossr50/skills/unarmed/UnarmedManager.java (diff)
Commit 6bba64725086a82171a6b44c2a913f7d6f545720 by nossr50
Woodcutting now uses the ActionBar
(commit: 6bba647)
The file was modified src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java (diff)
Commit 2605235f2a0bc600e72845bda265680678dc2b17 by nossr50
Salvage now uses the ActionBar
(commit: 2605235)
The file was modified src/main/java/com/gmail/nossr50/skills/salvage/SalvageManager.java (diff)
Commit e1576e8d1c71f2af05fde9800fb6cb0a67f6dd41 by nossr50
Repair now used the ActionBar
(commit: e1576e8)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/repair/RepairManager.java (diff)