Commit Graph

3394 Commits

Author SHA1 Message Date
d828b5b0ff Merge pull request #1085 from wabbajack-tools/reduce-extraction-memory-usage
Reduce extraction memory usage
2020-09-12 16:32:04 -06:00
e1adcb761e Don't try to extract folders 2020-09-12 15:07:34 -06:00
efef8a2944 Rework performance profiles of WJ 2020-09-12 14:23:49 -06:00
b6dbcc2368 Rework performance profiles of WJ 2020-09-12 14:23:03 -06:00
c5db72c5ae Updated README 2020-09-12 12:21:13 +00:00
5fc84f6d19 Updated README
Fixed broken website links.
2020-09-12 12:15:03 +00:00
8f4a090a03 Merge remote-tracking branch 'origin/master' into master 2020-09-11 20:50:00 -06:00
5562e15d8e Don't reupload mirrored files 2020-09-11 20:49:53 -06:00
70c9cfa5b8 Merge pull request #1084 from wabbajack-tools/issue-1043
Make extra included games explicit
2020-09-11 09:01:46 -06:00
9d97731710 Make extra included games explicit 2020-09-11 06:56:34 -06:00
59eb915475 Make extra included games explicit 2020-09-11 06:54:24 -06:00
a33fcf212f Merge pull request #1083 from wabbajack-tools/installation-optimizations
Installation optimizations and fixes
2020-09-11 06:22:25 -06:00
d7371294f9 Installation optimizations and fixes 2020-09-10 19:22:07 -06:00
d3ea54f4e2 Merge pull request #1082 from wabbajack-tools/use-server-update-fallback
Ask the server for known upgrades as a last resource (for all downloads)
2020-09-10 08:05:29 -06:00
d953fa9179 Ask the server for known upgrades as a last resource (for all downloads) 2020-09-10 07:07:25 -06:00
d79531fb8e Updated README
In response to #1081
2020-09-10 09:47:40 +00:00
8413826558 Merge pull request #1076 from Unnoen/1075-version-hover-bug
Fix version tooltip displaying incorrectly.
2020-09-09 22:00:44 -06:00
af7c9eb4a8 Merge pull request #1081 from wabbajack-tools/remove-defunct-downloaders
Remove Beth.NET and YT downloader, no one used them and they only sor…
2020-09-09 22:00:31 -06:00
f129a6bd22 Remove Beth.NET and YT downloader, no one used them and they only sortof worked 2020-09-09 19:49:22 -06:00
4da8fbb9f7 Merge pull request #1080 from wabbajack-tools/move-ini-include
Move where we include ini additions
2020-09-09 19:29:24 -06:00
c73116a465 Move where we include ini additions 2020-09-09 16:50:43 -06:00
3db1f2d9ea Merge pull request #1073 from EzioTheDeadPoet/patch-1
mark WJ installed archives as installed in MO2.
2020-09-09 16:40:55 -06:00
ba2d1878b9 Merge pull request #1079 from wabbajack-tools/ips-reworks
Ips reworks
2020-09-09 16:40:32 -06:00
3d9d7f28a1 Revert LZ4 lib upgrade 2020-09-09 15:47:22 -06:00
9b69be5d72 Merge remote-tracking branch 'origin/ips-reworks' into ips-reworks 2020-09-09 14:46:46 -06:00
16041170d2 Fix strange edge-case with BSA extraction 2020-09-09 14:40:28 -06:00
ab5010594f IPS4 reworks 2020-09-09 12:56:16 -06:00
59724f2247 Fix file extractor tests 2020-09-09 12:56:16 -06:00
1f002b5f77 IPS4 reworks 2020-09-09 06:51:38 -06:00
4f39eaca17 Merge pull request #1077 from wabbajack-tools/7zip-improvements
7zip improvements and extraction rework
2020-09-09 06:27:41 -06:00
2332af1252 Supress log errors in testing 2020-09-09 05:28:34 -06:00
4c6f34cae5 Supress log errors in testing 2020-09-08 22:06:15 -06:00
2a1517ca0a Fix file extractor tests 2020-09-08 22:03:34 -06:00
d79277af74 Fix file extractor tests 2020-09-08 20:34:53 -06:00
f1b50b0e09 Merge remote-tracking branch 'origin/7zip-improvements' into 7zip-improvements 2020-09-08 17:25:30 -06:00
8a452fd172 Disable broken BNET test 2020-09-08 17:25:17 -06:00
48bb6e1998 Merge branch 'master' into 7zip-improvements 2020-09-08 16:19:35 -06:00
548a0553d2 Re-add OMOD support 2020-09-08 16:15:33 -06:00
1207b23297 Merge pull request #1062 from erri120/show-manifest-fix
Added canExecute to ShowManifestCommand
2020-09-07 21:07:57 -06:00
5d7bceb6dc Spool large files to disk during extraction to save memory 2020-09-07 20:22:23 -06:00
7215f6b492 Fix version tooltip. 2020-09-08 11:12:53 +10:00
9de30ea8b7 Removed cruft of old extractor 2020-09-05 21:28:31 -06:00
3bdab577e1 EndToEnd Tests pass 2020-09-05 21:19:05 -06:00
1ebb0b6492 All sanity tests work! 2020-09-05 13:36:44 -06:00
366552e33c adding "installed=true" to .meta files
with this change ModOrganizer2 will display Archives downloaded with Wabbajack as installed instead of just downloaded, since to be included during the compile they need to be used in the install in the first place.
2020-09-05 20:18:55 +02:00
9b09fa33ca fix 5 .meta "installed=true"
syntax errors 🤦
2020-09-05 20:00:45 +02:00
6c1f6a3cf7 fix 4 .meta "installed=true"
I was stupid and forgot something again..
2020-09-05 19:57:21 +02:00
5911b993b1 fix 3 to .meta "installed=true"
this attempt uses a different approach that hopefully now works as intended.
2020-09-05 19:55:04 +02:00
10c0fd916c 2nd fix to the .meta including "installed=true"
i forgot to remove a `[`
2020-09-05 19:48:05 +02:00
d0f0564422 fix for my previous attempt
my first code was garbage now I am adding the line using string.concat.
2020-09-05 19:42:40 +02:00