Skip to content
Success

Changes

Summary

  1. player profile load event from issue request #4045 (commit: c6c1c39) (details)
  2. removing this task that i once thought i needed and now realize that it (commit: 478d542) (details)
  3. fixing the things (commit: 67bfb40) (details)
  4. deleting one character variables for good (commit: c3548be) (details)
  5. Fixes #4056 (commit: 9154b3f) (details)
  6. Correctly encode Russian translation file (#4058) (commit: d3a7ff8) (details)
  7. Update changelog (commit: ceaf3d4) (details)
  8. 2.1.107 (commit: 4a4124d) (details)
Commit c6c1c39a9860bb69057c4dcf087e24bc71f8182d by liam
player profile load event from issue request #4045
(commit: c6c1c39)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was addedsrc/main/java/com/gmail/nossr50/runnables/player/ExecutePlayerProfileLoadEventTask.java
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/runnables/player/PlayerProfileLoadingTask.java (diff)
The file was addedsrc/main/java/com/gmail/nossr50/events/players/McMMOPlayerProfileLoadEvent.java
The file was modified src/main/java/com/gmail/nossr50/util/EventUtils.java (diff)
Commit 478d542981b0617b7d17aad79e5f3c103f089a46 by liam
removing this task that i once thought i needed and now realize that it
is completely unnecessary
(commit: 478d542)
The file was removedsrc/main/java/com/gmail/nossr50/runnables/player/ExecutePlayerProfileLoadEventTask.java
The file was modified src/main/java/com/gmail/nossr50/events/players/McMMOPlayerProfileLoadEvent.java (diff)
The file was modified src/main/java/com/gmail/nossr50/runnables/player/PlayerProfileLoadingTask.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
Commit c3548be380295cc86e707741bfd88f4ee6b981bf by liam
deleting one character variables for good
(commit: c3548be)
The file was modified src/main/java/com/gmail/nossr50/util/EventUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
The file was modified Changelog.txt (diff)
Commit d3a7ff8e8c19b0bd874dff555b7529202a5d6145 by theboyetronic
Correctly encode Russian translation file (#4058)
(commit: d3a7ff8)
The file was modified Changelog.txt (diff)
The file was modified src/main/resources/locale/locale_ru.properties (diff)
The file was modified Changelog.txt (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)