Commit Graph

64 Commits

Author SHA1 Message Date
084e006f06 chore: add inline updater 2025-07-30 20:26:05 +02:00
d72d2731d9 chore: remove unneeded component and tauri app register 2025-07-24 08:42:14 +02:00
700274d7d8 fix: invalid responses from osu api 2025-07-24 08:31:26 +02:00
ec25d5d2bb chore: ignore esc key for update and launch dialog 2025-07-16 22:35:39 +02:00
d685114bd7 feat: use dpapi for windows to ensure longer passwords work 2025-07-16 21:48:17 +02:00
4e1f76a713 feat: add .net 8 detection for experimental patcher stream 2025-07-15 19:38:00 +02:00
307e0c9747 Merge branch 'tauri' of https://git.ez-pp.farm/EZPPFarm/EZPPLauncher into tauri 2025-07-14 19:39:41 +02:00
86033e2d6a chore: add patch stream selection 2025-07-14 19:39:37 +02:00
1a563e64d5 feat: add linux support with osu-winello 2025-07-12 22:56:15 +02:00
376ee1e648 feat: add current mode rank to small image 2025-07-08 17:45:08 +02:00
d6623891bb feat: add osu status to rpc 2025-07-08 14:56:44 +02:00
f051253abb wip: discord presence 2025-07-08 12:01:28 +02:00
1ab19957ba chore: check for missing files on start 2025-07-07 18:28:18 +02:00
3dc62a060e chore: add platform check 2025-07-07 15:26:20 +02:00
88e5b1b47d chore: upgrade tailwind to v4 2025-07-07 14:40:04 +02:00
4a41eba57e chore: remove unused files, packages and imports 2025-07-07 14:22:08 +02:00
15eb9424d4 chore: add update dialog 2025-07-07 09:41:42 +02:00
5b600017d5 chore: format 2025-07-04 22:24:20 +02:00
66d0fd3dbc chore: add nice avatar animation for donators 2025-07-04 16:09:44 +02:00
804378e404 chore: add patching, change fonts 2025-07-04 15:36:50 +02:00
7e524debb9 chore: add file downloading for ezpplauncher files, add ui replacement 2025-07-04 14:56:47 +02:00
41608afae2 feat: add osu skin retrieval functionality and integrate into loading and setup processes 2025-07-04 10:16:51 +02:00
8c5e7ca6f2 chore: only update server ping when not in launching state 2025-07-04 09:24:34 +02:00
493d425ee7 chore: force release stream to stable, connecting to ezppfarm does now work 2025-07-04 09:16:07 +02:00
40795ad6d9 feat: enhance osu! configuration management with batch updates and previous release stream retrieval 2025-07-04 00:21:21 +02:00
807485a7f3 feat: osu! updating and launching does now work 2025-07-03 22:10:38 +02:00
75380038ad wip: osu! updating 2025-07-03 16:33:41 +02:00
8f92af0a87 fix: adjust cursor rotation logic for improved responsiveness 2025-07-03 14:46:02 +02:00
2896a68757 feat: add osu! version and release stream retrieval, along with skins count functionality 2025-07-03 14:23:11 +02:00
a677755451 style: adjust padding-right in titlebar 2025-07-03 11:57:34 +02:00
651592c333 feat: Refactor API interactions and enhance user settings management
- Updated ezpp API to include user info retrieval and improved error handling.
- Introduced new writable stores for current user info and loading states.
- Added gamemode enums and utility functions for better gamemode handling.
- Refactored global state management to use consistent naming conventions.
- Enhanced loading and login components to provide better user feedback.
- Updated user settings to include preferred mode and type.
- Improved layout and page components for better state management and user experience.
2025-07-03 11:46:50 +02:00
c93ace3158 style: add transitions to color changes 2025-07-03 11:45:50 +02:00
755a34ba3e feat: add delete method to config value handler 2025-07-03 11:42:27 +02:00
b7ae4c54c1 chore: update design of titlebar 2025-07-03 11:32:00 +02:00
9ad40e3c45 fix: adjust animation duration and easing based on mouse down state 2025-07-03 09:14:20 +02:00
76293a6529 refactor: simplify applyRotation condition in handleMouseMove 2025-07-03 08:49:50 +02:00
2fd74e5405 fix: calculate squareroot to determine when to apply cursor rotation 2025-07-03 08:48:59 +02:00
8acb33f844 fix: enhance error handling for login and update launch button text based on server connection status 2025-07-02 14:59:15 +02:00
c97cfabfa4 feat: add user authentication flow and configuration management 2025-07-02 11:59:22 +02:00
ccb755603e feat: add EZPPUser type definition for user management 2025-07-02 11:45:37 +02:00
b4814b57cf fix: set lower z-index for toasts 2025-07-02 11:45:28 +02:00
47558bdd62 fix: adjust velocity threshold for cursor rotation activation 2025-07-02 11:44:48 +02:00
1b1914f684 feat: replace ky with better-fetch for API requests 2025-07-02 11:44:05 +02:00
7df448eea8 feat: implement osu! installation path input in Launch.svelte, and enhance loading animation cleanup 2025-07-01 16:30:31 +02:00
11d6b85509 feat: add svelte-sonner and mode-watcher dependencies, implement Toaster component 2025-07-01 16:30:14 +02:00
50f6812054 feat: add cursor settings, enhance setup wizard and loading animations 2025-07-01 14:13:40 +02:00
ba211641a6 refactor: streamline config loading and saving logic, improve error handling 2025-07-01 14:13:10 +02:00
26ea2aeab9 feat: improve cursor movement handling and animation performance 2025-07-01 14:13:02 +02:00
1834d8dfb3 feat: implement osu! installation validation 2025-06-30 23:07:45 +02:00
c43fd4395d feat: add reduceAnimations setting to control animation performance 2025-06-29 22:56:27 +02:00