Skip to content

0.4.4

Compare
Choose a tag to compare
@xCollateral xCollateral released this 15 Jul 15:46
· 31 commits to 1.20.x since this release

New release fixes JourneyMap compatibility on Minecraft 1.21 and also comes with small perfomance uplifts and some important bugfixes.

Perfomance

  • Slightly improved CPU performance
  • Small GPU performance improvement (5% at most)

Bugfixes

  • Fixed chunk not updating after going beyond RD and coming back
  • Added glint strength uniform
  • Added 32 bits quad index buffer for draw calls that use higher index count
  • Fix compressed vertex format precision bugs (e.g. fire Z-fighting)

Compatibility

  • Implemented FRAPI shader loading
  • Fixed JourneyMap 1.20.6+ compatibility
  • Prevent drawing when buffer builder and shader formats don't match to prevent visual bugs (e.g. BetterNether Firefly)