Releases: BuildTheEarth/BuildTeamTools
Releases · BuildTheEarth/BuildTeamTools
v0.2.0-alpha - First Release After a Long Time
This release includes major progress since the previous release (~400 commits). The last release before this was on May 10, 2022.
Current State
- Navigation is stable and works well. Proxy/multi-server support improvements are planned.
- Basic BlueMap integration is now available.
- Block Palette is working.
- Generators mostly work, but may still have bugs (feedback is welcome).
- KML features are working.
- Supported versions:
1.18.4+Actively tested on1.21.4and1.21.11. - Some internal rework is planned due to project age.
Upgrade Notes
- Java was upgraded to
21. - Dependencies were updated.
- Reload command now reloads configurations.
- Modules can now be disabled via config.
- Global Navigator now functions outside of Build the Earth Global Network (Proxy)
Known Issues
- Some generator issues may still occur.
- Proxy/multi-server improvements are not fully complete yet.
What’s Changed (PRs)
- Create LICENSE by @MineFact in #1
- [Feature] Added Field Generator by @kyanvde in #20
- FIX lat long order by @GrJo in #24
- Merge fork for kml/geopath commands back to universal-experience branch by @GrJo in #25
- Fixed tpll not working by @kyanvde in #27
- Fix gen bugs by @Zoriot in #39
- Upgrade Java version to 21, and update dependecies by @DonatiFilippo in #45
- Add miscellaneous module by @MineFact in #53
- Integrate Block Palette GUI (BPG) (v2) by @Jasupa in #50
- Improve Navigator (Feature Complete for First Release) by @Zoriot in #49
- Update reload command to reload configurations by @Zoriot in #55
- Fix connection leak by @Zoriot in #57
- Implement disabled modules config by @Zoriot in #56
- fix: changed the directory to where palettes.yml is saved to BuildTeamTools/modules/miscellaneous/blockpalettegui by @Jasupa in #72
- ci(CA): Add qodana static analysis by @qodana-cloud[bot] in #76
- fix: if you type /bp now, the latest applied filters are still there (menu doesn't reset anymore) by @Jasupa in #73
- Improve the plugin for 0.2.0-alpha Release by @Zoriot in #68
New Contributors
- @kyanvde made their first contribution in #20
- @GrJo made their first contribution in #24
- @Zoriot made their first contribution in #39
- @DonatiFilippo made their first contribution in #45
- @Jasupa made their first contribution in #50
- @qodana-cloud[bot] made their first contribution in #76
Full Changelog: v0.1.3-alpha...v0.2.0-alpha