Skip to content

Fix reported game issues and add collections#279

Open
asxrow66 wants to merge 7 commits into
MythicApp:mainfrom
asxrow66:fix/github-issues-batch-v2
Open

Fix reported game issues and add collections#279
asxrow66 wants to merge 7 commits into
MythicApp:mainfrom
asxrow66:fix/github-issues-batch-v2

Conversation

@asxrow66

@asxrow66 asxrow66 commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Fixes narrow game cards by collapsing the primary Play/Install action into the overflow menu when there is not enough horizontal room.
  • Adds local Mythic collections for games: store/preserve collection names on games, add/remove them in game settings, and filter/search by collections in the library.
  • Preserves collections when storefront data is merged/refreshed.
  • Delays the automatic Sparkle background update check until the next interval so the app can launch cleanly instead of firing the background updater immediately at startup.

Fixes #180
Fixes #188

Verification

  • xcodebuild -scheme Mythic CODE_SIGNING_ALLOWED=NO SWIFTLINT=NO build
  • Opened the rebuilt Debug app locally; Mythic launches to the setup screen ✅
  • swiftlint --quiet skipped locally: swiftlint is not installed

@asxrow66 asxrow66 changed the title fix: resolve reported game and web bugs Fix reported game issues and add collections Jun 3, 2026
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.

[feat]: Add support for Epic Games collections [bug]: buttons don't fit on game card when Mythic isn't using the full screen or enough for it to fit

1 participant