Commit Graph

1346 Commits

Author SHA1 Message Date
375c92c07e Merge pull request #269 from wabbajack-tools/fix-cache-server-issues
Fix cache server issues
2019-12-14 09:43:42 -07:00
536fc35d4a Merge pull request #268 from wabbajack-tools/parallel-test
Run tests in parallel
2019-12-14 09:43:33 -07:00
39e5aca68e Add cache clearing and check links every two hours 2019-12-14 09:33:05 -07:00
5ad86f1bdd Fixed manual files not being installed 2019-12-14 15:08:22 +00:00
04584720a7 Re-added manual files 2019-12-14 12:10:22 +01:00
4c637fe7b1 Updated the VortexInstaller 2019-12-14 11:57:56 +01:00
f6d51b4e33 Re-added SteamWorkshop items, changed ReportBuilder to include those items 2019-12-14 11:57:56 +01:00
758df21d91 Added version info to created meta file 2019-12-14 11:57:55 +01:00
5bc6f44aeb Redid the entire Vortex Compiler 2019-12-14 11:57:55 +01:00
dcf0113c17 Disabled manual game files 2019-12-14 11:57:47 +01:00
0464f1b43c Integrated list validation into the caching HTTP server. 2019-12-13 22:46:20 -07:00
7c03806e9a Modlist gallery buttons use new bare icon style 2019-12-13 22:45:44 -06:00
1a9bfcbdc6 BareIcon button style. Readded links to main view 2019-12-13 22:40:56 -06:00
1fdfda0edf Post-compile completion menu view 2019-12-13 21:56:42 -06:00
b74a183aef Moved OutputFolder to CompilerVM. Added to vortex compiler 2019-12-13 21:44:27 -06:00
1dc161890f Run tests in parallel 2019-12-13 15:07:58 -07:00
f60c1e3c8a disable failing VT upload 2019-12-13 15:05:13 -07:00
cd441560df Another missing await 2019-12-13 14:48:40 -07:00
c070c2431f Fix end-to-end test 2019-12-13 14:39:13 -07:00
91ddb3a01f Update README.md 2019-12-13 14:03:16 -07:00
d2999748fb Disable manual download for tests 2019-12-13 06:24:17 -07:00
61579bc3b6 Fix the broken tests 2019-12-13 06:02:58 -07:00
75d37888d2 Merge pull request #265 from Noggog/some-fixes
CompilerVM active intervention variable
2019-12-13 05:15:17 -07:00
ed5de56c5e Merge pull request #241 from Noggog/async-exploration
Async exploration
2019-12-13 05:14:56 -07:00
02f53f4e7c CompilerVM active intervention variable 2019-12-12 19:58:40 -06:00
3ae54d7575 Small formatting tweak 2019-12-12 19:52:26 -06:00
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