Commit Graph

1248 Commits

Author SHA1 Message Date
Justin Swanson
0e0d495364 CPU view display styling tweaks 2019-12-22 01:57:55 -06:00
Justin Swanson
ed27978a31 Title shadow improved 2019-12-21 22:38:56 -06:00
Justin Swanson
946ff40021 UnderMainenanceOverlay help text 2019-12-21 20:10:54 -06:00
Justin Swanson
cf73a2af2f Removed extra HTTPDownloader folder creation call 2019-12-21 19:30:56 -06:00
Justin Swanson
b392b667cf MO2 proper install folder logic now ignores files in downloads 2019-12-21 19:30:01 -06:00
Justin Swanson
eed71e1c24 Purged a few more Task.Wait() calls 2019-12-21 18:26:51 -06:00
Justin Swanson
e5aef9a043 AsyncLock + tests. NexusApi swapped to use it 2019-12-21 18:17:56 -06:00
Justin Swanson
bef5621441 Added slideshow image preload logic 2019-12-21 14:23:39 -06:00
Justin Swanson
477622f7ca Some MO2Installer.CheckValidInstallPath unit tests 2019-12-20 20:19:17 -06:00
Timothy Baldridge
46b8f97bd0
Merge pull request #298 from Noggog/should-not-happen
Should not happen bug fixed
2019-12-20 16:11:13 -07:00
Timothy Baldridge
c77dcf6c44
Merge pull request #297 from Noggog/bugs-n-features
Bugs n features
2019-12-20 16:10:39 -07: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
Justin Swanson
790acec2d0 Added missing PMap overload for Func<Task> work actions 2019-12-20 14:50:02 -06:00
Justin Swanson
a7845802bb Added path of a missing patch to error logging 2019-12-20 14:32:04 -06:00
Justin Swanson
caffb6e032 Boolean inverse bugfix 2019-12-20 14:12:01 -06:00
Justin Swanson
af6b42563d Ceras version tolerance enabled 2019-12-20 14:01:01 -06:00
Justin Swanson
f26747bfe5 Readme can be website now 2019-12-20 01:14:43 -06:00
Justin Swanson
74bbb5a4ec Readme opens after install, and after modlist download 2019-12-19 23:09:53 -06:00
Justin Swanson
a4a149d01c Added catch to ModListMetadataVM's needs download check
Was failing to calculate hash while file was locked during download
2019-12-19 22:08:58 -06:00
Justin Swanson
c584666a54 Merge remote-tracking branch 'wabbajack-tools/master' into nasdf 2019-12-19 22:00:51 -06:00
Timothy Baldridge
d49c59480b Only benchmark the scratch disk, take ram size into account, support network drives 2019-12-19 09:09:31 -07:00
Timothy Baldridge
aab2b6f3a7
Merge pull request #294 from wabbajack-tools/remove-list-validation
Remove the unused ListValidation code
2019-12-19 07:38:05 -08:00
Timothy Baldridge
7d71adaced Remove the unused ListValidation code 2019-12-19 07:04:06 -07:00
Justin Swanson
5a8c19fbae Failure compiles/installs show red 2019-12-18 23:22:39 -06:00
Justin Swanson
b4bdaa5f07 AttentionBorder view 2019-12-18 22:44:43 -06:00
Justin Swanson
f4f9272858 BeginCommands refactored 2019-12-18 19:14:21 -06:00
Justin Swanson
5f7188d53d Paranoia logic to bring window to the front after loading 2019-12-18 19:10:09 -06:00
Justin Swanson
1673f8a555 LibCef extraction init awaits and improvements 2019-12-18 19:09:45 -06:00
halgari
5fc57883d9 Bump version 2019-12-18 09:56:27 -07:00
Timothy Baldridge
ebcb7e59f9
Merge pull request #285 from wabbajack-tools/dependabot/nuget/GitInfo-2.0.26
Bump GitInfo from 2.0.21 to 2.0.26
2019-12-18 09:49:11 -07:00
Timothy Baldridge
381b70a8df
Merge pull request #292 from erri120/vortex-fixes-7
Deployment files are now included correctly
2019-12-18 08:09:54 -07:00
Timothy Baldridge
3184cdc793
Merge pull request #291 from tr4wzified/downloader-fix
Fix error on HTTPDownloader trying to download to non-existing destinations
2019-12-18 08:09:44 -07:00
erri120
d9ac393984
Deployment files are now included correctly 2019-12-18 15:25:43 +01:00
trawzified
1092345e2d Fix error on HTTPDownloader trying to download to non-existing destinations
Remove debug log call

Modify HTTPDownloader - put if into a twoliner

Add download into if statement
2019-12-18 14:46:38 +01:00
halgari
02109a05bd bump version 2019-12-17 22:29:42 -07:00
Timothy Baldridge
1b2c4925a7
Merge pull request #290 from wabbajack-tools/fix-redownload-on-update
UI wasn't prompting for a new download when the list was updated
2019-12-17 22:25:21 -07:00
halgari
52b1b57e5d UI wasn't prompting for a new download when the list was updated 2019-12-17 21:30:36 -07:00
Justin Swanson
b0bff6e121 Missing ExtractLibs awaits 2019-12-17 21:18:33 -06:00
Justin Swanson
e0a91036d0 Fixes for progress bars starting at 100% 2019-12-17 21:10:38 -06:00
Timothy Baldridge
4fc9f58d88
Merge pull request #284 from Noggog/under-maintenance
Under maintenance display
2019-12-17 16:59:16 -07:00
Timothy Baldridge
16cac7c57b
Merge pull request #289 from wabbajack-tools/more-fixes
Fixes for inis, resuming downloads and caching services
2019-12-17 16:58:36 -07:00
halgari
f0c803215e fix test 2019-12-17 16:43:12 -07:00
Timothy Baldridge
26e27e20f8
Merge pull request #286 from erri120/vortex-fixes-6
Vortex Fixes 6
2019-12-17 16:25:46 -07:00
Timothy Baldridge
8691851d3a
Merge pull request #288 from tr4wzified/graphics
Add graphics assets & emotes used in the Discord
2019-12-17 16:25:32 -07:00
halgari
91e27fc3d7 Fixes for inis, resuming downloads and caching services 2019-12-17 16:17:44 -07:00
Timothy Baldridge
9e4d99925d
Merge pull request #287 from tr4wzified/case-insensitive-hashsets
Made HashSets case insensitive
2019-12-17 11:42:06 -07:00
trawzified
aebd9cca17 Add graphics assets & emotes used in the Discord 2019-12-17 19:03:26 +01:00
trawzified
8eec65954e Change HashSet SupportedArchives to be case insensitive aswell 2019-12-17 18:18:28 +01:00
trawzified
9f91974bd0 Change HashSets in Consts.cs to be case insensitive 2019-12-17 18:15:26 +01:00