Skip to content
Success

Changes

Summary

  1. 2.1.0 is probably playable now, but not unfinished (commit: 4a30fcc) (details)
  2. Alchemy stats are now hidden until the appropriate skills are unlocked (commit: 6cc6de6) (details)
  3. Archery skills do not show stats until unlocked (commit: 086e29c) (details)
  4. Axe skill stats are hidden unless unlocked (commit: 61d87ef) (details)
  5. Excavation hides stats until skills are unlocked (commit: 427d8c3) (details)
  6. Fishing stats are now hidden until skill is unlocked (commit: 1aa4df0) (details)
Commit 4a30fcc2de760862528cc5623c505af8c185ffaf by nossr50
2.1.0 is probably playable now, but not unfinished
(commit: 4a30fcc)
The file was modified src/main/java/com/gmail/nossr50/skills/alchemy/Alchemy.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/RankConfig.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/MmoInfoCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/WoodcuttingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/TextComponentFactory.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/RankUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SuperAbilityType.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/McMMOWebLinks.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/Config.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/woodcutting/Woodcutting.java (diff)
The file was modified src/main/resources/advanced.yml (diff)
The file was modified src/main/resources/skillranks.yml (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/config/AdvancedConfig.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/TamingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/PrimarySkillType.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java (diff)
Commit 6cc6de6e823e4c8a326f8400150b80166f745b17 by nossr50
Alchemy stats are now hidden until the appropriate skills are unlocked
(commit: 6cc6de6)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AlchemyCommand.java (diff)
Commit 086e29c4ac8105d9edc30d496d8e75bcf55f83d5 by nossr50
Archery skills do not show stats until unlocked
(commit: 086e29c)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java (diff)
Commit 61d87eff10ae960039e58c4b39d84b3cc7358994 by nossr50
Axe skill stats are hidden unless unlocked
(commit: 61d87ef)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AxesCommand.java (diff)
Commit 427d8c3b21b87b77ee41aa0bea172e38225c4e95 by nossr50
Excavation hides stats until skills are unlocked
(commit: 427d8c3)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java (diff)
The file was modified src/main/resources/skillranks.yml (diff)
Commit 1aa4df01f9b182a552dab0e5ecf370893a4bdba9 by nossr50
Fishing stats are now hidden until skill is unlocked
(commit: 1aa4df0)
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/commands/skills/AlchemyCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/ExcavationCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java (diff)
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/datatypes/skills/SubSkillType.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AxesCommand.java (diff)