Commit Graph

1283 Commits

Author SHA1 Message Date
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
2ee23e8ced Update Mah Icons 2019-12-19 09:34:55 -07: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
erri120
09cf002637
Update Vortex Installer&Compiler with recent changes 2019-12-17 17:25:15 +01:00
erri120
2589eb7237
Updated ReportBuilder to better reflect SteamWorkshop Items 2019-12-17 17:24:15 +01:00
dependabot-preview[bot]
18294136c4
Bump GitInfo from 2.0.21 to 2.0.26
Bumps [GitInfo](https://github.com/kzu/GitInfo) from 2.0.21 to 2.0.26.
- [Release notes](https://github.com/kzu/GitInfo/releases)
- [Commits](https://github.com/kzu/GitInfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 07:11:23 +00:00
Justin Swanson
84485af2e1 Under maintenance display 2019-12-16 22:06:30 -06:00
Timothy Baldridge
3375f807d9
Merge pull request #283 from wabbajack-tools/fix-broken-cache-server
Consider both dates when clearing the cache
2019-12-16 15:27:26 -07:00
halgari
2b02261629 Consider both dates when clearing the cache 2019-12-16 15:19:23 -07:00
Timothy Baldridge
9bae8a9c22
Merge pull request #279 from wabbajack-tools/duplicate-key-ini-fix
Implement fix for duplicate key error in FNV
2019-12-16 13:31:50 -07:00
Timothy Baldridge
0e9e57d3e7
Merge pull request #282 from erri120/fromjson-catch
Added error catching for FromJSON to catch NexusAPI error responses
2019-12-16 13:31:41 -07:00
erri120
ed1297b71d
Added error catching for FromJSON to catch NexusAPI error responses 2019-12-16 14:00:22 +01:00
halgari
4ed0dcae7f Implement fix for duplicate key error in FNV 2019-12-15 23:33:44 -07:00
Timothy Baldridge
720f17b216
Merge pull request #278 from wabbajack-tools/azure-pipelines-parallel
Update azure-pipelines.yml for Azure Pipelines
2019-12-15 22:18:11 -07:00
Timothy Baldridge
518fe6e45d Update azure-pipelines.yml for Azure Pipelines 2019-12-15 21:29:18 -07:00
halgari
c0c0fbcdc9 Bump version 2019-12-15 19:24:05 -07:00
Timothy Baldridge
44b5757c91
Merge pull request #276 from Noggog/HTTP-fix
Reverted HTTPDownloader to be sync, until side effects can be researched
2019-12-15 18:01:32 -07:00
Justin Swanson
3f7d68b4a1 Reverted HTTPDownloader to be sync, until side effects can be researched
Was causing download failures, for some unknown reasons
2019-12-15 18:48:12 -06:00