CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.41k stars 65 forks source link

Code Changes from neon-changes Branch #213

Closed neon-nyan closed 1 year ago

neon-nyan commented 1 year ago

What are the changes?

The PR contains lots of changes, bug fixes and some feature additions that will be coming to the launcher in the upcoming major release of Collapse. To summarize, here's the list of changes included in this PR:

Code Changes

Bug Fixes

Note

Due to the migration from HDiffPatch to SharpHDiffPatch, we are changing the compression format used for Honkai Impact 3rd's Game Conversion and Delta Patch features from LZMA2 to ZStandard. This is due to difficulties we faced during the porting process. The size of the patch might increase slightly, but it's still efficient to keep the file size small enough.