<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/src/core/java.rs, branch v0.1.25</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=v0.1.25</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.25'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T06:49:50Z</updated>
<entry>
<title>feat: enhance Java path handling by resolving symlinks and stripping UNC prefixes</title>
<updated>2026-01-16T06:49:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=4d6ed7b93ed57a2f397e4f8060b2b183b7c86774'/>
<id>urn:sha1:4d6ed7b93ed57a2f397e4f8060b2b183b7c86774</id>
<content type='text'>
Updated the Java installation and executable retrieval functions to resolve symlinks and strip UNC prefixes from paths. This improvement ensures cleaner and more reliable path handling on Windows systems, enhancing compatibility and usability.
</content>
</entry>
<entry>
<title>feat: add UNC prefix stripping for Windows paths in Java handling</title>
<updated>2026-01-16T06:49:05Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1e0905613a7b7b98daf6dfecffa87fc0096a8e55'/>
<id>urn:sha1:1e0905613a7b7b98daf6dfecffa87fc0096a8e55</id>
<content type='text'>
Implemented a helper function to strip the UNC prefix from file paths on Windows, ensuring cleaner path handling. Updated the Java candidate retrieval process to resolve symlinks and apply the new prefix stripping function, enhancing compatibility and usability on Windows systems.
</content>
</entry>
<entry>
<title>feat: improve Java command execution on Windows</title>
<updated>2026-01-16T06:40:02Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9c366b8d5c3f68d19bb87ed354b42b48c99b66c5'/>
<id>urn:sha1:9c366b8d5c3f68d19bb87ed354b42b48c99b66c5</id>
<content type='text'>
Enhanced the Java command execution by adding support for Windows-specific creation flags in both the installer and candidate checking functions. This change ensures better compatibility and performance when running Java commands on Windows systems.
</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(java): Implement Java catalog management and download features</title>
<updated>2026-01-15T04:29:58Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-15T04:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=43a3e9c285f3d5d04fef025041a06609a0d1c218'/>
<id>urn:sha1:43a3e9c285f3d5d04fef025041a06609a0d1c218</id>
<content type='text'>
- Added commands to fetch and refresh the Java catalog, cancel downloads, and manage pending downloads.
- Enhanced the Java download modal in the UI to support version selection, download progress, and pending downloads.
- Introduced new types for Java catalog, download progress, and pending downloads.
- Updated settings store to handle Java catalog state, download progress, and pending downloads.
- Improved user experience with loading states, error handling, and status notifications for Java installations.
</content>
</entry>
<entry>
<title>fix: change Java installation path to use Tauri app handle for directory access</title>
<updated>2026-01-15T03:24:14Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-15T03:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1b3c84b0c78ea438c8f446054af196c620d30602'/>
<id>urn:sha1:1b3c84b0c78ea438c8f446054af196c620d30602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply suggestion from @SourceryAI</title>
<updated>2026-01-15T02:39:48Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T02:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=d9cde37560f13f44862b5ee996973842b86725d2'/>
<id>urn:sha1:d9cde37560f13f44862b5ee996973842b86725d2</id>
<content type='text'>
Co-authored-by: SourceryAI &lt;bot@sourcery.ai&gt;</content>
</entry>
<entry>
<title>Merge main into feat/download-java-rt</title>
<updated>2026-01-14T21:05:25Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-14T21:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b473aa744e1382e946a92a116707b93151558888'/>
<id>urn:sha1:b473aa744e1382e946a92a116707b93151558888</id>
<content type='text'>
- Integrate latest main branch changes (Fabric, Forge support, new UI)
- Keep Adoptium Java download feature with SHA256 support
- Merge improved download progress tracking with checksum verification
- Update dependencies and build configuration
</content>
</entry>
<entry>
<title>refactor: improve code readability by formatting and restructuring function calls</title>
<updated>2026-01-14T06:54:57Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T06:54:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=986e76df89028e37ea3f872f12508763b5723e32'/>
<id>urn:sha1:986e76df89028e37ea3f872f12508763b5723e32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update src-tauri/src/core/java.rs</title>
<updated>2026-01-14T04:54:03Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-14T04:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=2cb21f2bbc601ae134095cf0e68b5bcc6966d227'/>
<id>urn:sha1:2cb21f2bbc601ae134095cf0e68b5bcc6966d227</id>
<content type='text'>
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
</feed>
