Releases: OneLiteFeatherNET/Microtus
Releases · OneLiteFeatherNET/Microtus
1.5.0
🐛 Fixes
- Fix potential protocol mismatch and exploit for plugin message channel @TheMeinerLP (#86)
- Fix custom player provider usage for junit @TheMeinerLP (#81)
- Cache uuid pattern @theEvilReaper (#80)
- Fix wrong translated enabled features @TheMeinerLP (#75)
- Send explosions only to nearby players @joelramilison (#82)
✨ Features
- Update from upstream @TheMeinerLP (#87)
- Add flag to modify the maximum amount of usable ServerLinks @Joltras (#85)
- Fix wrong translated enabled features @TheMeinerLP (#75)
- Improve BlockFace usage to avoid unnecessary object creation @theEvilReaper (#74)
- Pull upstream @TheMeinerLP (#73)
- Enhance instance and player handling in the test module @theEvilReaper (#72)
- Cleanup generator package @theEvilReaper (#71)
- Improved Testing @TheMeinerLP (#65)
- Remove jitpack section @theEvilReaper (#70)
- Update from Upstream @TheMeinerLP (#69)
- Update from Upstream @TheMeinerLP (#68)
- [Chore] Update Gradle to version 8.8 @theEvilReaper (#58)
✅ Chore
- [Chore] Update Gradle to version 8.8 @theEvilReaper (#58)
- Update dependency com.google.code.gson:gson to v2.11.0 @renovate (#45)
- Update dependency org.mockito:mockito-core to v5.12.0 @renovate (#47)
- Update actions/cache action to v4 @renovate (#52)
- Update gradle/wrapper-validation-action action to v3 @renovate (#54)
- Update kotlin monorepo to v2 (major) @renovate (#55)
- Remove old notification system @theEvilReaper (#76)
📝 Documentation updates
- Enhance instance and player handling in the test module @theEvilReaper (#72)
- Cleanup generator package @theEvilReaper (#71)
- Remove jitpack section @theEvilReaper (#70)
📦 Dependency updates
- Update dependency com.google.code.gson:gson to v2.11.0 @renovate (#45)
- Update dependency org.mockito:mockito-core to v5.12.0 @renovate (#47)
- Update actions/cache action to v4 @renovate (#52)
- Update gradle/wrapper-validation-action action to v3 @renovate (#54)
- Update kotlin monorepo to v2 (major) @renovate (#55)
1.4.2
- Microtus rebase @TheMeinerLP (#2)
- Apply microtus @TheMeinerLP (#1)
🐛 Fixes
- Comment out gameevent tags and fix order of AtomicInteger for fluid registry @TheMeinerLP (#37)
- [Bugfix] Fix some failing tests @theEvilReaper (#32)
- [Chore] Improve internal registry handling for implementation creation. @TheMeinerLP (#9)
- [Bugfix] Improve version string for bstats @TheMeinerLP (#8)
- [Docs] Fix docs generation @TheMeinerLP (#4)
✨ Features
- [Feature] Improved Testing Lib @TheMeinerLP (#42)
- [#34] Better Notification System @TheMeinerLP (#35)
- [Chore] Replace enum with registry system for feature flags @TheMeinerLP (#28)
- Bump snapshot version @TheMeinerLP (#31)
- [Chore] Replace static enum with generated villager types and professions @TheMeinerLP (#26)
- [Chore] Rework attribute system to generice generator @TheMeinerLP (#23)
- [Chore] Remove preview feature @TheMeinerLP (#7)
- [Chore] Update gradle to 8.7 @TheMeinerLP (#6)
- [Gradle Extension] Move source to right folder @TheMeinerLP (#3)
✅ Chore
- [Chore] Replace e.printstacktrace with exception manager call or logger @TheMeinerLP (#29)
- [Chore] Replace enum with registry system for feature flags @TheMeinerLP (#28)
- [Chore] Replace enum with code generator for fluids @TheMeinerLP (#27)
- Bump snapshot version @TheMeinerLP (#31)
- [Chore] Replace static enum with generated villager types and professions @TheMeinerLP (#26)
- [Chore] Rework attribute system to generice generator @TheMeinerLP (#23)
- Update snapshot and release version @OneLiteFeather (#24)
- [Chore] Remove old biome generator @TheMeinerLP (#21)
- [Chore] Improve internal registry handling for implementation creation. @TheMeinerLP (#9)
- [Chore] Remove preview feature @TheMeinerLP (#7)
- [Chore] Update gradle to 8.7 @TheMeinerLP (#6)
- [Chore] Change adventure javadocs link @TheMeinerLP (#5)
📝 Documentation updates
- [Chore] Change adventure javadocs link @TheMeinerLP (#5)
- [Docs] Fix docs generation @TheMeinerLP (#4)
🚦 Tests
- [Bugfix] Fix some failing tests @theEvilReaper (#32)