134 Commits

Author SHA1 Message Date
a7f3f989bb make sure file doesn't exist before trying to download 2024-03-24 09:14:51 -04:00
DrakiaXYZ
971b648f2a Find the latest patcher download when moving patcher to cache 2024-03-23 17:25:40 -07:00
df3303d150 re-add net 6 precheck until 3.8.0 drops 2024-03-23 18:44:27 -04:00
320fd072b1 add move downloaded patcher button 2024-03-23 17:45:41 -04:00
3352ce5e31 use downladofileasync
instead of downloadasync. This seems to give better performance
2024-03-23 15:54:59 -04:00
1354eeb06c update ziphelper to use 7z.dll
also updated cache to drop compression extensions for aki release and patcher in preparation for 3.8.0
2024-03-23 14:15:48 -04:00
846dd49a85 bump version 2024-03-23 12:03:04 -04:00
46b63dd942 update precheck to be net 8 2024-03-23 12:03:04 -04:00
045bd7d8a3 target net8, bump version 2024-03-23 12:03:04 -04:00
3e667c65bc bumb version 2024-03-23 11:11:47 -04:00
63f7fb067a update mega api client 2024-03-23 11:10:37 -04:00
0f0f6b03a1 fix update script
idk why I can't use copy item but who cares, bits transfer still works fine
2024-03-19 12:51:30 -04:00
ee4586861f fix mega download
also added a log line for exceptions
2024-03-19 11:29:46 -04:00
88a4852a24 adding more logging 2024-02-06 18:59:39 -05:00
2428f2084b require framework prechecks
also updated the update script to not use bitstransfer
2024-02-05 10:09:23 -05:00
db11225eae add more hash logging 2024-01-19 22:51:06 -05:00
7283d247a0 return correct result data 2024-01-08 21:29:59 -05:00
813ce608a8 remove this dumb bs 2023-12-29 15:41:13 -05:00
a2a0991498 add 10gb overhead for free space check 2023-12-29 15:38:41 -05:00
cc9279825c update game check 2023-12-19 14:58:12 -05:00
5ec4eabf5f add more paths 2023-11-29 18:30:03 -05:00
5e652bcd59 implement async read for net6 process 2023-11-22 09:32:18 -05:00
a4568f9800 bump version 2023-11-21 09:55:11 -05:00
509ee471de update avalonia 2023-11-20 17:59:42 -05:00
9e086962dc add drive root check, version bump 2023-11-15 09:57:27 -05:00
d0fcd60bfa bump version 2023-11-12 10:16:58 -05:00
26f4e5aab8 add main thread exception handling 2023-11-12 09:52:02 -05:00
f6ad9c7f8a bump version 2023-11-09 10:33:28 -05:00
ec1f2d55ef fix detailed path column span 2023-11-09 10:33:15 -05:00
a54bee78e1 add eft launcher closed precheck 2023-11-09 10:32:52 -05:00
ad37a15a92 implement re-evaluation requests on prechecks 2023-11-09 10:32:36 -05:00
6c2f545743 add a try-catch to dir size calculation, other stuff 2023-10-20 22:26:13 -04:00
f78807d684 version bump 2023-10-18 20:43:28 -04:00
bfc70842e2 update install buttons 2023-10-18 20:43:23 -04:00
75e5cd914e get release info, log install path before errors 2023-10-18 20:39:38 -04:00
981f73c3db detect downloads folder
add downloads folder to problem path names, also updated check
2023-09-26 08:57:27 -04:00
bfe6147b2e ensure cache directory exists 2023-09-22 18:45:13 -04:00
b444c24705 update nuget packages 2023-09-21 18:52:52 -04:00
90ceffdfca delete old files before downloaing, fix download task 2023-09-21 18:52:33 -04:00
174e21d03f check hashes in mirror downloaders 2023-09-21 18:51:20 -04:00
b6f883ec38 update updater
using download file async since a hash isn't needed and also remove new installer from cache when done updating
2023-09-21 10:55:25 -04:00
3da29287d7 remove unneeded data from internal data 2023-09-21 10:54:23 -04:00
84e67b9ae7 update download task to handle checking cache and downloading if needed
allows for more verbose output during the patcher download process
2023-09-21 10:53:49 -04:00
f0e1abc9bf add mirror downloaders to only handle downloading of a mirror 2023-09-21 10:53:01 -04:00
84c9f0975a DownloadCacheHelper allows direct downloads and checking cache 2023-09-21 10:52:26 -04:00
57fdc83cb5 fix exclusion checks 2023-09-16 18:12:24 -04:00
85a562079c move live install check to precheck viewmodel
also deletes log file and doens't log anything at the message viewmodel so the log isn't in the live directory
2023-09-16 16:49:24 -04:00
987f62ed5f fix cache info getting cut off 2023-09-16 16:47:40 -04:00
4508735c4f add file and folder exclusions to copy task 2023-09-16 16:10:40 -04:00
227e68f8fd move logger config to app init 2023-09-05 20:23:28 -04:00