itchio-opengamepadui-artpro.../core
Jose Falanga d9e59a411f
All checks were successful
Build plugin / build (push) Successful in 1m10s
feat: disk caching for GIF frames and banners, debug focus handler
- Persist animated GIF frames to user://boxart/itch/anim_frames/<hash>/
  so subsequent loads skip ffmpeg extraction entirely.
- Persist static GIF first-frame PNGs alongside for the same reason.
- Cache stitched banner images via OGPU Cache with a synthetic key
  from both screenshot URLs, avoiding re-stitch on every load.
- Add comprehensive debug logging to _on_focus_changed to diagnose
  why AnimatedTextures aren't playing (logs control name, type,
  GameCard ancestor, texture type).
- Fix plugin.json version to match git tag (was stuck at 0.1.14).

Bump to v0.1.18
2026-08-20 00:36:41 -03:00
..
artprovider_settings.gd feat: animated GIF covers with config toggle and focus-based pausing 2026-08-19 21:11:04 -03:00
artprovider_settings.tscn feat: animated GIF covers with config toggle and focus-based pausing 2026-08-19 21:11:04 -03:00
boxart_itch.gd feat: disk caching for GIF frames and banners, debug focus handler 2026-08-20 00:36:41 -03:00
boxart_itch.tscn Initial commit: itch.io box art provider for OpenGamepadUI 2026-08-16 20:17:35 -03:00