halgari
|
61579bc3b6
|
Fix the broken tests
|
2019-12-13 06:02:58 -07:00 |
|
Justin Swanson
|
bcd7c95caf
|
Merge branch 'master' into async-exploration
|
2019-12-12 19:49:40 -06:00 |
|
Timothy Baldridge
|
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 |
|
Timothy Baldridge
|
f6e9d672d2
|
Create .metas automatically for source-from-game files.
|
2019-12-10 05:26:49 -07:00 |
|
Justin Swanson
|
f73bdee63e
|
PMapped IncludeArchiveData to parallel the filehashing
|
2019-12-07 01:22:54 -06:00 |
|
Justin Swanson
|
63afc2dc9e
|
Remaining NexusAPI made async
|
2019-12-07 00:40:29 -06:00 |
|
Justin Swanson
|
729b5128da
|
Random .Results swapped to async
|
2019-12-07 00:40:29 -06:00 |
|
Justin Swanson
|
e9deda9f44
|
Large swap to make WorkQueue able to take Task work items
|
2019-12-06 22:47:49 -06:00 |
|
Justin Swanson
|
e90759937b
|
Removed internal WorkQueue in ValidateModlist that was un-disposed
|
2019-12-06 20:05:24 -06:00 |
|
Justin Swanson
|
179ac2b0ee
|
ABatchProcessor takes CancellationToken
Some basic usage of it. Needs to be utilized deeper
|
2019-12-06 19:04:53 -06:00 |
|
Justin Swanson
|
4945f95066
|
PMap return swapped to array
|
2019-12-03 17:49:52 -06:00 |
|
Timothy Baldridge
|
3976d7e526
|
Macro-level progress bar updates.
|
2019-11-24 16:03:36 -07:00 |
|
Justin Swanson
|
df62c2ff8c
|
Removed unnecessary compiler instantiation for setting downloads folder
|
2019-11-23 18:36:57 -06:00 |
|
Justin Swanson
|
3a15d62289
|
ACompiler explicit implementation enforcement of its required members
|
2019-11-23 18:30:51 -06:00 |
|
Timothy Baldridge
|
2afcb83456
|
Switch directory deleting back to use a shell process. It's the only 100% reliable method I've found.
|
2019-11-23 10:37:24 -07:00 |
|
Timothy Baldridge
|
8a680a8f14
|
Several fixes for compilation and caching.
|
2019-11-21 22:19:42 -07:00 |
|
Timothy Baldridge
|
f7a36bf20e
|
Fix staging error with new patching code
|
2019-11-21 15:35:59 -07:00 |
|
Timothy Baldridge
|
1ee439c7c1
|
Better selection of patch file sources
|
2019-11-21 14:32:58 -07:00 |
|
erri120
|
b930724560
|
Fixed naming in Wabbajack.Lib
|
2019-11-21 16:51:57 +01:00 |
|
erri120
|
e4f17a81b8
|
Removed unused imports from Wabbajack.Lib
|
2019-11-21 15:25:56 +01:00 |
|
Timothy Baldridge
|
27964f0348
|
Set the queue size during installation based on the disk performance. Abort installation if there isn't enough disk space to perform the installation.
|
2019-11-20 16:39:03 -07:00 |
|
Timothy Baldridge
|
13de3913da
|
Optimize modlists before installation. Also fixed an async bug in VFS.
|
2019-11-17 22:21:24 -07:00 |
|
Timothy Baldridge
|
8d5843ecc6
|
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
|
2019-11-17 17:17:06 -07:00 |
|