Skip to content
Success

Changes

Summary

  1. Fix leaderboards & fix override locale bug (commit: 04459f1) (details)
  2. Some patches (#4494) (commit: 7393421) (details)
  3. Update changelog (commit: 76ebd85) (details)
  4. Update locale_pl.properties (#4486) (commit: fee2b93) (details)
  5. Update changelog (commit: cfe1fd2) (details)
  6. 2.1.193 (commit: 81a3441) (details)
Commit 04459f1ea712c8ae4ca85516bcb47ca40c9fa60b by nossr50
Fix leaderboards & fix override locale bug
Fixes #4493 Fixes #4492
(commit: 04459f1)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/com/gmail/nossr50/database/FlatFileDatabaseManager.java (diff)
The file was modified src/test/java/com/gmail/nossr50/database/FlatFileDatabaseManagerTest.java (diff)
Commit 739342160737dfafc61a5c23fd2e08fd2592f484 by github
Some patches (#4494)

Fixed blocks being dropped from blast mining even if yield was set to 0.
Tree feller not working entirely if one fake block break event is cancelled. (Fixes #4189)
Fixes no woodcutting xp being rewarded if a tree is too big while using tree feller.
(commit: 7393421)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/mining/MiningManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/skills/SkillUtils.java (diff)
The file was modified Changelog.txt (diff)
Commit fee2b93b4bb1fbb946ad5687576d31e2cccc1136 by github
Update locale_pl.properties (#4486)

* Update locale_pl.properties

Lots of minor bugs fixed and the woodcut has a better translated name (as well as the ability to woodcut etc.)
And all guides have been translated :D

* Update locale_pl.properties

Guides.Salvage.* translated
Fixed few mistakes
And added support to the latest version of plugin (like swords update)
(commit: fee2b93)
The file was modified src/main/resources/locale/locale_pl.properties (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)