Updates:
- Language: Turkish, contributed by Star1xr
Refactors:
- Theme:
- Refactored many incorrect theme color schemes
- Refactored many incorrect shadow effects
- Removed similar and redundant color themes
- Account:
- Optimized account serialization-related logic
Adjustments:
- UI Adjustments:
- Tweaked divider opacity and padding for the download and settings screen navigation bars
- Adjusted shape and padding of selection areas for list and switch UIs
- Added TODO labels for incomplete screens
- Added more descriptive information for offline account skins
- Added warning and explanation for physical mouse control solution
- Download Adjustments:
- Set client download target to cache path; files are moved to the game directory only after installation completes
- Added more handling for undownloadable files
- Added warning about offline account skins on the launcher home page
Fixes:
- Offline Account Fixes:
- Fixed infinite loop issue when resetting offline account skins (repeatedly deleting and saving accounts)
- Fixed Alex model issue for offline accounts
- Task System:
- Fixed crashes caused by abnormal task progress
- Physical Mouse Fixes:
- Fixed virtual mouse flickering after connecting a physical mouse
- On some systems, fixed incorrect right-click events by manually converting them to correct ones