Skip to content
Success

Changes

Summary

  1. Send bleed messages to the correct player (commit: 4031674) (details)
  2. Only activate bleed if the target survives the initial strike (commit: 96b46d3) (details)
  3. Fixing some issues with the new skill system and retro mode (commit: bb64221) (details)
Commit 40316746265293a95aef94d6fcd3929eec8e1a39 by nossr50
Send bleed messages to the correct player
(commit: 4031674)
The file was modified src/main/java/com/gmail/nossr50/skills/swords/SwordsManager.java (diff)
Commit 96b46d31cfcc6a87911cd85c1886b94d4550d100 by nossr50
Only activate bleed if the target survives the initial strike
(commit: 96b46d3)
The file was modified src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/player/NotificationManager.java (diff)
Commit bb64221c6b36cdb59a9a1c0c35506b21f3996c8d by nossr50
Fixing some issues with the new skill system and retro mode
(commit: bb64221)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AcrobaticsCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/AdvancedConfig.java (diff)