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
|
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 |
|
Justin Swanson
|
e0a91036d0
|
Fixes for progress bars starting at 100%
|
2019-12-17 21:10:38 -06:00 |
|
Justin Swanson
|
5da5f246ed
|
Modified CPU display to show oldest first. Hid unassigned CPU items
Kept it more visually stable
|
2019-12-15 13:20:27 -06:00 |
|
Justin Swanson
|
bfd5907bc1
|
Null fix in VortexCompilerVM
|
2019-12-14 17:48:20 -06:00 |
|
Justin Swanson
|
7aa579cf5a
|
Modlist -> ModList
|
2019-12-14 16:13:31 -06:00 |
|
Justin Swanson
|
078b457857
|
FilePickerVM unit tests, better filter enforcement
|
2019-12-14 14:11:39 -06:00 |
|
Justin Swanson
|
1fdfda0edf
|
Post-compile completion menu view
|
2019-12-13 21:56:42 -06:00 |
|
Justin Swanson
|
b74a183aef
|
Moved OutputFolder to CompilerVM. Added to vortex compiler
|
2019-12-13 21:44:27 -06:00 |
|
Justin Swanson
|
02f53f4e7c
|
CompilerVM active intervention variable
|
2019-12-12 19:58:40 -06:00 |
|
Justin Swanson
|
e946fc7ea4
|
Made Utils.LogToFile private. Removed ExceptionToString
|
2019-12-04 23:07:44 -06:00 |
|
Timothy Baldridge
|
f67a235274
|
Logs and exceptions as classes
|
2019-12-04 16:17:02 -07:00 |
|
Justin Swanson
|
8af8e1bf14
|
Merge remote-tracking branch 'wabbajack-tools/master' into modlist-image-fix
|
2019-12-03 13:16:41 -06:00 |
|
Justin Swanson
|
b74c8bf544
|
Modlist image and readme embedded in .wabbajack and displayable
|
2019-12-03 00:09:20 -06:00 |
|
Justin Swanson
|
d609e50afb
|
Vortex Installer implemented
|
2019-12-02 20:38:33 -06:00 |
|
Justin Swanson
|
fb2cb28cf4
|
Some ISubInstallerVM work
|
2019-12-01 23:46:34 -06:00 |
|
Justin Swanson
|
107527311d
|
Resource loading fixes
|
2019-11-29 17:56:56 -06:00 |
|
Timothy Baldridge
|
3ea10777e0
|
Switched CPU status into a blue-color-in-the-background style progress bar. Removed "CPU X" in the status, filter CPU lists to only contain non "Waiting" status
|
2019-11-28 10:30:19 -07:00 |
|
Justin Swanson
|
da75aca5ca
|
Compiler/Installer back buttons
|
2019-11-24 17:42:28 -06:00 |
|
Justin Swanson
|
4f4e6e0f7e
|
Installation progress rewired. Singleton work queue concepts removed
|
2019-11-23 21:17:42 -06:00 |
|
Justin Swanson
|
ece11e9f41
|
Compiler-side progress bars wired up again
|
2019-11-23 21:17:38 -06:00 |
|
Justin Swanson
|
374178db3b
|
Output location systems implemented
|
2019-11-23 18:53:04 -06:00 |
|
Justin Swanson
|
4e0f061e05
|
Bugfix for download path re-filling itself undesirably
|
2019-11-23 18:40:18 -06:00 |
|
Justin Swanson
|
df62c2ff8c
|
Removed unnecessary compiler instantiation for setting downloads folder
|
2019-11-23 18:36:57 -06:00 |
|
Justin Swanson
|
3a15d62289
|
ACompiler explicit implementation enforcement of its required members
|
2019-11-23 18:30:51 -06:00 |
|
erri120
|
80cdefe33f
|
Fixed naming in Wabbajack
|
2019-11-21 16:46:02 +01:00 |
|
erri120
|
d8276fb2ea
|
Simplified names in Wabbajack
|
2019-11-21 16:04:33 +01:00 |
|
erri120
|
1737d621bd
|
Removed unused imports from Wabbajack
|
2019-11-21 15:25:40 +01:00 |
|
Justin Swanson
|
e77f933ce9
|
Compiler wired to show CPU status again
|
2019-11-20 23:17:40 -06:00 |
|
Justin Swanson
|
587395e98b
|
ISubCompilerVM.ActiveCompilation
|
2019-11-20 23:15:47 -06:00 |
|
erri120
|
fbb90d698e
|
Re-added Morrowind
|
2019-11-18 20:31:55 +01:00 |
|
Timothy Baldridge
|
8d5843ecc6
|
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
|
2019-11-17 17:17:06 -07:00 |
|
Timothy Baldridge
|
0c78680c09
|
Abstract the base components of compilers/installers into a single abstract class
|
2019-11-17 16:48:32 -07:00 |
|
erri120
|
24378ac553
|
VortexCompiler include Properties
|
2019-11-17 15:45:21 +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
|
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 |
|
Timothy Baldridge
|
2e2ced6023
|
Updated work queue reporting
|
2019-11-16 23:02:09 -07: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
|
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 |
|