Skip to content

Updated main app and features#56

Open
druidsareus wants to merge 11 commits into
Da532:masterfrom
druidsareus:master
Open

Updated main app and features#56
druidsareus wants to merge 11 commits into
Da532:masterfrom
druidsareus:master

Conversation

@druidsareus
Copy link
Copy Markdown

Added updates to custom games and community contributions.

Gordon added 11 commits May 23, 2026 11:36
- Add ability to paste and add custom Nintendo Switch games
- Add ability to remove games from the list
- Games and removals are now persisted to ~/NS-RPC/custom_games.json
- Custom games automatically deduplicated on import
- Improved button layout with flexbox alignment
- Enhanced README with complete documentation
- New backend functions: AddCustomGames, RemoveGame, LoadCustomGames, SaveCustomGames
- Updated frontend with custom games panel and remove game panel
- Add dropdown to select between Nintendo Switch and Nintendo Switch 2
- Console selection is displayed in Discord Rich Presence
- Nintendo Switch is the default selection
- Updates Discord status with console name when Switch 2 is selected
- Automatically appends console name to game title in Discord presence
- Changed Discord Rich Presence to show console in main title
- Nintendo Switch 2 now displays as 'Game Title | Switch 2' in Discord
- Nintendo Switch remains unchanged (no suffix added)
- Added FetchGameIcon() function to search Switch Icon Showdown
- Automatically fetches game icons when adding custom games
- Falls back to 'home' (Switch logo) if no icon is found
- Icons are fetched from https://www.switchiconshowdown.com/
- Improved Discord Rich Presence with actual game icons
- Removed icon fetching code (Discord only supports pre-registered images)
- All custom games now use 'home' (Switch logo) as default icon
- Fixes Discord Rich Presence display for custom games
- Ensures consistent icon display across all custom game entries
- Add community_assets.json for community-contributed game icon mappings
- App checks community assets when adding custom games
- Falls back to 'home' icon if no community mapping exists
- Add CONTRIBUTING_ICONS.md guide for contributing game icons
- Users can upload icons to Discord and add mappings via PRs
- Grows the library over time as community contributes
- App checks GitHub releases on startup
- Displays notification when new version available
- Links directly to download latest release
- Works for macOS and Windows
- No manual version bumping needed
…ation

- Display current version at bottom of UI
- Simplify update notification to just show 'Update available'
- Update link now goes to GitHub releases page
- Better user experience for checking updates
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.

1 participant