Commit Graph

1120 Commits

Author SHA1 Message Date
bcd7c95caf Merge branch 'master' into async-exploration 2019-12-12 19:49:40 -06:00
2ec760527a Merge pull request #264 from wabbajack-tools/check-archives-before-compile
Check archive status before compilation to reduce the chance of grabb…
2019-12-12 17:10:10 -07:00
dba51fe4e7 Merge pull request #263 from wabbajack-tools/upgrade-deps
bump all the deps!!
2019-12-12 16:25:02 -07:00
394f0e5518 Check archive status before compilation to reduce the chance of grabbing a file from a dead archive 2019-12-12 16:24:27 -07:00
bc057704d0 Merge pull request #262 from wabbajack-tools/fix-deleting-downloads
Fix case sensitive bug with download deletion during install
2019-12-12 16:00:31 -07:00
2c69a9ec9b bump all the deps!! 2019-12-12 16:00:19 -07:00
e482197479 Fix case sensitive bug with download deletion during install 2019-12-12 15:52:24 -07:00
45a08b4005 Merge pull request #261 from wabbajack-tools/fix-missing-app-data-folder
Check if the directory exists first before saving data to it
2019-12-12 12:17:32 -07:00
cfa6855e89 Check if the directory exists first before saving data to it 2019-12-12 06:41:06 -07:00
073d02061a Merge pull request #255 from Noggog/intervention-frontend
Intervention frontend
2019-12-10 22:55:34 -07:00
35878485e6 Installation complete display 2019-12-10 22:59:15 -06:00
96c1fe6bff Merge branch 'master' into intervention-frontend 2019-12-10 21:49:20 -06:00
9e16b701f9 MO2 installation config overwrite checkbox 2019-12-10 21:39:09 -06:00
a339e621c1 UserIntervention attention glow animation 2019-12-10 18:21:00 -06:00
5037ebc0cd Bugfix for save signal being serialized 2019-12-10 18:16:48 -06:00
f139ed2335 ConfirmUpdateOfExistingInstallView /w remember setting 2019-12-10 18:16:36 -06:00
fdd9cdee90 Merge pull request #254 from wabbajack-tools/create-metas-for-source-from-game
Create metas for source from game
2019-12-10 06:06:22 -07:00
f6e9d672d2 Create .metas automatically for source-from-game files. 2019-12-10 05:26:49 -07:00
ed41308f12 Can now "download" archives from the game folder. This is useful if installers need to repack game files, they can source the files from the main game archive and then build a new BSA modifying/adding files as needed 2019-12-09 16:52:17 -07:00
02803c84e2 Merge pull request #249 from wabbajack-tools/multiple-steam-folders
Multiple steam folders
2019-12-09 16:00:25 -07:00
df4dcfa761 Use extension methods to get game metadata 2019-12-09 15:46:03 -07:00
ba556be994 Every steam install has the root steam folder as a implicit game location 2019-12-09 15:38:26 -07:00
b571c2682d Hide the startup time behind a splash screen 2019-12-09 06:18:02 -07:00
934e072408 Merge pull request #243 from Noggog/browser-cancellation
UserInterventionHandlers cancellation tokens.  Removed dispatcher
2019-12-08 22:21:06 -07:00
7f695a4a9e Install/Compile views display ConfirmationInterventions in CPU area 2019-12-08 18:19:36 -06:00
886fbd13ad Split LogCpuView 2019-12-08 16:33:50 -06:00
f8f0490047 UserInterventionHandlers cancellation tokens. Removed dispatcher 2019-12-08 13:46:30 -06:00
fb996a702a Merge pull request #242 from wabbajack-tools/ll-redux-redux
Add LoversLab support
2019-12-08 12:15:48 -07:00
6ad8baefb3 Fixe broken LL url detecting 2019-12-08 11:38:49 -07:00
638838d7a5 Fix LL ad selector 2019-12-08 10:05:52 -07:00
37542c2148 Remove debug code 2019-12-08 10:01:41 -07:00
3bbbfb3ea2 Finish up LL support. 2019-12-08 10:00:22 -07:00
86d4003398 Merge remote-tracking branch 'wabbajack-tools/master' into async-exploration 2019-12-08 01:10:51 -06:00
b9ae379c09 Merge pull request #240 from erri120/vortex-fixes-5
Vortex fixes 5
2019-12-07 11:30:11 -07:00
419567d865 Merge pull request #239 from wabbajack-tools/use-lib-cef
Use lib cef for nexus logins
2019-12-07 11:29:58 -07:00
fdb08b6f04 init cef helpers before tests 2019-12-07 10:39:22 -07:00
65d4353bcd add libcef to test project 2019-12-07 10:13:34 -07:00
c5858c51c3 Vortex: Manual game files can be copied over 2019-12-07 17:35:57 +01:00
9d4325a5fe Updated GameLocation property 2019-12-07 17:03:58 +01:00
7591a00e92 Add cefglue reference to Wabbajack for the build server error 2019-12-07 08:40:28 -07:00
f73bdee63e PMapped IncludeArchiveData to parallel the filehashing 2019-12-07 01:22:54 -06:00
bc436e53c7 Fixed [ThreadStatic] systems in WorkQueue 2019-12-07 01:22:34 -06:00
63afc2dc9e Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
367978967c GenericExceptions print more detail 2019-12-07 00:40:29 -06:00
729b5128da Random .Results swapped to async 2019-12-07 00:40:29 -06:00
a25fc9d1a9 Lots of NexusAPI refactored to async 2019-12-07 00:40:29 -06:00
5bd856a7c6 Utils async -> sync methods removed 2019-12-07 00:40:29 -06:00
43dc6953c5 AbstractDownloadState download made async 2019-12-07 00:40:22 -06:00
374aee12ef Remove debug code 2019-12-06 22:47:30 -07:00
101d45f20c Can log into the Nexus via the internal browser, and can cancel via the back button. 2019-12-06 22:40:57 -07:00