Releases: rfresh2/XaeroPlus
Releases · rfresh2/XaeroPlus
2.24.5
For WorldMap and Minimap Versions:
- Fabric: WM1.39.0 MM24.6.1
- Forge: WM1.39.0 MM24.6.1
Forge-1.12.2-168-WM1.39.0-MM24.6.1
- 52d41500 - MM24.6.1
2.24.4
For WorldMap and Minimap Versions:
- Fabric: WM1.39.0 MM24.5.0
- Forge: WM1.39.0 MM24.5.0
- e7d95eba - render world border overlay setting
- 30a67361 - prefix injected right click options
- 10534e5f - fix default waypoint set id for waystone sync
- db317007 - ensure io exceptions caught
- c92469ce - bump version
- 8e52dd9b - copy coordinates right click option
- becad4e1 - move common gradle project configuration to conventions plugin
Forge-1.12.2-167-WM1.39.0-MM24.5.0
- 66d1d574 - implement early mixin loader interface correctly
Forge-1.12.2-166-WM1.39.0-MM24.5.0
2.24.3
2.24.2
2.24.1
For WorldMap and Minimap Versions:
- Fabric: WM1.39.0 MM24.4.0
- Forge: WM1.39.0 MM24.4.0
- bdf24e87 - drop down a few logs to debug
- badcea13 - reuse tesselator buff instead of allocating new
- aca78d8b - refactor redundant logic and add fp check
- 69707baa - workaround other mods loading jdbc drivers before we are on the classpath
- d90e70fb - small logic refactor
- 75cf6709 - clean up test code
- 0626c4c0 - correct changed translation keys
- a2a568c6 - Palette NewChunks detection improvements
- 5d3e7912 - XP prefix on all translation keys
- bc7e6d46 - settings refactor
- 31b5d8c5 - Bump com.gradleup.shadow from 8.3.0 to 8.3.2 (#169)
- f0b912ab - gradle 8.10.2
- 34dec182 - share vertex buffer and flip as needed on refresh
- f64284da - fix minimap highlight shader flipped axis
- db0b37b5 - minimap highlight shader
2.24
For WorldMap and Minimap Versions:
- Fabric: WM1.39.0 MM24.4.0
- Forge: WM1.39.0 MM24.4.0
- 2c96fef4 - 2.24
- c9c0cba0 - simplify draw matrix transforms
- ca3e7c7b - reduce OW palette false negatives by checking more sections
- 1d31f10f - 2b2t OldBiomes chunk highlights
- c22e0340 - fix wp beacon green/blue color being swapped
- 05cba995 - ensure existing vertex buf closed on refresh
- 1554f762 - remove unneeded setup calls
- 1aa20db2 - null safety
- 661c9331 - Chunk Highlight Shader
2.23.2
For WorldMap and Minimap Versions:
- Fabric: WM1.39.0 MM24.4.0
- Forge: WM1.39.0 MM24.4.0
- 2dcd5191 - gradle 8.10.1
- 86c4c391 - minor opts
- 62cf2a4a - setting to disable sodium/embeddium settings integration
- 1ce7d927 - adjust highlights setting order
- 885d9e2f - Liquid NewChunks Y>0 setting
- f3a1c741 - sync baritone wp to current wp set instead of default
- 2201d518 - handle more baritone sync edge cases
- 3685e1e9 - bump version
- f6af6dff - fix baritone goal sync cross dim
- 473963fc - simplify wm highlights bounds check
- 89da0367 - fix grid highways equation
- cc97bff9 - reduce cache refresh thread count
- 93dd327f - draw highlight features in consistent order
- 95065d42 - cleanup
- f8641f18 - smooth middle click pan when fps changes