Commit Graph

732 Commits

Author SHA1 Message Date
Timothy Baldridge
7bc1bcb861 Fixes for the DiskSlabAllocator.cs, ListValidator.cs, and the constantly breaking URL test. 2020-07-19 17:09:59 -06:00
Timothy Baldridge
cb1996c92b Fixes for broken archives names on server links 2020-07-16 15:17:37 -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
Timothy Baldridge
77405be7ec Don't re-hash files during compilation 2020-07-10 21:36:48 -06:00
erri120
843396f7c4
Cache favicons 2020-07-10 13:55:53 +02:00
erri120
fbe2f05f60
IncludeSteamWorkshopItems fixes 2020-07-06 08:58:28 +02:00
erri120
9a71620061
Log invalid meta location 2020-07-06 08:58:13 +02:00
erri120
a3c8fb4c17
Fixed IndexOutOfRangeException for GetVdfValue 2020-07-06 07:41:39 +02:00
Timothy Baldridge
79c1044e34 Add witcher 3 to the games metadata (prep for ZeroManagerInstaller) 2020-07-01 18:19:24 -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
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
8548c0c618 Reduced nullability error verbosity in editorconfig 2020-06-26 12:33:38 -05:00
Justin Swanson
761f8aeb56 Enabled comment xmls export 2020-06-26 12:23:50 -05:00
Justin Swanson
f01f81025f Swapped Common, BSA, and VFS libs to standard 2020-06-26 12:19:07 -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
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
addec5e881
Merge pull request #926 from tr4wzified/improved-keys
Improve metric key storage
2020-06-15 18:52:53 -07:00
trawzified
4987bf02e1 Remove redundant logs 2020-06-15 20:06:13 +02:00
trawzified
4e482e53a2 Improve metric key storage 2020-06-15 20:03:50 +02:00
Timothy Baldridge
6d34cfc946 Fix for install error with DeleteAsync 2020-06-14 22:05:00 -06:00
Timothy Baldridge
5a8f8dc7cb Version 2.0.6.3 2020-06-14 13:55:58 -06:00
Timothy Baldridge
70b73cd5dc Version 2.0.6.3 2020-06-14 12:44:52 -06:00
Timothy Baldridge
5586d4a19e Version 2.0.6.3 2020-06-14 12:43:09 -06:00
Timothy Baldridge
817dbef7ae Version 2.0.6.2 2020-06-14 07:13:29 -06:00
erri120
3a2a5918b6
Added MainExecutable to DD 2020-06-11 18:05:53 +02:00
erri120
f500a40bd7
Re-added Darkest Dungeons 2020-06-11 17:45:26 +02:00
Timothy Baldridge
c43d9416fb FO4VR support and a few server side tweaks 2020-06-05 14:53:44 -06:00
Timothy Baldridge
f3207d9840 Forgot return in patch creation 2020-06-01 22:25:04 -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
Timothy Baldridge
1fb0451396 We no longer need nexus_link_cache so remove remaining references 2020-05-30 06:27:33 -06:00
Timothy Baldridge
05ea8733dc Use ReadWrite vs Read for sharing modes 2020-05-30 06:18:28 -06:00
Timothy Baldridge
538804c217
Merge pull request #889 from wabbajack-tools/clear-cef-cookies-button
Added button to settings to clear cache
2020-05-30 05:16:26 -07:00
Timothy Baldridge
ed649cde26 Added button to settings to clear cache 2020-05-29 16:51:41 -06:00
Timothy Baldridge
8955e5de5c
Merge pull request #888 from wabbajack-tools/dependabot/nuget/YamlDotNet-8.1.2
Bump YamlDotNet from 8.1.1 to 8.1.2
2020-05-29 08:41:19 -07:00
dependabot-preview[bot]
4a9e452233
Bump YamlDotNet from 8.1.1 to 8.1.2
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Changelog](https://github.com/aaubry/YamlDotNet/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v8.1.1...v8.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-29 07:06:01 +00:00
Timothy Baldridge
2d457ad12d Add favicons to login manager 2020-05-28 22:09:39 -06:00
Timothy Baldridge
81558dce22
Merge pull request #883 from wabbajack-tools/async-disposable-temp-files
Temp files now implement IAsyncDisposable instead of IDisposable and …
2020-05-27 21:16:47 -07:00
Timothy Baldridge
ea76d88012 Temp files now implement IAsyncDisposable instead of IDisposable and use AbsolutePath.DeleteAsync 2020-05-27 20:43:57 -06:00
Timothy Baldridge
c225c468fd Several fixes for the Youtube Downloader inferencing code. 2020-05-27 06:05:55 -06:00
Timothy Baldridge
1b403a62d8 Bump deps versions 2020-05-26 05:36:31 -06:00
Timothy Baldridge
9ade449985 Make all delete operations async 2020-05-26 05:31:11 -06:00
Timothy Baldridge
1099d68ef7 Fix race condition with Do and async 2020-05-25 13:41:16 -06:00
Timothy Baldridge
191f321dc2 VirtualFile now useses Async IO exclusively 2020-05-25 10:30:47 -06:00
Timothy Baldridge
ea08c9865d Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
Timothy Baldridge
f9dc9148e7 Purge all non async IO routines from Paths.cs 2020-05-25 08:31:56 -06:00
Timothy Baldridge
c5196559cc
Merge pull request #863 from wabbajack-tools/issue-861
issue-861 - Fix always enabled mods being out of order
2020-05-23 16:20:02 -07:00
Timothy Baldridge
dd1303e2d7 issue-861 - Fix always enabled mods being out of order 2020-05-23 15:41:41 -06:00
Timothy Baldridge
96ca01f1dc Don't really need that test anymore 2020-05-23 15:03:25 -06:00
Timothy Baldridge
aab9ccd694 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 16:12:51 -06:00
Timothy Baldridge
da3d87093a End to end tests pass 2020-05-19 21:55:12 -06:00
Timothy Baldridge
03f5ff6c92 Can heal a simple pre-indexed download 2020-05-19 21:25:41 -06:00
Timothy Baldridge
68a05a011d Provide better feedback during hashing 2020-05-16 15:27:23 -06:00
Timothy Baldridge
b9592175b3
Merge pull request #847 from wabbajack-tools/dont-retry-http-response-errors
Don't retry http response errors
2020-05-16 10:24:38 -07:00
Timothy Baldridge
29d327d747 Discord integration and more cache stuff 2020-05-14 23:25:02 -06:00
Timothy Baldridge
caec0e3e11 Don't retry http response errors 2020-05-14 21:52:23 -06:00
Timothy Baldridge
57e33caf62
Merge branch 'master' into rework-nexus-caching-more 2020-05-14 16:50:30 -07:00
Timothy Baldridge
29809225fb Fix how JSON serializers handle timezones 2020-05-14 17:50:02 -06:00
Timothy Baldridge
6225caabaf Fix for absolute path in Steam game files 2020-05-14 16:28:25 -06:00
Timothy Baldridge
9f9becf19f Slightly improved nexus caching code 2020-05-14 16:21:56 -06:00
Justin Swanson
08cf5a6d50 Revert "Fix UI breakage in slideshow"
This reverts commit 40640dff5a.
2020-05-12 18:40:41 -05:00
Timothy Baldridge
80b98935fa Move xxHash and VFS cache data into RocksDB so we don't pollute folders and can cache more files 2020-05-12 15:28:09 -06:00
Timothy Baldridge
40640dff5a Fix UI breakage in slideshow 2020-05-11 15:07:28 -06:00
Timothy Baldridge
419867fc8b Hotfix: don't throw exceptions when metas can't be inferred 2020-05-10 06:37:55 -06:00
Timothy Baldridge
ca34e0bd7d
Merge pull request #812 from wabbajack-tools/rewrite-the-build-server
Rewrite the build server
2020-05-09 16:01:27 -07:00
Timothy Baldridge
e053136e25 Rewrite the Authored file routines. 2020-05-09 16:16:16 -06:00
erri120
c79ad8e08b
Fixed F03 registry entry 2020-05-09 20:02:49 +02:00
Timothy Baldridge
3bbc130cc0 Port over Metrics and Nexus tests delete old server projects 2020-05-08 23:12:51 -06:00
Timothy Baldridge
61e0d22973
Merge pull request #809 from giraldiego/patch-1
Add support for Fallout 3 GotY GOG edition
2020-05-08 21:52:00 -07:00
giraldiego
7e2362e48e
Add support for Fallout 3 GotY GOG edition
From https://www.gogdb.org/products?search=fallout+3
2020-05-08 17:44:28 -05:00
Khamûl
56fcb7f6d6 ComboBox source now uses enum descreption 2020-05-07 17:04:55 -04:00
Timothy Baldridge
f639c4abff Fix enderal Game ids, fixes for game file indexing, fixes for bad metrics reporting (lagged by a day). 2020-05-05 14:59:47 -06:00
Timothy Baldridge
9531d6c813 Remove unused test 2020-05-04 22:08:00 -06:00
Timothy Baldridge
bac8900df7 Fix for Update.esm getting deleted during installation 2020-05-04 17:55:51 -06:00
Timothy Baldridge
287eebdd3d Fix tests and implement hard link support 2020-05-04 14:39:43 -06:00
Timothy Baldridge
314c77a830 Fix tests and implement basic hard link support 2020-05-04 14:33:45 -06:00
Timothy Baldridge
2be1771d89 Can remap game folder files 2020-05-04 06:11:53 -06:00
Timothy Baldridge
0c0cbbab4f Implement basics of game folder remapping 2020-05-02 21:41:33 -06:00
Timothy Baldridge
059f2ec96f Can source game downloads from the game folder 2020-05-02 15:09:29 -06:00
Timothy Baldridge
30f6b029a1
Merge pull request #776 from wabbajack-tools/small-fixes-and-tweaks
Bunch of small server-side fixes, LZ4 compression speed, and better l…
2020-04-29 10:38:50 -06:00
Timothy Baldridge
64540e2cab Bunch of small server-side fixes, LZ4 compression speed, and better list validation 2020-04-29 06:26:44 -06:00
Justin Swanson
3b34af90de Standardized the "warmup" functionality into one place 2020-04-28 17:52:20 -05:00
Justin Swanson
2b0866b4f3 Adjusted TempFolder init concepts
Wasn't being awaited in the App ctor.  Swapped for a static factory that can be awaited to ensure initialization is complete
2020-04-27 22:17:06 -05:00
Timothy Baldridge
4dba097c40
Merge branch 'master' into downloader-fixes 2020-04-27 15:37:21 -06:00
Timothy Baldridge
79a6640cc5 Hotfixes 2020-04-27 15:32:19 -06:00
erri120
514d2f70fc
Fixed new mega links not being resolved 2020-04-27 20:49:22 +02:00