Commit Graph

2857 Commits

Author SHA1 Message Date
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
b58ef4f3e7
Merge pull request #946 from wabbajack-tools/dont-hash-while-downloading
Don't hash modlists while attempting to download them
2020-07-04 08:42:32 -07:00
Timothy Baldridge
d7d953d90c Don't hash modlists while attempting to download them 2020-07-04 07:46:47 -06:00
Timothy Baldridge
0849fdd95e Version 2.1.0.0 fix missing verison bump in WJ project 2020-07-02 14:59:16 -06:00
Timothy Baldridge
69fcc0cdc4 Version 2.1.0.0 2020-07-02 13:51:57 -06:00
Timothy Baldridge
14010629d8
Merge pull request #941 from wabbajack-tools/inline-report
Add a cli option to print a report on inlined file data
2020-07-02 05:08:23 -07:00
Timothy Baldridge
08ab701861
Merge pull request #940 from wabbajack-tools/add-witcher3-to-games
Add witcher 3 to the games metadata (prep for ZeroManagerInstaller)
2020-07-02 05:08:07 -07:00
Timothy Baldridge
a4123848f6 Didn't mean to commit that 2020-07-01 23:36:52 -06:00
Timothy Baldridge
e0553039a3 Add a cli option to print a report on inlined file data 2020-07-01 22:50:30 -06:00
Timothy Baldridge
735b404dcb Add missing test references 2020-07-01 22:34:31 -06:00
Timothy Baldridge
79c1044e34 Add witcher 3 to the games metadata (prep for ZeroManagerInstaller) 2020-07-01 18:19:24 -06:00
Timothy Baldridge
8f12580f50 Swap the modid back for a more sane test 2020-07-01 15:39:41 -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
dd01229351
Merge pull request #938 from wabbajack-tools/upgrade-all-deps-6-30-2020
Upgrade all deps
2020-07-01 05:46:58 -07:00
Timothy Baldridge
f1e5fa9f0f Fix timeouts caused by having too many patches 2020-07-01 06:07:02 -06:00
Timothy Baldridge
9cf2ef9705 Fix tests 2020-06-30 22:23: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
cbd0b479fe
Merge pull request #936 from wabbajack-tools/mult-patch-optimization
Consider all possible binary patches and select the smallest
2020-06-30 17:03:02 -07:00
Timothy Baldridge
d48489d4fe Consider all possible binary patches and select the smallest 2020-06-30 17:09:59 -06:00
Timothy Baldridge
bd5aef446b More Debug information when downloading modlists 2020-06-29 16:18:29 -06:00
Timothy Baldridge
e2df1d6684 Merge remote-tracking branch 'origin/master' 2020-06-29 15:57:24 -06:00
Timothy Baldridge
2591c785fe Delete old patches from the CDN 2020-06-29 15:57:09 -06:00
Timothy Baldridge
5e2786947f
Merge pull request #935 from tr4wzified/manifest-url-fix
Fix manifest URLs being broken for Wabbajack CDN links
2020-06-29 06:52:09 -07:00
trawzified
512085f092 Fix manifest URLs being broken for Wabbajack CDN links 2020-06-29 11:37:13 +02:00
erri120
00da33e55f
Merge pull request #934 from tr4wzified/wabbapray
Add WabbaPray Emote
2020-06-28 20:03:54 +02:00
trawzified
7093f4c769 Add WabbaPray Emote 2020-06-28 19:27:11 +02: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
Timothy Baldridge
1ab9302a6c
Merge pull request #933 from Noggog/wj-bsa-prep
BSA Prep
2020-06-26 21:15:26 -07:00
Timothy Baldridge
a5fd3fd55b
Fix tests 2020-06-26 20:48:33 -06:00
Justin Swanson
e6599316c7 BSAReader bugfix for FileFlags member 2020-06-26 14:20:53 -05:00
Justin Swanson
ff04fa029e BSAReader removed temporary members 2020-06-26 14:05:42 -05:00
Justin Swanson
6021716d9d BSAReader non-async factory offered 2020-06-26 14:04:16 -05: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
erri120
298c8bf166
Merge pull request #932 from jdsmith2816/patch-1
add Enderal to supported games table
2020-06-26 19:34:56 +02: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
JD Smith
f679c6a8ad
add Enderal to supported games table 2020-06-25 00:03:19 -05:00
Timothy Baldridge
b62e89f9fd
Merge pull request #929 from wabbajack-tools/game-hosted-files
Game hosted files
2020-06-21 17:01:52 -07:00
Timothy Baldridge
bbced4f99f Can infer mod metas again 2020-06-21 16:03:54 -06:00
Timothy Baldridge
2ee3939afb Fix tests 2020-06-20 20:55:42 -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
erri120
dba14fe556
Merge pull request #928 from tr4wzified/patch-1
Remove duplicate Oblivion entry from table in README.md
2020-06-20 16:14:10 +02:00