Timothy Baldridge
943b460d9d
Fix race condition in IPS4 login
2021-06-30 15:57:35 -06:00
Timothy Baldridge
b1bf267356
2.5.0.6
2021-06-29 20:16:48 -06:00
Timothy Baldridge
fff39e52ab
Fix manual downloading
2021-06-20 16:36:56 -06:00
Timothy Baldridge
f982eebc10
Fix race condition in login
2021-06-19 15:19:29 -06:00
Timothy Baldridge
0441bbaf17
Downloading works, next up is metatdata
2021-06-14 22:55:07 -06:00
Timothy Baldridge
c90181bcb4
OAuth logins work, rebuilding the downloader now
2021-06-14 16:18:57 -06:00
Timothy Baldridge
30e4fcd40d
Can get VP auth tokens
2021-06-13 21:31:09 -06:00
Unnoen
a5c6b6c05c
Fix CriticalFailureIntervention never being handled
...
Can also specify if Wabbajack should exit
2021-05-20 21:40:05 +10:00
Timothy Baldridge
c0d50a8216
Version 2.4.2.0
2021-02-03 20:48:30 -07:00
Timothy Baldridge
f129a6bd22
Remove Beth.NET and YT downloader, no one used them and they only sortof worked
2020-09-09 19:49:22 -06:00
Timothy Baldridge
840d4fcfb3
Dispose of LibCef Drivers when done
2020-04-20 16:36:11 -06:00
Timothy Baldridge
a6e3ef5f72
Game type is now an enum for Nexus downloads
2020-04-03 16:41:17 -06:00
erri120
1ce640ba2b
Add non-Nexus mods to the Slideshow ( #574 )
...
* Created AbstractMetaState
* Added IAbstractMetaState to NexusDownloader.State
Slideshow is fully working with this setup and nothing changed
functionally.
* Renamed IAbstractMetaState to IMetaState
* Changed modVMs in SlideShow from type NexusDownloader.State to IMetaState
* Simplified IMetaState and ModVM
* Removed Setter from IMetaState and added to LoversLabDownloader
* Throw exception when the modlist could not be loaded
* Created AbstractMetaState
AbstractMetaState implements AbstractDownloadState and indicates that a
State from a specific Download contains meta information. This is used
for the Slideshow and can also be used for the Manifest.
* Created GatherMetaData function
* Implemented new AbstractMetaState for LoversLab
* Implemented new AbstractMetaState for NexusMods
* Replaced Utils.Log with Utils.Error
* Slideshow fixes
* Replaced AbstractMetaState with IMetaState
* Updated CHANGELOG
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2020-03-04 05:10:49 -07:00
Timothy Baldridge
608b8c77a7
Manual download improvements
2020-02-10 17:30:38 -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
6255ec224f
Allow manual Nexus downloads
2020-02-05 22:30:31 -07:00
Timothy Baldridge
61c841f053
Basic workings of BNet downloadings. Can download and convert a mod into a .zip
2020-01-28 21:17:24 -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
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
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
907a5a2da1
MainWindowVM.ActivePane set made private
2020-01-04 21:04:56 -06: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
Timothy Baldridge
698a419973
Merge branch 'master' into login-manager
2019-12-20 16:17:08 -07:00
Timothy Baldridge
f5eb4d1d84
WIP
2019-12-20 13:51:10 -07:00
Justin Swanson
1673f8a555
LibCef extraction init awaits and improvements
2019-12-18 19:09:45 -06:00
Justin Swanson
7f695a4a9e
Install/Compile views display ConfirmationInterventions in CPU area
2019-12-08 18:19:36 -06:00
Justin Swanson
f8f0490047
UserInterventionHandlers cancellation tokens. Removed dispatcher
2019-12-08 13:46:30 -06:00
Timothy Baldridge
3bbbfb3ea2
Finish up LL support.
2019-12-08 10:00:22 -07:00