Timothy Baldridge
|
00f702f1f8
|
Merge pull request #303 from Noggog/bugs-n-features
Bugs n features
|
2019-12-22 13:57:43 -08:00 |
|
Justin Swanson
|
b392b667cf
|
MO2 proper install folder logic now ignores files in downloads
|
2019-12-21 19:30:01 -06:00 |
|
trawzified
|
a370b65edd
|
Fix more typos
Revert "Remove if that is always true"
This reverts commit 620298d05b647c9b1c27bcea04289a0798641167.
|
2019-12-21 21:37:54 +01:00 |
|
trawzified
|
e1ae92d52c
|
Fix confusing typo in log
|
2019-12-21 21:37:54 +01:00 |
|
trawzified
|
aa13a363bf
|
Remove unnecessary reference to library Wabbajack.Common
Remove if that is always true
|
2019-12-21 21:37:53 +01:00 |
|
Justin Swanson
|
124f9e1d88
|
Blocks installations installed into non-empty folder w/o MO2 files
|
2019-12-20 16:31:35 -06:00 |
|
Justin Swanson
|
7c88b4ea12
|
Blocks installations into folders /w .wabbajack file
|
2019-12-20 16:06:20 -06:00 |
|
halgari
|
91e27fc3d7
|
Fixes for inis, resuming downloads and caching services
|
2019-12-17 16:17:44 -07:00 |
|
halgari
|
4ed0dcae7f
|
Implement fix for duplicate key error in FNV
|
2019-12-15 23:33:44 -07:00 |
|
halgari
|
f4df8509f0
|
Fix metrics
|
2019-12-14 22:04:02 -07:00 |
|
halgari
|
ff720cd044
|
Add anonymous metrics
|
2019-12-14 21:33:48 -07:00 |
|
Justin Swanson
|
bcd7c95caf
|
Merge branch 'master' into async-exploration
|
2019-12-12 19:49:40 -06:00 |
|
Justin Swanson
|
96c1fe6bff
|
Merge branch 'master' into intervention-frontend
|
2019-12-10 21:49:20 -06:00 |
|
Timothy Baldridge
|
ba556be994
|
Every steam install has the root steam folder as a implicit game location
|
2019-12-09 15:38:26 -07:00 |
|
Justin Swanson
|
7f695a4a9e
|
Install/Compile views display ConfirmationInterventions in CPU area
|
2019-12-08 18:19:36 -06:00 |
|
Justin Swanson
|
86d4003398
|
Merge remote-tracking branch 'wabbajack-tools/master' into async-exploration
|
2019-12-08 01:10:51 -06:00 |
|
erri120
|
9d4325a5fe
|
Updated GameLocation property
|
2019-12-07 17:03:58 +01: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
|
5bd856a7c6
|
Utils async -> sync methods removed
|
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 |
|
Timothy Baldridge
|
ceebe0b745
|
Merge pull request #237 from wabbajack-tools/set-screen-size
Implement screen size auto-set for MO2 games
|
2019-12-05 22:28:09 -07:00 |
|
Timothy Baldridge
|
7191804ff2
|
Merge branch 'master' into set-screen-size
|
2019-12-05 22:12:29 -07:00 |
|
Timothy Baldridge
|
8b2486059f
|
Implement screen size auto-set for MO2 games
|
2019-12-05 21:58:18 -07:00 |
|
Justin Swanson
|
bf87746e69
|
Utils.ErrorThrow added for when wanting to throw the exception
|
2019-12-04 22:58:02 -06:00 |
|
Timothy Baldridge
|
f67a235274
|
Logs and exceptions as classes
|
2019-12-04 16:17:02 -07:00 |
|
Justin Swanson
|
5bb291a310
|
AInstaller ctor parameters made more picky for required input
|
2019-12-01 14:23:24 -06:00 |
|
Timothy Baldridge
|
3976d7e526
|
Macro-level progress bar updates.
|
2019-11-24 16:03:36 -07: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 |
|
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 |
|