83 Commits

Author SHA1 Message Date
c3c13b0e07 fix: little oopsie 🤭 2025-07-15 19:40:08 +02:00
4e1f76a713 feat: add .net 8 detection for experimental patcher stream 2025-07-15 19:38:00 +02:00
4fb2ab7bed chore: fix gap-y in settings 2025-07-14 19:52:07 +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
87742b66b7 fix: gap between buttons 2025-07-12 19:48:03 +02:00
12feed96e9 fix: disable text select 2025-07-12 16:42:03 +02:00
d2a0e09e75 fix: string append 2025-07-08 18:13:00 +02:00
a91fff1f59 remove: unused variable 2025-07-08 17:54:48 +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
57a95b4759 remove: overlay, will be planned for future update tho 2025-07-08 09:20:43 +02:00
3b3447c42c fix: add cursor pointer style to non disabled buttons 2025-07-07 18:34:26 +02:00
1ab19957ba chore: check for missing files on start 2025-07-07 18:28:18 +02:00
2082beb387 fix: print launch error as json for easier debugging 2025-07-07 17:36:47 +02:00
4fbce4cd0a fix: update user info and stats on osu exit 2025-07-07 16:26:59 +02:00
2ef108da2b chore: add launch error dialog 2025-07-07 16:25:47 +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
13b1d075f1 fix: apply reduceAnimations to stats display 2025-07-06 22:55:56 +02:00
5b600017d5 chore: format 2025-07-04 22:24:20 +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
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
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
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
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
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