<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/src/core/config.rs, branch dropout-v0.2.0-alpha.4</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=dropout-v0.2.0-alpha.4</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=dropout-v0.2.0-alpha.4'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-02-18T07:08:40Z</updated>
<entry>
<title>refactor(client): rewrite macros to generate client</title>
<updated>2026-02-18T07:08:40Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-18T07:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1a103de2f1ef75cd73347953cbe27e14606df871'/>
<id>urn:sha1:1a103de2f1ef75cd73347953cbe27e14606df871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ts-bindings): fix ts bindings naming convention</title>
<updated>2026-01-23T12:48:13Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-23T12:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=ef560813c68c113325d8d84ff13cd419eb6583df'/>
<id>urn:sha1:ef560813c68c113325d8d84ff13cd419eb6583df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ts-bindings): fix ts bindings naming convention</title>
<updated>2026-01-21T12:21:32Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-01-21T12:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=cef90795b844a8c5a9cbc4f037a0b11c4d2918fc'/>
<id>urn:sha1:cef90795b844a8c5a9cbc4f037a0b11c4d2918fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Update TypeScript export paths to reflect new directory structure</title>
<updated>2026-01-21T02:52:34Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-21T02:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e87d097060e41b89d4c68285c103cf96b2dd9449'/>
<id>urn:sha1:e87d097060e41b89d4c68285c103cf96b2dd9449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add TypeScript support to data structures using ts-rs for type generation</title>
<updated>2026-01-21T02:47:56Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-21T02:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=5cffcfe457d1b15d201647a5775268378c6018c6'/>
<id>urn:sha1:5cffcfe457d1b15d201647a5775268378c6018c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ci): improve pre-commit fmt hook configuration</title>
<updated>2026-01-18T05:34:52Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-18T05:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=02520ca62ac5e508e8748b2445171be64f459b6c'/>
<id>urn:sha1:02520ca62ac5e508e8748b2445171be64f459b6c</id>
<content type='text'>
- Add pass_filenames: false to fmt hook
- Add -- separator for cargo fmt args
- Manually format code with cargo fmt
</content>
</entry>
<entry>
<title>feat: integrate AI assistant functionality and configuration management</title>
<updated>2026-01-16T06:18:22Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=73ddf24b04bf94ee7fa76974e1af55eb94112b93'/>
<id>urn:sha1:73ddf24b04bf94ee7fa76974e1af55eb94112b93</id>
<content type='text'>
Implemented new commands for managing the AI assistant, including health checks, chat interactions, and model listings for both Ollama and OpenAI. Enhanced the configuration system to support raw JSON editing and added a dedicated AssistantConfig structure for better management of assistant settings. This update significantly improves the user experience by providing comprehensive control over AI interactions and configurations.
</content>
</entry>
<entry>
<title>feat: Add log upload service and optional API key to LauncherConfig for enhanced logging capabilities</title>
<updated>2026-01-15T09:36:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6ef9f5e01e6d7a55861803cb400720a81c64685e'/>
<id>urn:sha1:6ef9f5e01e6d7a55861803cb400720a81c64685e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: enhance dark mode support across UI components</title>
<updated>2026-01-14T10:40:01Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T10:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=74849ad2d18586736d9677dfd10af4875f4ef2ca'/>
<id>urn:sha1:74849ad2d18586736d9677dfd10af4875f4ef2ca</id>
<content type='text'>
- Updated BottomBar, HomeView, LoginModal, ModLoaderSelector, SettingsView, Sidebar, StatusToast, and VersionsView components for improved dark mode styling.
- Adjusted color schemes for various elements to ensure better visibility and aesthetics in dark mode.
- Added a theme property to settings to enforce dark mode as the default.
- Refactored version badges in VersionsView for better color differentiation.
- Enhanced button and input styles for consistency in both light and dark themes.
</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>
</feed>
