Commit Graph

1790 Commits

Author SHA1 Message Date
Timothy Baldridge
5ec03f2883 Update changelog 2020-02-07 06:33:08 -07:00
Timothy Baldridge
a9224a084a Added support for logging in via Fallout 4, added better early-exit support for the Beth.NET login 2020-02-07 06:26:58 -07:00
Timothy Baldridge
5782bac4a9 Better termination logic for early game exiting 2020-02-07 05:38:20 -07:00
Timothy Baldridge
759e959764 Bit of a first draft of a launcher 2020-02-06 21:20:49 -07:00
Timothy Baldridge
e4551115e5
Merge pull request #485 from wabbajack-tools/manual-nexus-downloads
Manual nexus downloads
2020-02-06 15:00:01 -07:00
Timothy Baldridge
370b1342f1 Update CHANGELOG.md 2020-02-06 14:47:24 -07:00
Timothy Baldridge
1c53a7a6a3 Add NexusGameIDs for all games. 2020-02-06 14:43:30 -07:00
Timothy Baldridge
9d17dcf60f
Merge pull request #473 from wabbajack-tools/dependabot/nuget/DynamicData-6.14.8
Bump DynamicData from 6.14.3 to 6.14.8
2020-02-06 06:18:43 -07:00
dependabot-preview[bot]
6e25a5c255
Bump DynamicData from 6.14.3 to 6.14.8
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 6.14.3 to 6.14.8.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactiveui/DynamicData/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/reactiveui/DynamicData/compare/6.14.3...6.14.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 07:05:06 +00:00
Timothy Baldridge
6255ec224f Allow manual Nexus downloads 2020-02-05 22:30:31 -07:00
Timothy Baldridge
3ef14c7c07
Merge pull request #472 from wabbajack-tools/patch-all
Patch all support
2020-02-05 06:01:15 -07:00
Timothy Baldridge
d8500fd618 Improve race condition handling with Patch generation 2020-02-04 22:23:02 -07:00
Timothy Baldridge
cda2a5f54c Remove test code I didn't end up using 2020-02-04 22:21:08 -07:00
Timothy Baldridge
1dd2e35828 Update Changelog 2020-02-04 22:19:25 -07:00
Timothy Baldridge
b030dd67ca Added MatchAll support to mods 2020-02-04 22:17:12 -07:00
Timothy Baldridge
f70ab579a4
Merge pull request #470 from wabbajack-tools/dependabot/nuget/MSTest.TestAdapter-2.1.0
Bump MSTest.TestAdapter from 2.0.0 to 2.1.0
2020-02-04 14:13:38 -07:00
Timothy Baldridge
da8ead709b
Merge branch 'master' into dependabot/nuget/MSTest.TestAdapter-2.1.0 2020-02-04 14:13:32 -07:00
Timothy Baldridge
8c171092ab
Merge pull request #471 from wabbajack-tools/dependabot/nuget/MSTest.TestFramework-2.1.0
Bump MSTest.TestFramework from 2.0.0 to 2.1.0
2020-02-04 14:12:47 -07:00
dependabot-preview[bot]
a8451925a7
Bump MSTest.TestFramework from 2.0.0 to 2.1.0
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Commits](https://github.com/microsoft/testfx/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 07:04:15 +00:00
dependabot-preview[bot]
6475a2143b
Bump MSTest.TestAdapter from 2.0.0 to 2.1.0
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Commits](https://github.com/microsoft/testfx/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 07:03:53 +00:00
Timothy Baldridge
d983bcc168
Merge pull request #469 from wabbajack-tools/finis-nemisis-errors
Fixes for sql for unicode paths in sql tables (instead of ascitables …
2020-02-03 22:30:56 -07:00
Timothy Baldridge
4377f430f3 Fixes for sql for unicode paths in sql tables (instead of ascitables 🤦) 2020-02-03 21:58:32 -07:00
Timothy Baldridge
49305f8f8c
Merge pull request #468 from Noggog/some-fixes
Some fixes
2020-02-03 21:33:31 -07:00
Justin Swanson
d789e5a26d Added error message to print URL for failed Dropbox download 2020-02-03 20:30:45 -06:00
Justin Swanson
e830ffc540 Added null check for Dropbox download logic 2020-02-03 20:30:28 -06:00
Justin Swanson
7dc5b4c9d3 Added log message for failed ModInfo get in NexusDownloader 2020-02-03 20:06:35 -06:00
Justin Swanson
11d6401374 Added log to InstallerVM of what modlist it is installing 2020-02-03 19:02:57 -06:00
Justin Swanson
7b41606625 Better initial visibility settings on ModListGallery items 2020-02-03 18:49:57 -06:00
Justin Swanson
40c9521cee Slideshow user next works when paused 2020-02-03 18:45:47 -06:00
Justin Swanson
9d0c5ef529 Null handling for update callback 2020-02-03 18:43:24 -06:00
Timothy Baldridge
1b428cd03b
Merge pull request #464 from erri120/manifest-rework
Manifest rework
2020-02-03 05:28:25 -07:00
Timothy Baldridge
7444643027
Merge pull request #467 from wabbajack-tools/dependabot/nuget/FluentFTP-30.0.0
Bump FluentFTP from 29.0.4 to 30.0.0
2020-02-03 05:28:14 -07:00
Timothy Baldridge
f2b2a14850
Merge pull request #466 from wabbajack-tools/dependabot/nuget/Fody-6.1.0
Bump Fody from 6.0.8 to 6.1.0
2020-02-03 05:28:06 -07:00
dependabot-preview[bot]
49ed9fae6e
Bump FluentFTP from 29.0.4 to 30.0.0
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 29.0.4 to 30.0.0.
- [Release notes](https://github.com/robinrodricks/FluentFTP/releases)
- [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md)
- [Commits](https://github.com/robinrodricks/FluentFTP/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 07:31:37 +00:00
dependabot-preview[bot]
2494eb3f0c
Bump Fody from 6.0.8 to 6.1.0
Bumps [Fody](https://github.com/Fody/Fody) from 6.0.8 to 6.1.0.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/compare/6.0.8...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 07:31:28 +00:00
Timothy Baldridge
2f2d9273b0
Merge pull request #463 from Noggog/auto-update
Basic AutoUpdater.NET added.  GUI button to update
2020-02-02 17:38:03 -07:00
erri120
1bf1189f26
Removed unused imports and CommonMark dependency 2020-02-02 13:52:55 +01:00
erri120
dd9baea785
Fixed GitHub links 2020-02-02 13:52:54 +01:00
erri120
f03db43798
Fleshed out the Manifest 2020-02-02 13:52:54 +01:00
erri120
853ab81bbf
Renamed GetReportEntry to GetManifestURL 2020-02-02 13:52:53 +01:00
erri120
fda325eecf
Revert "Changed Url to URL and removed GetReportEntry"
This reverts commit d62d40add41e7c7e37c2b6bae677bcc6c1d1f356.
2020-02-02 13:52:53 +01:00
erri120
cc0577b0d8
Changed Url to URL and removed GetReportEntry 2020-02-02 13:52:53 +01:00
erri120
7b66aee5a8
Created basic ManifestView, Window and VM 2020-02-02 13:52:53 +01:00
erri120
5b5678363f
Removed ReportHTML 2020-02-02 13:52:52 +01:00
erri120
366ccbc1e1
Created new Manifest class 2020-02-02 13:52:52 +01:00
erri120
ff7964b797
Removed old ReportBuilder and css 2020-02-02 13:52:51 +01:00
Justin Swanson
cd3e186d73 Basic AutoUpdater.NET added. GUI button to update 2020-02-02 01:33:12 -06:00
Timothy Baldridge
2a7455f275 Update azure-pipelines.yml for Azure Pipelines 2020-02-01 11:32:36 -07:00
Timothy Baldridge
887e62d6f0 Update azure-pipelines.yml for Azure Pipelines 2020-02-01 11:21:05 -07:00
Timothy Baldridge
198e047b02 Update azure-pipelines.yml for Azure Pipelines 2020-02-01 11:03:36 -07:00