Skip to content

v0.0.11

Choose a tag to compare

@ericreinsmidt ericreinsmidt released this 18 Jun 17:38
· 5 commits to main since this release

Don't install this :) — DEV purposes only!

Leaf v0.0.11 — in-game menu readability + game-switcher polish.

In-game menu

  • Readability underlays behind the title, the list, and the hint bar, drawn in the active theme's own background color so menu text keeps full contrast over the paused game frame — fixes washed-out text on the light color schemes.
  • Direction hints render correctly — the Move (↑↓) and Adjust (←→) glyphs no longer show as tofu.
  • Cleaner game titles — ROM-filename tags like (U), [!], (En,Fr,Es) are stripped from the displayed title.

Game switcher (SELECT)

  • Bigger art — tiles fill the available height and the carousel is vertically centered (no more dead band under the tiles).
  • 4:3 placeholder cards for games without art, so they match the size of real screenshots instead of towering over them.
  • SELECT closes the switcher too (alongside B).
  • Same title cleanup as the in-game menu.

Under the hood

  • Catastrophe: footer glyphs render in a glyph-complete font; new per-draw footer background-opacity control.

Built from a warning-free make mlp1; cores + licenses gate passed.