Commit Graph

799 Commits

Author SHA1 Message Date
Timothy Baldridge
cb1996c92b Fixes for broken archives names on server links 2020-07-16 15:17:37 -06:00
Timothy Baldridge
7233464225 More diagnostic information on archives that fail to resolve
fail compilation on missing Game Folder Files entries
2020-07-15 20:53:58 -06:00
Timothy Baldridge
9df4c243e7
Merge pull request #960 from wabbajack-tools/virus-scanning
Virus scanning
2020-07-15 17:36:20 -07:00
Timothy Baldridge
614682de03 Make Windows defender lookup dynamic 2020-07-15 16:41:49 -06:00
Timothy Baldridge
c225906277 Add virus scanning support to Wabbajack and the server, scan all patched executable files 2020-07-14 22:20:56 -06:00
Timothy Baldridge
4b2142ed99 WIP 2020-07-14 21:04:31 -06:00
erri120
0363f0419a
Smaller bug fixes 2020-07-14 14:44:41 +02:00
erri120
fef7fa9241
Still work without build server 2020-07-14 14:15:01 +02:00
Timothy Baldridge
f56956523f Fix compilation error 2020-07-13 16:10:54 -06:00
Timothy Baldridge
7bbcbfdbb3 Code for healing MEGA links 2020-07-13 16:10:05 -06:00
Timothy Baldridge
d52a09094b Update ChangeDownload.cs to use Path code. Update MEGADownloader to not try and heal archives 2020-07-12 21:50:12 -06:00
Timothy Baldridge
3e3461d8b0 Don't re-hash files during compilation 2020-07-11 20:18:58 -06:00
Timothy Baldridge
009b59289c Don't re-hash files during compilation 2020-07-10 16:59:39 -06:00
Timothy Baldridge
af0c3085e8 Can now purge the cache, and extracs BSAs from the cli 2020-07-08 14:48:48 -06:00
Timothy Baldridge
dec442288b Hotfixes for 2.1.0.2 2020-07-07 14:17:49 -06:00
Timothy Baldridge
611c2f2f5f Fix blank archive names in logs 2020-07-06 18:46:39 -06:00
erri120
fbe2f05f60
IncludeSteamWorkshopItems fixes 2020-07-06 08:58:28 +02:00
erri120
79c962bccd
Disabled IncludePatches if generic game 2020-07-06 08:58:28 +02:00
erri120
0140a995b3
Removed IncludeGenericGamePlugin 2020-07-06 08:58:28 +02:00
erri120
bfcb40bdcb
Include custom categories.dat during compilation 2020-07-06 08:58:28 +02:00
erri120
ccd79fe25b
Skip including stock game files as download sources if build server has none 2020-07-06 08:58:28 +02:00
erri120
9a71620061
Log invalid meta location 2020-07-06 08:58:13 +02:00
Timothy Baldridge
69fcc0cdc4 Version 2.1.0.0 2020-07-02 13:51:57 -06:00
Timothy Baldridge
898a50a7ab
Merge pull request #937 from wabbajack-tools/ignore-saves
Don't delete profile specific saves, don't include profile specific s…
2020-07-01 07:06:22 -07:00
Timothy Baldridge
f1e5fa9f0f Fix timeouts caused by having too many patches 2020-07-01 06:07:02 -06:00
Timothy Baldridge
17afaaeda9 Upgrade all deps 2020-06-30 22:08:34 -06:00
Timothy Baldridge
69238e5c0c Don't delete profile specific saves, don't include profile specific saves 2020-06-30 21:46:26 -06:00
Timothy Baldridge
d48489d4fe Consider all possible binary patches and select the smallest 2020-06-30 17:09:59 -06:00
Timothy Baldridge
2855b1d1ca Revert "Compression.BSA -> Wabbajack.Compression.BSA"
This reverts commit 4fc53ce7b2.
2020-06-27 11:04:59 -06:00
Timothy Baldridge
4fc53ce7b2 Compression.BSA -> Wabbajack.Compression.BSA 2020-06-27 08:26:38 -06:00
Justin Swanson
6b2d762e70 Removed unused IAsyncDisposable on BSAReader 2020-06-26 14:01:10 -05:00
Justin Swanson
64cfba67a5 Added some missing awaits 2020-06-26 12:54:44 -05:00
Justin Swanson
d3b72af7a8 ClientFactory moved to Wabbajack.Lib 2020-06-26 12:08:30 -05:00
Timothy Baldridge
bbced4f99f Can infer mod metas again 2020-06-21 16:03:54 -06:00
Timothy Baldridge
ef1d39c60b Change game file priority a bit 2020-06-20 20:53:52 -06:00
Timothy Baldridge
0b74c04c86 And priority to how game files are resolved 2020-06-20 17:10:43 -06:00
Timothy Baldridge
6c74279bfd Add better game file handling 2020-06-20 16:51:47 -06:00
Timothy Baldridge
cba3412ce8 Version 2.0.9.4 2020-06-16 16:21:01 -06:00
Timothy Baldridge
817dbef7ae Version 2.0.6.2 2020-06-14 07:13:29 -06:00
Timothy Baldridge
f4779afd44
Merge pull request #923 from erri120/more-info-manifest
Added InlineFile Directives to the manifest
2020-06-13 14:30:14 -07:00
erri120
73a937e8b8
Added InlineFile Directives to the manifest 2020-06-13 20:32:30 +02:00
erri120
4ed7ab1aa1
Created IncludeGenericGamePlugin 2020-06-11 18:18:21 +02:00
Timothy Baldridge
2d85e96214 Patch usage tracking, quick waking for polling tasks, several logging tweaks 2020-06-06 15:44:30 -06:00
Timothy Baldridge
496c0083bf Store patches in RocksDb 2020-06-01 21:41:34 -06:00
Timothy Baldridge
4bcf2eb1b1 Make the tests faster by defaulting to not indexing game files 2020-06-01 20:18:32 -06:00
Timothy Baldridge
124704939d Reset metrics key if data is corrupted 2020-06-01 16:27:57 -06:00
Timothy Baldridge
0960600f05 Remove several uses of .Wait 2020-06-01 14:26:03 -06:00
Timothy Baldridge
0933e15c9e Several small tweaks for auto healing 2020-05-30 15:05:26 -06:00
Timothy Baldridge
14ecd35e62
Merge branch 'master' into issue-857 2020-05-30 08:31:46 -07:00
Timothy Baldridge
e7de2d57ff Run disk benchmark longer, calculate thread useage in a slightly better way 2020-05-30 07:32:00 -06:00