Commit Graph

660 Commits

Author SHA1 Message Date
erri120
92c841f755
Added help argument to CLI 2020-01-06 15:54:46 +01:00
Timothy Baldridge
27f0f98671
Merge pull request #353 from wabbajack-tools/abstract-login-downloader
Reworked the LL downloader
2020-01-05 14:24:08 -08:00
erri120
8106990707
Loading settings will no use CLIArguments 2020-01-05 14:10:49 +01:00
erri120
e149c6dbe7
Starting From Modlist now uses CLIArguments 2020-01-05 14:09:34 +01:00
erri120
e929b661b5
Parse arguments on start 2020-01-05 13:52:18 +01:00
Timothy Baldridge
5f969a00df Reworked the LL downloader to abstract commonly used items in an abstract class 2020-01-04 22:38:08 -07:00
Justin Swanson
e49f1dd5ca Basic settings page that just shows logins for now 2020-01-04 21:15:25 -06:00
Justin Swanson
43aca88879 Implemented IBackNavigatingVM various places 2020-01-04 21:06:34 -06:00
Justin Swanson
907a5a2da1 MainWindowVM.ActivePane set made private 2020-01-04 21:04:56 -06:00
Justin Swanson
2ab10fe1bb BackNavigatingVM. Removed navigation stack 2020-01-04 20:33:38 -06:00
Justin Swanson
e13b000b54 Global UserInterventionHandler now try/catches
Any exception was borking the callback subscription, so no more interventions were handled
2020-01-04 19:31:54 -06:00
Justin Swanson
af7357e500 Removed some vestigial members 2020-01-04 19:30:34 -06:00
Timothy Baldridge
9eec82be0d Bump version for 1.0 beta 13 2020-01-04 18:22:22 -07:00
Timothy Baldridge
d1049aaefe Bump Verison number 2020-01-03 21:07:57 -07:00
Timothy Baldridge
3010027ea8 Implement Ceras breaking change & update deps (to get it to compile) 2020-01-03 20:56:20 -07:00
Justin Swanson
907b020db5 Error printing improvement. Removed some vestigial members 2020-01-03 20:26:44 -06:00
Timothy Baldridge
d20de58f50 Merge remote-tracking branch 'origin/master' 2020-01-03 15:31:47 -07:00
Timothy Baldridge
b320f87d1e Bump Version number 2020-01-03 15:31:25 -07:00
erri120
b6ed45945e
Fixed unused import 2020-01-03 18:27:09 +01:00
erri120
2643c499c2
Replaced old Steam/GOG Handlers with the new StoreHandler system 2020-01-03 18:22:50 +01:00
Timothy Baldridge
f3e183b637
Merge pull request #329 from wabbajack-tools/dependabot/nuget/Fody-6.0.6
Bump Fody from 6.0.5 to 6.0.6
2020-01-03 06:46:31 -08:00
erri120
bf73cbd7b8
Updated the Slideshow error to be non important 2020-01-03 13:17:42 +01:00
dependabot-preview[bot]
0b828dfc01
Bump Fody from 6.0.5 to 6.0.6
Bumps [Fody](https://github.com/Fody/Fody) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/compare/6.0.5...6.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-03 07:06:09 +00:00
Timothy Baldridge
f57897c539 merge master 2020-01-02 17:07:13 -07:00
Timothy Baldridge
5a0e19f4b1 Metrics and status are now in MongoDB 2019-12-29 15:57:01 -07:00
Timothy Baldridge
f9cdbbc6a1
Merge pull request #313 from wabbajack-tools/dependabot/nuget/System.Reactive-4.3.2
Bump System.Reactive from 4.3.1 to 4.3.2
2019-12-27 16:08:06 -08:00
Timothy Baldridge
12b466d8bb
Merge pull request #319 from wabbajack-tools/dependabot/nuget/DynamicData-6.14.3
Bump DynamicData from 6.14.1 to 6.14.3
2019-12-27 16:07:57 -08:00
Timothy Baldridge
0bc96024a4
Merge pull request #318 from wabbajack-tools/dependabot/nuget/ReactiveUI.WPF-11.0.6
Bump ReactiveUI.WPF from 11.0.1 to 11.0.6
2019-12-27 16:07:47 -08:00
Timothy Baldridge
1d87ecab25
Merge pull request #317 from wabbajack-tools/dependabot/nuget/ReactiveUI.Events.WPF-11.0.6
Bump ReactiveUI.Events.WPF from 11.0.1 to 11.0.6
2019-12-27 16:07:25 -08:00
Timothy Baldridge
4eee120696
Merge pull request #316 from wabbajack-tools/dependabot/nuget/ReactiveUI.Fody-11.0.6
Bump ReactiveUI.Fody from 11.0.1 to 11.0.6
2019-12-27 16:07:00 -08:00
Justin Swanson
507c71d1d8 Removed vestigial MainWindowVM.ViewDispatcher 2019-12-27 16:24:35 -06:00
Justin Swanson
6c4fbc8476 Improved top title bar configuration text 2019-12-27 15:50:27 -06:00
Justin Swanson
bebd898964 Lowered CPU display throttling to 50ms 2019-12-27 15:27:13 -06:00
Justin Swanson
6962b4873c Reimplemented website readme features 2019-12-27 15:20:27 -06:00
Justin Swanson
2b8474dd33 Added visual buffer so target modlist filepicker doesn't move 2019-12-27 14:09:07 -06:00
Justin Swanson
458307e60b InstallerVM properly clears display after swapping off a list 2019-12-27 14:09:07 -06:00
Justin Swanson
cc08d57724 Adjusted some rx thread switches 2019-12-27 14:09:07 -06:00
dependabot-preview[bot]
1e67cd0ead
Bump DynamicData from 6.14.1 to 6.14.3
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 6.14.1 to 6.14.3.
- [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.1...6.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:08:34 +00:00
dependabot-preview[bot]
7876bffe13
Bump ReactiveUI.WPF from 11.0.1 to 11.0.6
Bumps [ReactiveUI.WPF](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:08:11 +00:00
dependabot-preview[bot]
ed1b5c2892
Bump ReactiveUI.Events.WPF from 11.0.1 to 11.0.6
Bumps [ReactiveUI.Events.WPF](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:07:50 +00:00
dependabot-preview[bot]
2777e382dd
Bump ReactiveUI.Fody from 11.0.1 to 11.0.6
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:07:28 +00:00
Timothy Baldridge
e4c78ebed9 Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
Timothy Baldridge
9a6d93524c Use CefSharp instead of CefGlue. Abstracted the Cef bits so we can make future changes easier 2019-12-26 16:26:53 -07:00
dependabot-preview[bot]
ebeead90c5
Bump System.Reactive from 4.3.1 to 4.3.2
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.1...rxnet-v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-26 20:00:48 +00:00
Justin Swanson
1be9b49ae9 Offloaded MO2InstallerVM's validity check to the background thread 2019-12-24 00:48:47 -06:00
Timothy Baldridge
b97cabd1e6 Prep for beta 10 2019-12-23 10:29:28 -07:00
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
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