itchio-opengamepadui-plugin/core
Jose Falanga 8b393090ca Fix stale cache launches, FNF runtime deps, and uninstall focus death (v0.1.20)
- Inject the user-level shared-libs dir into LD_LIBRARY_PATH for installed
  games so FNF finds libvlc.so.5 (idempotent, avoids duplicate entries)
- Reconcile cached installs against butlerd's live caves: normalize
  int/float ids, wait for butlerd when the cache claims installs, keep the
  cache when Fetch.Caves fails, and re-save the reconciled cache
- get_caves() returns null on RPC error (vs [] for genuinely nothing
  installed) so callers can tell a transient failure apart
- Patch freshly installed/updated items in place so the Play button launches
  the new binary immediately
- Drop and re-add items through the LibraryManager so the library menu
  re-renders after install/uninstall (core handler is a no-op upstream)
- Restore launch-page focus after uninstall by searching get_tree().root:
  get_tree().current_scene is null in OGPU, so the old fix silently no-oped
  and left the D-pad dead
2026-08-09 15:43:30 -03:00
..
itch_client.gd Fix stale cache launches, FNF runtime deps, and uninstall focus death (v0.1.20) 2026-08-09 15:43:30 -03:00
itch_client.tscn Initial commit 2026-08-05 17:27:43 -03:00
itch_settings.gd Add option to filter games not available on the current platform 2026-08-07 18:41:39 -03:00
itch_settings.tscn Add option to filter games not available on the current platform 2026-08-07 18:41:39 -03:00
library_itch.gd Fix stale cache launches, FNF runtime deps, and uninstall focus death (v0.1.20) 2026-08-09 15:43:30 -03:00
library_itch.tscn Initial commit 2026-08-05 17:27:43 -03:00