update to MC 26.1.2 with Mojang mappings, bump to 1.3.0-alpha
- Migrate from Yarn to Mojang official mappings (Minecraft 26.1.2 ships unobfuscated)
- Update Loom plugin (net.fabricmc.fabric-loom 1.16-SNAPSHOT), Gradle 9.5.1, Java 25
- Replace InGameHud mixin with Fabric HudElementRegistry
- Move all client logic from BlockifyMain into BlockifyClient (no main entrypoint)
- Migrate API: Minecraft, Component, KeyMapping, GuiGraphicsExtractor, FormattedCharSequence, etc.
- Drop RenderUtil (album art now drawn via GuiGraphicsExtractor.blit)
- Bump fabric-api 0.149.0+26.1.2, midnightlib 1.9.3+26.1-fabric, loader 0.19.2
Bug fixes carried in:
- Fix matrix stack leak when HUD hidden (push without matching pop)
- Guard volume controls against null hudInfo[6] before parseInt
- Fix OAuth callback URL parsing (handled '=' in code, multiple params)
- Fix typo </body? -> </body> in auth success page
- Remove infinite recursion on 'Connection reset' in put/post/addTrack
- Properly terminate Spotify polling thread on InterruptedException
- updated to 1.21.3
- album cover may be too dark
- save track by button (
Lby default)
- Updated for 1.20.6 may be unstable
- Updated fabric, midnightlib
- Fixed spam logging
- Removed join message
- Tokens file moved
- auto-hide blockify hud when debug is opened
- updated for 1.19.2
- Implemented a button for toggling in-game music
- Updated for 1.19
- target compatibility reduced to java 16
- fixed crash on 1.18.2
-
Added the ability to hide the album art
-
Localization files will be downloaded when the mod is launched
- Implemented Volume Step configuration
- Updated localisations
- Implemented Volume Control
- Added Russian localisation
- Implemented '/sharetrack' command
- Fixed updating track information after switching it
- Add config based on MidnightLib (Scale, Anchor, Position X, Position Y, Title Color, Artist Color, Time Color, Progressbar Color, Background Color, Background Transparency)
- Unified version
Fixed the display of long text with artists
Fixed the display of long text with artists


