Commit graph

30 commits

Author SHA1 Message Date
2e78ddf08e
refactor: moved to commit-and-tag-version 2026-05-10 02:51:49 +03:00
38cb752552
feat: Implemented public plugin system accessible from the store.
feat: Implemented external ryujinx integration plugin
refactor: moved sdk types and schemas to own workspace package
fix: Fixed emulator launch with no game
2026-05-10 02:21:01 +03:00
9051834ace
chore: Updated packages 2026-05-07 14:43:48 +03:00
04e332d91e
refactor: added type generation from schema for sdk with comments 2026-05-05 02:32:07 +03:00
06b7e4074d
feat: Implemented local game import (with a wizard)
feat: Implemented a radial virtual gamepad keyboard.
fix: Fixed shortcuts for file explorer
2026-05-04 14:59:43 +03:00
cf84f40a17
feat: added update notes and moved update to own tab
feat: added update info for emulators
2026-04-26 14:56:54 +03:00
c09fbd3dc8
fix: Fixed tests
feat: Added RClone integration
feat: Implemented plugin settings
feat: Updated minimal store version
test: Fixed tests
feat: Moved store and igdb and es-de to their own plugins
2026-04-17 21:21:14 +03:00
7948bd24fa
feat: Implemented romm saves for dolphin and xenia
feat: Implemented save backups for emulatorjs
fix: Added support for rar archives
fix: Moved to individual ini adjustments for pcsx2 and ppsspp to allow for user editing of configs
2026-04-09 17:15:37 +03:00
05fafced07
feat: Added more ways to detect duplicates
feat: Added resolution and widescreen settings
feat: Added Xenia and Xemu integration
2026-04-06 00:05:00 +03:00
edbc390d14
feat: Implemented audio effects 2026-04-01 21:20:34 +03:00
fe0ab3b498
build: updated lock file 2026-03-31 19:21:05 +03:00
8a0be8c913
test: Added download test and made app more testable in general
fix: Store Downloads not properly working on steam deck
fix: Removed linux shortcuts implementation
2026-03-31 03:11:02 +03:00
dc0f2d150a
fix: ditched sdl and moved to xinput for windows for less ram usage 2026-03-30 02:02:12 +03:00
90d6711935
fix: switched to node-7z
fix: switched to bun spawn but with windowsVerbatimArguments
feat: Added ppsspp integration
feat: Added focusing controls for windows
feat: Added shortcut to kill emulators
2026-03-29 22:18:05 +03:00
816d50ae4d
fix: Fixed romm login, now uses token
feat: Moved romm to internal plugin
fix: Made focusing and navigation more reliable
fix: Loading errors on first time launch
2026-03-28 17:32:51 +02:00
a78e75335f
feat First implementation of plugins system
feat: Added PCSX2 integration
feat: Revamped UI a bit made it look better on light mode
2026-03-25 21:51:10 +02:00
3750e9ed8f
feat: Implemented emulator installation
feat: Updated romm API version
feat: Updated es-de rules
feat: Added tabs to game details
refactor: returned to global query definitions to help with typescript performance
2026-03-22 01:11:21 +02:00
7286541822
feat: implemented a basic store and emulatorjs 2026-03-14 02:15:57 +02:00
4739b89933
feat: Added QR login
fix: Fixed webview for windows builds
2026-03-03 15:51:47 +02:00
5c0e974304
build: added standard-version package 2026-03-01 17:50:36 +02:00
58dccaeb13
build: tied up CI actions 2026-03-01 16:21:41 +02:00
6a288f765e feat: Implemented AppImage building 2026-03-01 15:35:07 +02:00
9e4b2a02c1
feat: Made design more responsive
fix: Made blurring server side to help with performance
fix: Fixed shortcut useEffect loop
2026-02-26 00:28:14 +02:00
e4df8fb9fb
feat: implemented storage management
fix: Enabled fallback secrets
feat: Made header stats actually work
feat: Made steam deck keyboard auto open for some inputs
fix: Made keybaord also work with shortcuts (no tooltips yet)
2026-02-24 00:30:16 +02:00
62f16cbcc1
feat: Moved to stream zip downloading.
feat: Implemented Shortcuts.
feat: Ensured it works on steam deck
2026-02-21 18:28:07 +02:00
f15bf9a1e0
feat: Implemented launching and downloading of roms
This is just an initial implementation lots of kings to iron out
2026-02-19 16:10:29 +02:00
ef08fa6114
feat: move to secure OS credential storage so that you never get logged out again 2026-02-10 00:35:37 +02:00
d5a0e70580
feat: massive front-end overhaul and initial github release 2026-02-08 21:18:10 +02:00
eecc0765b4
build: updated bun 2026-01-23 05:58:49 +02:00
3e90445fab
initial commit 2026-01-23 04:56:39 +02:00