Releases: Th3Shadowbroker/OuroborosMines
Releases · Th3Shadowbroker/OuroborosMines
1.13.0-SNAPSHOT
What's Changed
- Add support for woodcutting and farming skill by @Th3Shadowbroker in #91
- Add additional properties to mining materials by @Th3Shadowbroker in #93
Full Changelog: 1.12.2...1.13.0
1.12.2-SNAPSHOT
What's Changed
- Add support for quests by LMBishop by @Th3Shadowbroker in #89
Full Changelog: 1.12.1...1.12.2
1.12.1-SNAPSHOT
What's Changed
- Fix/itemsadder break by @Th3Shadowbroker in #87
- Fixed a problem that caused the break-animation to be missing when autopickup has been enabled.
Full Changelog: 1.12.0...1.12.1
1.12.0-SNAPSHOT
What's Changed
- Implemented support for EcoSkills by @Th3Shadowbroker in #86
Full Changelog: 1.11.3...1.12.0
1.11.3-SNAPSHOT
What's Changed
- Update dependencies and bumped from 1.11.1 -> 1.11.2 by @Th3Shadowbroker in #84
- Implemented fix to ensure custom block deletion when a block is mined by @Th3Shadowbroker in #85
Full Changelog: 1.11.1...1.11.3
1.11.1-SNAPSHOT
What's Changed
- Update dependencies and added versions plugin by @Th3Shadowbroker in #83
Full Changelog: 1.11.0...1.11.1
1.11.0-SNAPSHOT
What's Changed
- Feature/itemsadder support by @Th3Shadowbroker in #78
- Implemented custom-block loot resolving by @Th3Shadowbroker in #79
- Feature/aurelium skills support by @Th3Shadowbroker in #81
- Updated ItemsAdder support, added material-identifiers, implemented support for connected blocks and bumped versions by @Th3Shadowbroker in #82
Full Changelog: 1.10.2-SNAPSHOT...1.11.0
1.10.2-SNAPSHOT
Fixes
- Fixed a bug that prevented items from dropping when auto-pickup was enabled.
- Fixed handling of the
override
setting, which allows overriding or keeping the natural drops.
1.10.1-SNAPSHOT
Fixes
- Fixed a bug that could lead to incomplete config files (only affects
config.yml
). This bug does not affect users who used a config file that was generated by a release before 1.10.0
1.10.0-SNAPSHOT
Features
- @Shadmage Implemented a permission for auto-pickup (#51)
- Implemented command-drops (#52)
- Implemented help command
/om help
(#61) - Implemented foundation for providing flexible support for region-providers (#67)
- Implemented a permission for mining (#70)
- Implemented Towny support (#71)
Improvements
- Reworked the whole drop-system (#53)
- Restructured and cleaned up a lot of code (#54, #57)
- Updated dependencies (#58, #65 )