DecDuck
2dd90fbc44
New v0.4.0 website
2026-04-03 01:25:10 +00:00
DecDuck
50106d5fa2
Add final packages and fix torrential launch
2026-03-30 19:47:53 +11:00
DecDuck
84fa70f436
Fix emulator path calculation ( #188 )
...
Fixes a typo that makes the emulator executable append to the **game** install dir, not the **emulator** install dir.
2026-02-26 01:54:26 +11:00
DecDuck
82b9912bd0
Game updates ( #187 )
...
* refactor: split umu launcher
* feat: latest version picker + fixes
* feat: frontend latest changes
* feat: game update detection w/ setting
* feat: fixes and refactor for game update
* fix: windows ui
* fix: deps
* feat: update modifications
* feat: missing ui and lock update
* fix: create install dir on init
* fix: clippy
* fix: clippy x2
* feat: add configuration option to toggle updates
* feat: uninstall dropdown on partiallyinstalled
2026-02-25 23:27:30 +11:00
DecDuck
16ef83228b
Async downloader, better Proton support ( #183 )
...
* feat: async downloader + other fixes
* feat: windows command parsing + use library path for install path
* feat: better proton support
* feat: style fixes and store button now uses in-app
* feat: emulator rename + umu emulator fix
* feat: bring process creation inline with docs
* fix: clippy
2026-02-06 23:24:14 +11:00
DecDuck
1f74d35bdc
In-app store, delta version support ( #179 )
...
* fix: windows launch
* feat: add necessary client fixes for store
* fix: keyring fix
* feat: delta version support
* feat: dl/disk progress
* feat: move to jwt auth
* fix: lint
2026-02-06 00:30:27 +11:00
DecDuck
fc69ae30ab
Depot API & executor launch ( #173 )
...
* feat: depot api downloads
* feat: frontend fixes and experimental webview store
* feat: sync downloader
* feat: cleanup and fixes
* feat: encrypted database and fixed resuming
* feat: launch option selector
* fix: autostart when no options
* fix: clippy
* fix: clippy x2
* feat: executor launch
* feat: executor launch
* feat: not installed error handling
* feat: better offline handling
* feat: dependency popup
* fix: cancelation and resuming issues
* feat: dedup by platform
* feat: new ui for additional components and fix dl manager clog
* feat: auto-queue dependencies
* feat: depot scanning and ranking
* feat: new library fetching stack
* In-app store page (Windows + macOS) (#176 )
* feat: async store loading
* feat: fix overscroll behaviour
* fix: query params in server protocol
* fix: clippy
2026-01-20 11:40:48 +11:00
DecDuck
b5e5fc0c77
Fix server error messages
2025-11-30 23:13:01 +11:00
DecDuck
6754d0b5d4
Bump version
2025-11-15 09:09:58 +11:00
quexeky
8ff7604502
156 refactor into workspaces ( #157 )
...
* chore: Major refactoring
Still needs a massive go-over because there shouldn't be anything referencing tauri in any of the workspaces except the original one. Process manager has been refactored as an example
Signed-off-by: quexeky <git@quexeky.dev >
* fix: Remote tauri dependency from process
Signed-off-by: quexeky <git@quexeky.dev >
* refactor: Improvements to src-tauri
Signed-off-by: quexeky <git@quexeky.dev >
* refactor: Builds, but some logic still left to move back
Signed-off-by: quexeky <git@quexeky.dev >
* refactor: Finish refactor
Signed-off-by: quexeky <git@quexeky.dev >
* chore: Run cargo clippy && cargo fmt
Signed-off-by: quexeky <git@quexeky.dev >
* refactor: Move everything into src-tauri
Signed-off-by: quexeky <git@quexeky.dev >
---------
Signed-off-by: quexeky <git@quexeky.dev >
2025-10-14 17:12:51 +11:00