summaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/stores/settings.svelte.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat: Enhance UI components and add visual effectsHsiangNianian2026-01-141-0/+3
| | | | | | | | | - Updated Sidebar component styles for improved aesthetics and usability. - Refactored VersionsView component with a new layout and enhanced version filtering. - Improved DownloadMonitor and GameConsole components for better performance and visual consistency. - Added new settings for GPU acceleration and visual effects in settings store. - Introduced ParticleBackground component with customizable effects (Constellation and Saturn). - Implemented ConstellationEffect and SaturnEffect classes for dynamic background animations.
* feat: add download settings for concurrent download threadsHsiangNianian2026-01-141-0/+1
|
* fix: avoid any/object process简律纯2026-01-141-4/+2
| | | Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* chore: improve loadSettings method for better result handlingNatsuu2026-01-141-1/+4
|
* refactor: split App.svelte into componentsNatsuu2026-01-141-0/+56