<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/ui/pnpm-lock.yaml, branch feat/gpu-jvm-params</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=feat%2Fgpu-jvm-params</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=feat%2Fgpu-jvm-params'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-19T06:17:32Z</updated>
<entry>
<title>chore(ui): refactor workspace to monorepo</title>
<updated>2026-01-19T06:17:32Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-19T06:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=da0d79f0db873c08fab3bc85023167e174d18b0e'/>
<id>urn:sha1:da0d79f0db873c08fab3bc85023167e174d18b0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update @tauri-apps/plugin-dialog version in pnpm-lock.yaml</title>
<updated>2026-01-16T07:22:01Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=2b0576bdf575870f9e47fa7ab490411b7864b3be'/>
<id>urn:sha1:2b0576bdf575870f9e47fa7ab490411b7864b3be</id>
<content type='text'>
Bumped the version of @tauri-apps/plugin-dialog from 2.5.0 to 2.6.0 in pnpm-lock.yaml to align with the latest dependency updates.
</content>
</entry>
<entry>
<title>feat: add prismjs dependency and update TypeScript configuration</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=a38e61c30798efa3ab2231f99537828be5d5637b'/>
<id>urn:sha1:a38e61c30798efa3ab2231f99537828be5d5637b</id>
<content type='text'>
Added the prismjs library for syntax highlighting and its corresponding type definitions. Updated the TypeScript configuration to use "bundler" for module resolution, enhancing compatibility with modern module systems. This update improves the development experience and supports better code presentation.
</content>
</entry>
<entry>
<title>chore: add UI linter workflow with oxlint and oxfmt</title>
<updated>2026-01-16T01:13:38Z</updated>
<author>
<name>NtskwK</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-01-16T01:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=73e83b4cb5b1adcd0463fc32d558d71a391b9264'/>
<id>urn:sha1:73e83b4cb5b1adcd0463fc32d558d71a391b9264</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps-dev): bump svelte</title>
<updated>2026-01-16T00:19:30Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-01-16T00:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=472c8c5f986efdf70efbfc8b5f712fa20e0eac3e'/>
<id>urn:sha1:472c8c5f986efdf70efbfc8b5f712fa20e0eac3e</id>
<content type='text'>
Bumps the npm_and_yarn group with 1 update in the /ui directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `svelte` from 5.46.3 to 5.46.4
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.46.4/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.46.4
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>chore(deps): bump devalue</title>
<updated>2026-01-15T19:14:34Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-01-15T19:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=d55fc66218ea920916363f18de45e94ccf235522'/>
<id>urn:sha1:d55fc66218ea920916363f18de45e94ccf235522</id>
<content type='text'>
Bumps the npm_and_yarn group with 1 update in the /ui directory: [devalue](https://github.com/sveltejs/devalue).


Updates `devalue` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: devalue
  dependency-version: 5.6.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>chore: Add @tauri-apps/plugin-fs version 2.4.5 to package.json and update pnpm-lock.yaml</title>
<updated>2026-01-15T09:36:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=43317e79866e11614735067746af59555034548f'/>
<id>urn:sha1:43317e79866e11614735067746af59555034548f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Update package dependencies in package.json and lock files, adding lucide-svelte, marked, and node-emoji</title>
<updated>2026-01-15T06:57:33Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T06:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=3944a088eea2d6e2a5ba451d3809f2169a17d7e5'/>
<id>urn:sha1:3944a088eea2d6e2a5ba451d3809f2169a17d7e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance UI components and add visual effects</title>
<updated>2026-01-14T10:15:31Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T10:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=eed52135e7d6ffbbbd64070cf567bcf08653c7d5'/>
<id>urn:sha1:eed52135e7d6ffbbbd64070cf567bcf08653c7d5</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>feat: Initialize Svelte application with Tailwind CSS and Tauri integration</title>
<updated>2026-01-13T07:19:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T07:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=94bbf11e4e37b880b111316f1af8006b05d38e2a'/>
<id>urn:sha1:94bbf11e4e37b880b111316f1af8006b05d38e2a</id>
<content type='text'>
- Added main application structure in App.svelte with a sidebar and main content area.
- Implemented game launch functionality using Tauri's invoke API.
- Included SVG icons for Vite and Svelte in the assets.
- Set up Tailwind CSS for styling in app.css.
- Created a Counter component for demonstration purposes.
- Configured TypeScript support with appropriate tsconfig files.
- Established Vite configuration for building the application.
</content>
</entry>
</feed>
