Skip to content
Success

Changes

Summary

  1. Activating a super ability has a sound, and trying to cut down trees or (commit: ac4b806) (details)
  2. Forgot to update the changelog (commit: ba4e9e7) (details)
  3. Accidentally made extra details on by default (commit: ec1e7b0) (details)
  4. Stripping Wood is no longer annoying. (commit: 71fc993) (details)
Commit ac4b8068b09ab7b7bded3d7dfec7bcccd426aea4 by nossr50
Activating a super ability has a sound, and trying to cut down trees or
activate skull splitter when on cooldown also has a sound.
(commit: ac4b806)
The file was modified src/main/java/com/gmail/nossr50/util/sounds/SoundManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/sounds/SoundType.java (diff)
The file was modified src/main/resources/sounds.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
Commit ba4e9e73c3294956099992438076e7a201ddce28 by nossr50
Forgot to update the changelog
(commit: ba4e9e7)
The file was modified Changelog.txt (diff)
Commit ec1e7b044c826ceeddda4071b9a21b1e7e4f0731 by nossr50
Accidentally made extra details on by default
(commit: ec1e7b0)
The file was modified src/main/resources/experience.yml (diff)
Commit 71fc9930efa206ec17e3746e35aca60c1901342e by nossr50
Stripping Wood is no longer annoying.
(commit: 71fc993)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/util/BlockUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)