86 Commits

Author SHA1 Message Date
43160800ce chore: remove unused imports 2025-07-07 08:50:37 +02:00
2d1b86b668 Merge branch 'tauri' of https://git.ez-pp.farm/EZPPFarm/EZPPLauncher into tauri 2025-07-07 08:47:25 +02:00
8f7269ba1b chore: make updater thread non blocking 2025-07-07 08:46:30 +02:00
13b1d075f1 fix: apply reduceAnimations to stats display 2025-07-06 22:55:56 +02:00
831056360a fix: add missing import 2025-07-05 22:12:06 +02:00
ddf7232424 fix: crossplatform packages 2025-07-05 21:29:59 +02:00
13c82d2316 chore: update tokio to 1.46.1 2025-07-04 22:28:36 +02:00
5b600017d5 chore: format 2025-07-04 22:24:20 +02:00
b0d3651888 chore: add eslint to recommended extensions 2025-07-04 22:16:46 +02:00
8dec4a9dce chore: update bun.lock 2025-07-04 22:16:07 +02:00
1d3448cbf5 chore: add eslint config 2025-07-04 22:15:53 +02:00
d058b24ba2 chore: add prettier conifgs 2025-07-04 22:15:30 +02:00
fc20137d55 chore: set default formatter to prettier 2025-07-04 22:14:44 +02:00
0debff62fe chore: add recommended vscode extensions 2025-07-04 22:14:31 +02:00
67352bfe37 style: update loading text style 2025-07-04 16:17:57 +02:00
4dd4aecdb1 chore: update footer text in settings 2025-07-04 16:16:57 +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
c63b42cae3 chore: add command to check if osu is already running 2025-07-04 15:36:36 +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
d7015d6252 chore: run osu detached 2025-07-04 08:03:09 +02:00
40795ad6d9 feat: enhance osu! configuration management with batch updates and previous release stream retrieval 2025-07-04 00:21:21 +02:00
239009decb fix: add cleanup message during osu launch process 2025-07-03 22:18:03 +02:00
f74e51943f fix: update data on game exit 2025-07-03 22:15:53 +02:00
807485a7f3 feat: osu! updating and launching does now work 2025-07-03 22:10:38 +02:00
bd5eb97f6e fix: beatmaps, skins and osu info not updating after wizard completed 2025-07-03 21:31:27 +02:00
75380038ad wip: osu! updating 2025-07-03 16:33:41 +02:00
9182c2c994 feat: implement osu! updater command and enhance folder validation error messages 2025-07-03 16:02:24 +02:00
d6958dd15d feat: add command to set osu! user config values with improved error handling 2025-07-03 15:04:25 +02:00
cfb0851065 feat: add function to set osu! user config values 2025-07-03 14:46:10 +02:00
8f92af0a87 fix: adjust cursor rotation logic for improved responsiveness 2025-07-03 14:46:02 +02:00
1202648fec chore: cleanup src-tauri 2025-07-03 14:32:54 +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
f702e46e42 style: enhance button styling for login and logout actions 2025-07-03 11:55:16 +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
892f2cea07 feat: add get_beatmapsets_count command and utility to retrieve osu! user config 2025-07-03 11:46:02 +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