HorizonCode
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 20:16:01 +00:00
f74e51943f fix: update data on game exit
807485a7f3 feat: osu! updating and launching does now work
Compare 2 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 19:31:35 +00:00
bd5eb97f6e fix: beatmaps, skins and osu info not updating after wizard completed
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 14:33:48 +00:00
75380038ad wip: osu! updating
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 14:02:32 +00:00
9182c2c994 feat: implement osu! updater command and enhance folder validation error messages
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 13:04:31 +00:00
d6958dd15d feat: add command to set osu! user config values with improved error handling
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 12:46:18 +00:00
cfb0851065 feat: add function to set osu! user config values
8f92af0a87 fix: adjust cursor rotation logic for improved responsiveness
Compare 2 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 12:33:10 +00:00
1202648fec chore: cleanup src-tauri
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 12:23:17 +00:00
2896a68757 feat: add osu! version and release stream retrieval, along with skins count functionality
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 09:58:13 +00:00
a677755451 style: adjust padding-right in titlebar
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 09:55:24 +00:00
f702e46e42 style: enhance button styling for login and logout actions
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 09:46:56 +00:00
651592c333 feat: Refactor API interactions and enhance user settings management
892f2cea07 feat: add get_beatmapsets_count command and utility to retrieve osu! user config
c93ace3158 style: add transitions to color changes
755a34ba3e feat: add delete method to config value handler
b7ae4c54c1 chore: update design of titlebar
Compare 6 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-03 06:49:58 +00:00
76293a6529 refactor: simplify applyRotation condition in handleMouseMove
2fd74e5405 fix: calculate squareroot to determine when to apply cursor rotation
8acb33f844 fix: enhance error handling for login and update launch button text based on server connection status
Compare 3 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-02 09:59:28 +00:00
c97cfabfa4 feat: add user authentication flow and configuration management
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-02 09:45:48 +00:00
ccb755603e feat: add EZPPUser type definition for user management
b4814b57cf fix: set lower z-index for toasts
47558bdd62 fix: adjust velocity threshold for cursor rotation activation
Compare 3 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-02 09:44:39 +00:00
428ead8525 feat: add tauri-plugin-cors-fetch and update configuration for enhanced security
1b1914f684 feat: replace ky with better-fetch for API requests
2034016ac7 chore: update edition to 2024 and update dependencies in Cargo.toml
Compare 3 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-02 06:00:27 +00:00
7df448eea8 feat: implement osu! installation path input in Launch.svelte, and enhance loading animation cleanup
afbb4df906 feat: enhance osu! folder validation logic and improve code formatting
11d6b85509 feat: add svelte-sonner and mode-watcher dependencies, implement Toaster component
Compare 3 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-07-01 12:13:49 +00:00
50f6812054 feat: add cursor settings, enhance setup wizard and loading animations
ba211641a6 refactor: streamline config loading and saving logic, improve error handling
26ea2aeab9 feat: improve cursor movement handling and animation performance
Compare 3 commits »
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-06-30 21:07:53 +00:00
1834d8dfb3 feat: implement osu! installation validation
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-06-29 20:56:32 +00:00
c43fd4395d feat: add reduceAnimations setting to control animation performance
HorizonCode pushed to tauri at EZPPFarm/EZPPLauncher 2025-06-29 20:50:36 +00:00
807ad60d62 chore: add custom cursor, add config system