0
0
mirror of https://github.com/sp-tarkov/patcher.git synced 2025-02-13 06:30:45 -05:00

12 Commits

Author SHA1 Message Date
DrakiaXYZ
16758a32d3 Switch from xdelta to hdiff
- Strip out xdelta3 and associated helpers/libs
- Add hdiffz.exe and target it for patch creation
- Add reference to SharpHDiffPatch.Core and utilize it for patch application

Thanks @sheepy for finding HDiffPatch for us!
Improves patch size and increases patching speed
2024-12-27 18:36:40 -08:00
9148c4c84d update to create 7z archives 2024-03-22 13:03:07 -04:00
592daf6c64 move resources to correct projects 2021-12-29 11:04:02 -05:00
a5a26d5550 I'm dumb 2021-12-28 21:16:24 -05:00
25a3c270be Replace ViewNavigator with ReactiveUI RouterState, Fix PatchHelper rasing progress changed with no remaining source files, fix view load race conditions 2021-12-28 19:44:25 -05:00
b936b09026 finished port, replace old project files 2021-12-25 20:24:00 -05:00
b71e2874e2 finish quick xdelta implementation 2021-12-18 00:03:07 -05:00
644a2fb4e9 quick implementation of xdelta 2021-12-17 16:02:31 -05:00
f4a1605ee4 remove useless code 2021-08-06 20:38:16 -04:00
92d0aa2ae6 updated patching client style, add checkbox for autozip 2021-08-06 20:36:11 -04:00
14d41f664f fix filepathcer reseting progress indication during patching 2021-08-04 17:15:44 -04:00
308ea92267 add patchclient, update other projects, blah 2021-08-01 15:12:22 -04:00