wabbajack/Wabbajack/Views/Installers
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
..
InstallationCompleteView.xaml InstallationCompleteView swapped to RxUserControl 2020-01-20 17:21:40 -06:00
InstallationCompleteView.xaml.cs InstallationCompleteView swapped to RxUserControl 2020-01-20 17:21:40 -06:00
InstallationView.xaml UserIntervention views made to RxUserControls 2020-01-20 22:23:33 -06:00
InstallationView.xaml.cs Add non-Nexus mods to the Slideshow (#574) 2020-03-04 05:10:49 -07:00
MO2InstallerConfigView.xaml Fixed obscure FilePicker bug 2019-12-15 00:20:28 -06:00
MO2InstallerConfigView.xaml.cs MO2InstallerConfigView 2019-12-02 19:13:04 -06:00
VortexInstallerConfigView.xaml Refactoring of installer config views. Fixed visual bug 2019-12-14 16:46:06 -06:00
VortexInstallerConfigView.xaml.cs Vortex Installer implemented 2019-12-02 20:38:33 -06:00