Skip to content

Releases: rfresh2/XaeroPlus

2.24.5

31 Oct 20:44
37c57d7
Compare
Choose a tag to compare

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

31 Oct 20:40
52d4150
Compare
Choose a tag to compare

2.24.4

15 Oct 19:52
e7d95eb
Compare
Choose a tag to compare

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

05 Oct 08:53
66d1d57
Compare
Choose a tag to compare
  • 66d1d574 - implement early mixin loader interface correctly

Forge-1.12.2-166-WM1.39.0-MM24.5.0

04 Oct 05:02
bdb386a
Compare
Choose a tag to compare

2.24.3

02 Oct 07:26
52711f8
Compare
Choose a tag to compare

For WorldMap and Minimap Versions:

  • Fabric: WM1.39.0 MM24.5.0
  • Forge: WM1.39.0 MM24.5.0
  • 52711f82 - use correct blend mode on buffered component
  • d304f6a2 - fix fps limiter with minimap circle shape

2.24.2

01 Oct 20:54
2679db9
Compare
Choose a tag to compare

For WorldMap and Minimap Versions:

  • Fabric: WM1.39.0 MM24.5.0
  • Forge: WM1.39.0 MM24.5.0
  • 2679db9d - fix missing fabric mixin remap
  • dcac811d - MM24.5.0
  • d125c7ae - short circuit data check if single value palette

2.24.1

01 Oct 00:06
bdf24e8
Compare
Choose a tag to compare

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

21 Sep 22:42
2c96fef
Compare
Choose a tag to compare

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

12 Sep 02:18
2dcd519
Compare
Choose a tag to compare

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