Skip to content

Release/14.1.0 - Extension Data #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Release/14.1.0 - Extension Data #470

wants to merge 37 commits into from

Conversation

colin969
Copy link
Member

A fairly large update to allow extensions to work with their own data for games.

May be in this state for a while as it matures and docs get written.

Extensions can now:

  • Save arbitrary JSON data on a per game basis
  • Add searchable keys which work in search text parsing for top level JSON members in their data (String, number and boolean comparisons)
  • Add indexed keys for top level JSON members in their data
  • Remove, replace and re-order most Game sidebar components
  • Create their own Game sidebar components and add them to the sidebar display settings

@colin969 colin969 linked an issue May 9, 2025 that may be closed by this pull request
@colin969 colin969 linked an issue May 9, 2025 that may be closed by this pull request
colin969 added 9 commits May 10, 2025 10:04
refactor: Move back button to somewhere nicer on ruffle embed page
chore: Replace placeholder rating and star assets with newly created ones
refactor: Major overhaul of game list header to be dynamic and use weighted widths
refactor: Make ext render settings use redux actions for proper updating of UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application window has no minimum size (Linux) Replace FPFSS edit popup with toast notification
1 participant