Skip to content
Success

Changes

Summary

  1. Skills which used to unlock at level 5 now unlock at level 1 and some (commit: 68ad507) (details)
  2. Archaeology now does something (commit: 9133232) (details)
Commit 68ad507be351c624ef9c1ccb55d7fff09965b1f5 by nossr50
Skills which used to unlock at level 5 now unlock at level 1 and some
tweaks to  ranks of other skills, and length scaling for super
abilities. Early game boost has also been modified.
(commit: 68ad507)
The file was modified src/main/java/com/gmail/nossr50/util/player/PlayerLevelUtils.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/resources/skillranks.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/config/experience/ExperienceConfig.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/woodcutting/Woodcutting.java (diff)
The file was modified src/main/resources/experience.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java (diff)
The file was modified src/main/resources/advanced.yml (diff)
Commit 913323245cc438879502cf031ac2309454b51f9e by nossr50
Archaeology now does something
(commit: 9133232)
The file was modified src/main/java/com/gmail/nossr50/skills/excavation/ExcavationManager.java (diff)
The file was modified Changelog.txt (diff)