Commit Graph

1195 Commits

Author SHA1 Message Date
Justin Swanson
d2e5aa88d3 Modlist gallery wired up again 2019-11-30 03:21:20 -06:00
Justin Swanson
4e9f44824c Merge branch 'master' into mode-sel-progress-work 2019-11-29 18:28:56 -06:00
Justin Swanson
0d17f378f4 Pos/Size settings 2019-11-29 18:25:39 -06:00
Justin Swanson
107527311d Resource loading fixes 2019-11-29 17:56:56 -06:00
Justin Swanson
9357717291 Compilation mod button fixes 2019-11-29 17:42:00 -06:00
Justin Swanson
25e1023e40 CompilerView heat work 2019-11-29 17:36:04 -06:00
Timothy Baldridge
6f1d12a0e4 Fix progress bar updating in the Metadata VMs 2019-11-29 16:01:17 -07:00
Justin Swanson
aa49114264 Added subtle gradient to mode selection. Unhovered color dimmed 2019-11-29 16:46:40 -06:00
Justin Swanson
ebcb80f18f Adjusted heat and progress bar looks slightly 2019-11-29 16:46:23 -06:00
Justin Swanson
92bb46dc43 Deleted configuration input background haze 2019-11-29 16:08:11 -06:00
Justin Swanson
30c1148e9a Swapped mahapps window color to analogous 1 2019-11-29 16:07:35 -06:00
Timothy Baldridge
ebee179634
Merge pull request #219 from wabbajack-tools/better-modlist-selection
Rework how we download/install curated lists
2019-11-28 23:25:47 -07:00
Timothy Baldridge
70fead926f Rework how we download/install curated lists 2019-11-28 22:52:33 -07:00
Justin Swanson
a38a5b1503 ModeSelectionView revamped 2019-11-28 23:52:30 -06:00
Justin Swanson
86efb24ec8 Some progress heat styling work 2019-11-28 23:52:23 -06:00
Justin Swanson
5f67725ed4 Window swapped to Mahapps window 2019-11-28 23:49:44 -06:00
Timothy Baldridge
edcf75c28c
Merge pull request #217 from wabbajack-tools/better-cpu-status
Switched CPU status into a blue-color-in-the-background style progres…
2019-11-28 12:00:03 -07: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
Timothy Baldridge
32acbb524a
Merge pull request #215 from Noggog/log-display-crash-fix
Removed .Top() call in log display systems
2019-11-27 10:15:29 -07:00
Justin Swanson
5c62038341 Removed .Top() call in log display systems
The virtualization systems invoked by the Top() call seem to have a bug in them when handling duplicate entries (at least on the list-side).  Removing it until it can be investigated further and fixed.
2019-11-26 20:34:22 -06:00
Timothy Baldridge
23a2f5e50f
Merge pull request #212 from wabbajack-tools/better-progress-bars
Macro-level progress bar updates.
2019-11-24 17:22:30 -07:00
Timothy Baldridge
d072f7edc7
Merge pull request #211 from Noggog/one-window
One Window.  Few other improvements
2019-11-24 17:11:42 -07:00
Justin Swanson
9bb6e73fa5 Reversal of safety check added to AInstaller.LoadFromFile
Just does the check in the VM before calling it
2019-11-24 18:03:33 -06:00
Justin Swanson
833213e8f4 Readded start from .wabbajack logic to navigate to installer 2019-11-24 17:48:39 -06:00
Justin Swanson
da75aca5ca Compiler/Installer back buttons 2019-11-24 17:42:28 -06:00
Timothy Baldridge
3976d7e526 Macro-level progress bar updates. 2019-11-24 16:03:36 -07:00
Justin Swanson
d1fec7feec Target Modlist exposure on Install Config View 2019-11-24 16:02:05 -06:00
Justin Swanson
5533b14cda Initial one-window setup 2019-11-24 16:01:13 -06:00
Timothy Baldridge
885e18bc89 Disable free space checking, it didn't work like I wanted, too much trouble to maintain for now. 2019-11-24 14:36:26 -07:00
Timothy Baldridge
dd715fd576 Use alphafs for file and fileinfo 2019-11-24 06:04:57 -07:00
Timothy Baldridge
390e27f34a
Merge pull request #208 from Noggog/progress-bar
Progress Bar Systems Rewired
2019-11-24 05:57:04 -07:00
Timothy Baldridge
f737a0414e
Merge pull request #210 from Noggog/cpu-hog-bug
Fixed Infinite Layout Recalc Bug
2019-11-24 05:51:49 -07:00
Justin Swanson
f389cc2742 Disabled horizontal scrolling on log view
Was causing a flip-flop layout recalculation bug on long messages
2019-11-24 00:08:31 -06:00
Justin Swanson
3f3bd03cd5 Missing await in InstallerVM BeginCommand 2019-11-23 21:37:07 -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
Timothy Baldridge
fbe3b9edb7
Merge pull request #205 from wabbajack-tools/better-sizing
Take existing files into account when calculating sizes.
2019-11-23 18:01:54 -07:00
Timothy Baldridge
dbab328277
Merge pull request #206 from Noggog/output-loc
Output Locations Implemented - Modlist name bugfix
2019-11-23 18:01:42 -07: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
Timothy Baldridge
4ec2580ca4 Take existing files into account when calculating sizes. 2019-11-23 17:04:34 -07:00
Timothy Baldridge
d65060b796
Merge pull request #204 from erri120/update-fix
Downgraded ReactiveUI to 10.5.30
2019-11-23 11:58:21 -07:00
erri120
899c7e4966
Downgraded ReactiveUI to 10.5.30 2019-11-23 19:50:56 +01:00
Timothy Baldridge
3cf6afba39 Bump version number 2019-11-23 10:46:16 -07:00
Timothy Baldridge
810b87de20
Merge pull request #203 from wabbajack-tools/fix-directory-deleting
Switch directory deleting back to use a shell process. It's the only …
2019-11-23 10:43:49 -07:00
Timothy Baldridge
2afcb83456 Switch directory deleting back to use a shell process. It's the only 100% reliable method I've found. 2019-11-23 10:37:24 -07:00
Timothy Baldridge
b8d4798137
Merge pull request #202 from erri120/net-480
Update to .NET 4.8.0
2019-11-23 10:08:51 -07:00
erri120
bd13d15a81
Updated dependencies of main projects 2019-11-23 17:03:02 +01:00