Skip to content

FloydAddons 2.4.0 (MC 26.1 / 26.1.2 / 26.2)

Choose a tag to compare

@lunabot9 lunabot9 released this 01 Aug 01:56
· 1 commit to bc959b22fb9d971efdce92ee6afe18ea16aa519f since this release

Summary

  • Replaced the custom main menu background with a shader-driven ocean and night-sky scene across 26.1, 26.1.2, and 26.2.
  • Fixed black/red background flashes and disappearing Floyd font batches in Multiplayer, Singleplayer, and Options.
  • Kept the animated shader on the custom title screen while vanilla submenu screens use Minecraft's stable blurred background lifecycle.

Included changes

  • Prevented the menu shader PIP renderer from flushing Minecraft's shared GUI buffer into its off-screen target.
  • Moved pooled PIP texture recycling to the completed GUI-frame boundary.
  • Added stable Floyd wrapper screens for Multiplayer, Singleplayer, and Options.
  • Preserved linear sampling for the menu shader on 26.1 and 26.1.2 with a 26.2-safe version gate.
  • Rebuilt and tested fresh jars for 26.1, 26.1.2, and 26.2.