Timothy Baldridge
0e0b0d8883
Remove vortex support
2020-04-21 06:14:52 -06:00
Timothy Baldridge
c01ed4375c
The main wabbajack app compiles
2020-04-03 16:40:52 -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
Justin Swanson
bdfe00c32d
Percent implicit conversion operator changed to explicit
2020-02-10 17:45:17 -06:00
Justin Swanson
0e935ec261
UserIntervention views made to RxUserControls
2020-01-20 22:23:33 -06:00
Justin Swanson
29295a774e
InstallationView swapped to RxUserControl
2020-01-20 19:07:41 -06:00
Justin Swanson
95260b1342
InstallationCompleteView swapped to RxUserControl
2020-01-20 17:21:40 -06:00
Justin Swanson
7ad46c65cc
Refactored AttentionBorder to a ContentControl
...
Looks like it's the proper way to do it anyway.
https://stackoverflow.com/questions/751325/how-to-create-a-wpf-usercontrol-with-named-content
UserControls are really just for super end-use
2020-01-20 17:21:32 -06:00
Justin Swanson
b3ddb13a11
Added modlist "loading" visualization
2020-01-15 20:29:45 -06:00
Justin Swanson
ddbd1ef754
CpuStatus binding refactors. Target usage slider
2020-01-11 00:43:40 -06:00
Justin Swanson
feb3e781fc
Settings page work. Some experimentation /w RxUI binding
2020-01-05 23:15:10 -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
5a8c19fbae
Failure compiles/installs show red
2019-12-18 23:22:39 -06:00
Justin Swanson
b4bdaa5f07
AttentionBorder view
2019-12-18 22:44:43 -06:00
Justin Swanson
f4f9272858
BeginCommands refactored
2019-12-18 19:14:21 -06:00
Justin Swanson
e0a91036d0
Fixes for progress bars starting at 100%
2019-12-17 21:10:38 -06:00
Justin Swanson
174a354958
Added readme button to installation completion
2019-12-15 14:20:31 -06:00
Justin Swanson
24f94d6bb7
More button styling
2019-12-15 01:10:04 -06:00
Justin Swanson
e388c018dc
Fixed obscure FilePicker bug
...
The exit animations on errors were not firing if the datacontext was what changed. Adding a middleman property fixed the issue. Probably a bit hacky
2019-12-15 00:20:28 -06:00
Justin Swanson
ebd5e4183a
Refactoring of installer config views. Fixed visual bug
2019-12-14 16:46:06 -06:00
Justin Swanson
35878485e6
Installation complete display
2019-12-10 22:59:15 -06:00
Justin Swanson
9e16b701f9
MO2 installation config overwrite checkbox
2019-12-10 21:39:09 -06:00
Justin Swanson
a339e621c1
UserIntervention attention glow animation
2019-12-10 18:21:00 -06:00
Justin Swanson
f139ed2335
ConfirmUpdateOfExistingInstallView /w remember setting
2019-12-10 18:16:36 -06:00
Justin Swanson
7f695a4a9e
Install/Compile views display ConfirmationInterventions in CPU area
2019-12-08 18:19:36 -06:00
Justin Swanson
886fbd13ad
Split LogCpuView
2019-12-08 16:33:50 -06:00
Justin Swanson
57da9dc87a
Display improvement for top progress bar
2019-12-02 23:49:49 -06:00
Justin Swanson
1a5e052aef
Install config no longer breaks if pointed to bad modlist
2019-12-02 23:38:06 -06:00
Justin Swanson
d609e50afb
Vortex Installer implemented
2019-12-02 20:38:33 -06:00
Justin Swanson
a27268c9c1
MO2InstallerConfigView
2019-12-02 19:13:04 -06:00