Skip to content

v0.9.3 — responsive panels for large GUI Scale

Choose a tag to compare

@Hoggormino Hoggormino released this 31 May 09:15
· 183 commits to main since this release

Iron's Spells: Incantation 0.9.3

UI fix for players running with Minecraft GUI Scale = Large (or on small windows).

Fixed

  • Panels now shrink to fit the screen. Every Incantation screen (Config, Welcome wizard, Spell list, Diagnostics, Test Arena, Voice Codex, Add Alias, Help, More menu) used to be a fixed pixel size, so at a large GUI Scale the panel got cut off at the right edge and bottom — the Done button could disappear before you could press it. The panels now clamp to whatever screen space is available with an 8 px margin, so everything stays visible at every GUI Scale.

No behaviour change at default scale

At the default GUI Scale the layout is visually identical to 0.9.2. The clamping only kicks in when the preferred panel would be larger than the screen.

Drop-in upgrade

Drop incantation-0.9.3.jar over your existing 0.9.2 jar. No config migration.