<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/ui/src/components, branch feat/Instance/Profile-System</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%2FInstance%2FProfile-System</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=feat%2FInstance%2FProfile-System'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T12:20:19Z</updated>
<entry>
<title>feat: add InstancesView component and integrate instance management into the UI</title>
<updated>2026-01-16T12:20:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T12:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=743401f15199a116b1777bced843c774c5a59fba'/>
<id>urn:sha1:743401f15199a116b1777bced843c774c5a59fba</id>
<content type='text'>
Introduced a new InstancesView component for managing game instances, allowing users to create, edit, delete, and duplicate instances. Updated the App.svelte to include the InstancesView and modified various components to ensure instance selection is handled correctly. Enhanced the ModLoaderSelector and VersionsView to check for active instances before performing actions. Updated the Sidebar to include navigation to the new InstancesView.
</content>
</entry>
<entry>
<title>feat: enhance Java version management for Minecraft versions</title>
<updated>2026-01-16T10:42:12Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T10:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1119f6c3cf421da2f2db92873efae8135c76b678'/>
<id>urn:sha1:1119f6c3cf421da2f2db92873efae8135c76b678</id>
<content type='text'>
Added functionality to determine and validate the required Java version for Minecraft versions, including checks for compatibility with older versions. Implemented event emissions for version installation and deletion, and updated the UI to reflect Java version requirements and installation status. Improved version metadata handling and added support for deleting versions.
</content>
</entry>
<entry>
<title>chore: apply prek auto-fixes [skip ci]</title>
<updated>2026-01-16T07:48:54Z</updated>
<author>
<name>HsiangNianian</name>
<email>44714368+HsiangNianian@users.noreply.github.com</email>
</author>
<published>2026-01-16T07:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e78e4e4f54b60bfc98dcf80ad5f3387b28999287'/>
<id>urn:sha1:e78e4e4f54b60bfc98dcf80ad5f3387b28999287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add dev dependency for prek in pyproject.toml and uv.lock</title>
<updated>2026-01-16T07:30:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=cfa49be141ec3edd01d524b5230c7405b47dfd69'/>
<id>urn:sha1:cfa49be141ec3edd01d524b5230c7405b47dfd69</id>
<content type='text'>
Included the 'prek' package as a development dependency in both pyproject.toml and uv.lock, specifying version 0.2.28 to enhance development capabilities.
</content>
</entry>
<entry>
<title>feat: enhance settings view with AI assistant configuration options</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=0243c26de63032ffa9f655cc248e7c02e65d0bd1'/>
<id>urn:sha1:0243c26de63032ffa9f655cc248e7c02e65d0bd1</id>
<content type='text'>
Expanded the SettingsView component to include new features for managing the AI assistant, such as selecting language models, configuring response settings, and applying preset personas. Added a button to open the configuration editor for JSON settings. This update improves user interaction with the assistant and provides more control over its behavior and settings.
</content>
</entry>
<entry>
<title>feat: add assistant view and configuration editor components</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6c6cd5052a157b658f50e04ca7c350a00c2dbd60'/>
<id>urn:sha1:6c6cd5052a157b658f50e04ca7c350a00c2dbd60</id>
<content type='text'>
Introduced a new AssistantView component for enhanced interaction with the AI assistant, allowing users to send messages and receive responses. Implemented a ConfigEditorModal for editing configuration files with JSON validation and history management. Updated the App component to integrate these new features, improving user experience and functionality in managing AI settings.
</content>
</entry>
<entry>
<title>feat: Add interactive Saturn effect controls in HomeView and enhance ParticleBackground for external mouse handling</title>
<updated>2026-01-15T12:02:23Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T12:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=655d47745ce136603ff8222868b440e641fb9407'/>
<id>urn:sha1:655d47745ce136603ff8222868b440e641fb9407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement local version fetching and enhance version type detection to support modpacks in version management</title>
<updated>2026-01-15T10:38:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f584425ca78eab398a150aa9ffc3ed74f0cc8a70'/>
<id>urn:sha1:f584425ca78eab398a150aa9ffc3ed74f0cc8a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add functionality to list installed game versions in the application, enhancing version management and user experience in BottomBar</title>
<updated>2026-01-15T10:29:58Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=7a6933edd9092a25d1f24d1e17ae9cd665816460'/>
<id>urn:sha1:7a6933edd9092a25d1f24d1e17ae9cd665816460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance text formatting in HomeView by adding support for italicized text using single asterisks</title>
<updated>2026-01-15T10:22:43Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=ff358c3456435998e14f7337f4542deeaeb59bad'/>
<id>urn:sha1:ff358c3456435998e14f7337f4542deeaeb59bad</id>
<content type='text'>
</content>
</entry>
</feed>
