Justin Swanson
|
ddbd1ef754
|
CpuStatus binding refactors. Target usage slider
|
2020-01-11 00:43:40 -06:00 |
|
Justin Swanson
|
75c48e5fe2
|
Merge branch 'master' into settings-pane
|
2020-01-11 00:42:51 -06:00 |
|
Justin Swanson
|
818d92320e
|
Initial dynamic WorkQueue threads system
|
2020-01-11 00:42:25 -06:00 |
|
Justin Swanson
|
265953499d
|
Bgufix for LoginManagerVM.Metadata
|
2020-01-09 23:00:31 -06:00 |
|
Justin Swanson
|
e2fa5da973
|
Optimizations for CPU display updates
|
2020-01-09 22:35:37 -06:00 |
|
Justin Swanson
|
36a37a04a9
|
Swapped calls to ObserveOnGuiThread()
|
2020-01-09 20:51:19 -06:00 |
|
Justin Swanson
|
a3450900a3
|
Implemented workqueue limiter settings on starting batch
|
2020-01-07 19:57:00 -06:00 |
|
Justin Swanson
|
c5dd5c05bc
|
Merge remote-tracking branch 'wabbajack-tools/master' into settings-pane
|
2020-01-07 19:23:32 -06:00 |
|
Timothy Baldridge
|
f2bb07a528
|
Wabbajack.Lib is now .NET Standard 2.0
|
2020-01-07 06:50:11 -07:00 |
|
Timothy Baldridge
|
b0951afb80
|
Moved messagebox code into user interventions, moved FilePicker VMs into Wabbajack (from Wabbajack.Lib)
|
2020-01-07 06:03:46 -07:00 |
|
Justin Swanson
|
98cb1ea28e
|
More settings page styling work
|
2020-01-06 23:44:32 -06:00 |
|
Justin Swanson
|
feb3e781fc
|
Settings page work. Some experimentation /w RxUI binding
|
2020-01-05 23:15:10 -06: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
|
e149c6dbe7
|
Starting From Modlist now uses CLIArguments
|
2020-01-05 14:09:34 +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 |
|
Justin Swanson
|
907b020db5
|
Error printing improvement. Removed some vestigial members
|
2020-01-03 20:26:44 -06: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 |
|
erri120
|
bf73cbd7b8
|
Updated the Slideshow error to be non important
|
2020-01-03 13:17:42 +01: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 |
|
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
|
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 |
|
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 |
|
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
|
b392b667cf
|
MO2 proper install folder logic now ignores files in downloads
|
2019-12-21 19:30:01 -06:00 |
|
Justin Swanson
|
bef5621441
|
Added slideshow image preload logic
|
2019-12-21 14:23:39 -06:00 |
|
Timothy Baldridge
|
698a419973
|
Merge branch 'master' into login-manager
|
2019-12-20 16:17:08 -07:00 |
|
Justin Swanson
|
7c88b4ea12
|
Blocks installations into folders /w .wabbajack file
|
2019-12-20 16:06:20 -06:00 |
|
Timothy Baldridge
|
f5eb4d1d84
|
WIP
|
2019-12-20 13:51:10 -07:00 |
|
Justin Swanson
|
caffb6e032
|
Boolean inverse bugfix
|
2019-12-20 14:12: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 |
|
Justin Swanson
|
5a8c19fbae
|
Failure compiles/installs show red
|
2019-12-18 23:22:39 -06:00 |
|
Justin Swanson
|
f4f9272858
|
BeginCommands refactored
|
2019-12-18 19:14:21 -06:00 |
|