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
47558bdd62
fix: adjust velocity threshold for cursor rotation activation
2025-07-02 11:44:48 +02:00
428ead8525
feat: add tauri-plugin-cors-fetch and update configuration for enhanced security
2025-07-02 11:44:31 +02:00
1b1914f684
feat: replace ky with better-fetch for API requests
2025-07-02 11:44:05 +02:00
2034016ac7
chore: update edition to 2024 and update dependencies in Cargo.toml
2025-07-02 09:17:34 +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
afbb4df906
feat: enhance osu! folder validation logic and improve code formatting
2025-07-01 16:30:20 +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
807ad60d62
chore: add custom cursor, add config system
2025-06-29 22:50:31 +02:00
60e3102257
too many changes, forgot to commit smh
2025-06-29 19:35:32 +02:00
96a8604d4b
feat: enhance server connection handling and UI updates
2025-06-27 08:59:11 +02:00
622362c90f
feat: add numberHumanReadable function for formatting numbers
2025-06-27 08:59:05 +02:00
5fdb085963
feat: add vite-plugin-devtools-json for enhanced development tools
2025-06-27 08:58:51 +02:00
e4441c98e3
chore: do new design mockup
2025-06-26 23:37:56 +02:00
0365a0fb9a
fix: beatmapId prop
2025-05-14 13:38:28 +02:00
83a25c6911
Merge branch 'tauri' of https://git.ez-pp.farm/EZPPFarm/EZPPLauncher into tauri
2025-05-14 13:37:59 +02:00
c33a9b49e8
fix: bpm timing
2025-05-14 13:33:58 +02:00
4e6e53f8f0
fix osu detection
2025-01-21 21:15:40 +01:00
f7d23174a5
fix menu
2025-01-04 23:20:42 +01:00
80a4b9f1d1
add osu memory reader
2025-01-04 23:20:20 +01:00
d751ff4505
fix hover state when extended
2024-12-13 10:42:28 +01:00