Skip to content
Success

Changes

Summary

  1. Added many styling options Improved Smelting Style You can now add the (commit: 00f5491) (details)
  2. Buffed Iron Arm, adding ranks to Iron Arm, Iron Grip, Arrow Deflect, and (commit: fc7b4a6) (details)
  3. Fixing an error with shake and RNG calculations (commit: 3734300) (details)
Commit 00f5491718ce0d7c31e3508f46d0e76e79744816 by nossr50
Added many styling options Improved Smelting Style You can now add the
level required to a skills name in the locale (instructions can be found
next to the locale string)
(commit: 00f5491)
The file was modified src/main/java/com/gmail/nossr50/util/TextComponentFactory.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/util/sounds/SoundManager.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/resources/sounds.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/util/sounds/SoundType.java (diff)
Commit fc7b4a679041b84e8aa9ff56b105b4a8dd4e985a by nossr50
Buffed Iron Arm, adding ranks to Iron Arm, Iron Grip, Arrow Deflect, and
Disarm
(commit: fc7b4a6)
The file was modified src/main/java/com/gmail/nossr50/skills/unarmed/Unarmed.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/unarmed/UnarmedManager.java (diff)
The file was modified src/main/resources/advanced.yml (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java (diff)
The file was modified src/main/resources/skillranks.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/config/AdvancedConfig.java (diff)
Commit 3734300e59ec42a90db497726179d4f98f745a23 by nossr50
Fixing an error with shake and RNG calculations
(commit: 3734300)
The file was modified src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java (diff)
The file was modified Changelog.txt (diff)