erri120
|
eed53e38df
|
Added nosettings argument
|
2019-11-17 15:00:39 +01:00 |
|
erri120
|
8e920296b6
|
VortexCompilerVM cleanup
|
2019-11-17 15:00:39 +01:00 |
|
erri120
|
801fa74625
|
Only Vortex supported games will be shown when selecting Vortex compiler
|
2019-11-17 15:00:38 +01:00 |
|
Timothy Baldridge
|
702de2cfbe
|
Merge pull request #183 from Noggog/some-styling
Some Styling
|
2019-11-17 06:56:05 -07:00 |
|
Justin Swanson
|
dc19fdfe42
|
CompilerVM exposure of status tracker
Sub compilers control what status tracking to use. View doesn't currently make use of it, but should have access now
|
2019-11-17 01:59:00 -06:00 |
|
Justin Swanson
|
06ceb197b0
|
Some margin styling
|
2019-11-17 01:28:33 -06:00 |
|
Justin Swanson
|
cafba5ff81
|
FilePickerVM ExistCheckOption /w IfNotEmpty features
Some paths aren't an error condition when the path is completely empty
|
2019-11-17 01:05:27 -06:00 |
|
Justin Swanson
|
a1070928e0
|
FilePicker error display rework
Circle was covering the text
|
2019-11-17 00:40:38 -06:00 |
|
Timothy Baldridge
|
2e2ced6023
|
Updated work queue reporting
|
2019-11-16 23:02:09 -07:00 |
|
Justin Swanson
|
4268d1b9b8
|
DetailImageView hides shadows for empty items
|
2019-11-16 23:31:54 -06:00 |
|
Timothy Baldridge
|
d92d05dbf8
|
Merge remote-tracking branch 'origin/master' into compiler-update-streams
|
2019-11-16 21:16:51 -07:00 |
|
Timothy Baldridge
|
baab601f09
|
Rework Work queue to be non-static
|
2019-11-16 21:16:42 -07:00 |
|
Justin Swanson
|
f2c15bccce
|
Button Styling
Teal border and glow on hover. Dark teal background tint on click
|
2019-11-16 22:11:25 -06:00 |
|
Justin Swanson
|
720381fbbb
|
Styles.xaml re-save /w XAML Styler
|
2019-11-16 21:25:53 -06:00 |
|
Justin Swanson
|
4978e55e04
|
VortexCompilerVM staging and downloads picker wiring
|
2019-11-16 21:09:46 -06:00 |
|
Justin Swanson
|
dec8707ff2
|
Vortex Compilation game folder location commands
|
2019-11-16 19:42:42 -06:00 |
|
Justin Swanson
|
228bb3d070
|
VortexCompiler game selection combobox work
|
2019-11-16 18:41:59 -06:00 |
|
Justin Swanson
|
40d95cb034
|
Removed Vortex location from GUI
|
2019-11-16 17:54:20 -06:00 |
|
Justin Swanson
|
5cfc319822
|
VortexCompiler VM/View work
|
2019-11-16 17:11:31 -06:00 |
|
Justin Swanson
|
2e9f222648
|
ISubCompilerVM.Unload()
To save settings when swapping off a compiler VM
|
2019-11-16 17:09:45 -06:00 |
|
Justin Swanson
|
6d07c4be87
|
Default modlist image swapped to Wabba_Mouth
Better empty space use /w the typical image aspect ratio
|
2019-11-16 17:08:13 -06:00 |
|
Justin Swanson
|
4ff0d8e683
|
Removed Mo2folder from ModlistSettingsEditorVM ctor
|
2019-11-16 16:33:32 -06:00 |
|
Timothy Baldridge
|
815295b7d2
|
Merge pull request #176 from wabbajack-tools/vfs-integration-redux
Vfs integration
|
2019-11-15 12:02:39 -07:00 |
|
Timothy Baldridge
|
cfdbddc88c
|
Merge pull request #175 from erri120/vortex-info
Readme Overhaul
|
2019-11-15 07:36:07 -07:00 |
|
Timothy Baldridge
|
a4c629ddc4
|
Merge branch 'master' into vfs-integration-redux
|
2019-11-15 07:19:39 -07:00 |
|
erri120
|
ff567b24ba
|
Updated description
|
2019-11-15 14:24:35 +01:00 |
|
Timothy Baldridge
|
f6a27ac094
|
Much simpler integration
|
2019-11-15 06:06:34 -07:00 |
|
Justin Swanson
|
cefe52f42e
|
CompilerVM image throttles input, and is distinct
|
2019-11-14 23:31:46 -06:00 |
|
Justin Swanson
|
9fd06e4c67
|
Removed none.jpg
null bitmaps should just be used
|
2019-11-14 22:59:59 -06:00 |
|
Justin Swanson
|
52517dc3e4
|
Some compiler VM startup optimizations
|
2019-11-14 22:59:12 -06:00 |
|
Justin Swanson
|
80f96433bc
|
MO2 compiler target path saving was missing
|
2019-11-14 22:55:41 -06:00 |
|
Justin Swanson
|
fd94df0f10
|
FilePickerVM optimization for initial values
Was debouncing off its initial value of null, so any initial value set by settings wouldn't take immediate effect until later.
|
2019-11-14 22:55:27 -06:00 |
|
Justin Swanson
|
f8366c838a
|
View work to get a basic MO2 compilation working again
|
2019-11-14 20:25:21 -06:00 |
|
Justin Swanson
|
320761fbcd
|
Restructured View folder
|
2019-11-14 20:25:15 -06:00 |
|
Justin Swanson
|
b31f336ddb
|
Lots of compiler backend changes to support multiple
CompilerVM is lightweight now, with sub view models per mod manager mode
|
2019-11-14 20:25:09 -06:00 |
|
Justin Swanson
|
6aa2908078
|
Reverted GUI portions. Will readd manually
|
2019-11-14 20:25:01 -06:00 |
|
Justin Swanson
|
5e03dfaaed
|
Merge branch 'master' into compiler-multi-source
|
2019-11-14 20:24:15 -06:00 |
|
Timothy Baldridge
|
0f4fec8c69
|
Disable vortex by default
|
2019-11-14 16:44:24 -07:00 |
|
erri120
|
ce117513e8
|
Fixed que and log not showing when compiling
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
7ca874551a
|
Added StagingLocation to InstallationSettings
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
3724d0d296
|
More rebase fixes, I love it
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
184c891995
|
CompilerVM rebase fixes
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
53b2dd5db1
|
Rebase fixes
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
05791f363b
|
Fixed Begin button never being enabled if installing a Vortex ModList
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
4203e394aa
|
Default MO2 Installation/Download location from settings is only applied if the ModManager is MO2
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
96bedd3ada
|
InstallerVM will try to detect the Vortex staging and downloads location
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
9272e9d67c
|
VortexInstaller will now make use of the paths set by the InstallerView
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
a423e33cef
|
InstallerView will show different settings depending on ModManager used during ModList compilation
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
1024d4a2e2
|
Warning message will appear if you try to install a Vortex ModList
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
d65085e1ab
|
InstallerVM will switch between ModList.ModManager
|
2019-11-14 15:34:11 -07:00 |
|