Commit Graph

4352 Commits

Author SHA1 Message Date
7438413fb6 Added ReactiveUI.Fody 2019-11-02 18:23:11 -05:00
d01636eff8 set the install folder before checking ESMs 2019-11-02 17:20:41 -06:00
12daa32d4e All projects migrated to PackageReferences nuget systems 2019-11-02 17:57:51 -05:00
5f629f4854 Made lazy sub-VM members, so only one is ever created 2019-11-02 17:21:05 -05:00
8eaec1eabb Merge branch 'VM-split-and-styling' 2019-11-02 17:13:12 -05:00
f33b018295 add mediafire state to CerasConfig 20191102.13 2019-11-02 15:20:05 -06:00
85cf125ac8 now we bump the version 2019-11-02 15:15:51 -06:00
979334197f bump version, add check for Cleaned ESMs before install 20191102.11 2019-11-02 15:08:37 -06:00
43b5acbe07 Added subtle window border highlight 2019-11-02 15:51:34 -05:00
707e3cda0c Swapped main WJ banner to text-in-mouth image 2019-11-02 15:51:34 -05:00
ef6e5a6a41 Shadow intensity only activates when over the text area 2019-11-02 15:51:34 -05:00
0533b4a630 Slideshow background text improved to surround the text better 2019-11-02 15:51:34 -05:00
2e64526218 Added UseLayoutRounding to prevent text blurriness /w dropshadow
https://stackoverflow.com/questions/21538296/wpf-dropshadow-on-button-causes-blurry-text
2019-11-02 15:51:34 -05:00
a01afa9847 Added "by" to author label 2019-11-02 15:51:34 -05:00
dc5ad70145 Readded shadow to WJ background. Some styling 2019-11-02 15:51:34 -05:00
f77359ee7d Resaved with XAML Styler 2019-11-02 15:51:34 -05:00
3b9cec7b5c Some miswired properties 2019-11-02 15:51:34 -05:00
4f9b089a2b Some styling to begin install button 2019-11-02 15:51:34 -05:00
3b0b1730bf Added website button for slideshow. Other button adjustments 2019-11-02 15:51:34 -05:00
313890e526 Modlist website button added to installer view 2019-11-02 15:51:34 -05:00
b0d83a6210 Made text shadow not show for default WJ background 2019-11-02 15:51:34 -05:00
b96ce29789 Made title/author/summary text derivative in InstallerVM
So it will snap back to modlist info when slideshow not active
2019-11-02 15:51:34 -05:00
1c727909ce Offloaded slideshow preloading to background thread 2019-11-02 15:51:34 -05:00
b37d5312c4 InstallationView Progress Bar tweaks
Now point to actual properties, but mostly disabled for now until progress reporting can be improved
2019-11-02 15:51:34 -05:00
fbbb609fe9 Removed undesired offloading
Normally I'd have this background threading to keep the GUI thread from being blocked.  But in this case, it blocks the window from opening/shifting and displaying a black empty screen in the meantime
2019-11-02 15:51:34 -05:00
6eb75e1a9a Compilation View spruces/fixes. Basic FilePicker.Filter 2019-11-02 15:51:34 -05:00
75f61c2e18 Install configuration systems readded to view 2019-11-02 15:51:34 -05:00
2f8977feac Some additional library items
UserControlRx, FilePicker control, TaskExt.FireAndForget
2019-11-02 15:51:34 -05:00
a177a60c54 add support for .mohidden and /optional/ esps in zEdit integration 20191102.10 2019-11-02 14:32:40 -06:00
7e87e9fefd NOMATCH_INCLUDE after zEdit merges 2019-11-02 12:36:38 -06:00
9cbdbdfa0a add file state objects to serialization 2019-11-02 12:20:39 -06:00
5718610f32 Merge branch 'master' of https://github.com/halgari/wabbajack 2019-11-02 10:29:50 -06:00
898e0e3de7 update app icon to dark theme 2019-11-02 10:29:36 -06:00
684c34bdc8 Update README.md 2019-11-02 10:12:20 -06:00
ec8bf62aee bump assembly version 20191102.4 2019-11-02 10:08:06 -06:00
9c581f5234 bump version 20191102.3 2019-11-02 09:58:21 -06:00
cf7f052cca Merge pull request #135 from wabbajack-tools/finish-zedit-integration
finish up zedit integration
2019-11-02 09:50:16 -06:00
51d1b32077 finish up zedit integration 2019-11-02 09:38:03 -06:00
ee482b5c69 Merge pull request #133 from erri120/detect-mo2
WJ will close if MO2 is running
2019-11-01 05:10:24 -06:00
750dd6f7aa Fixed bad LINQ expression 2019-11-01 12:06:12 +01:00
fa51cd4d69 Moved IsMO2Running to Utils.cs, added check for MO2 inside the selected profile folder 2019-11-01 11:56:29 +01:00
108d7dc0d5 Updated CHANGELOG 2019-10-31 17:50:38 +01:00
20a23cdb27 WJ will close if MO2 is running 2019-10-31 17:49:56 +01:00
10e65a7100 Merge pull request #132 from erri120/extension-cleanup
ExtensionManager: Removed unused argument
2019-10-31 12:15:19 +01:00
ee2ea4acc0 ExtensionManager: Removed unused argument 2019-10-31 12:14:14 +01:00
ccbaf86955 Merge pull request #131 from wabbajack-tools/better-hashing
use xxHash64 hashing
2019-10-30 21:48:38 -06:00
610fea9d7f use xxHash64 hasing 2019-10-30 21:40:33 -06:00
c9111c5baf Merge pull request #127 from wabbajack-tools/programmable-stack
Make compilation stack programmable
2019-10-30 20:40:25 -06:00
6c79d0a9d2 Merge branch 'master' of https://github.com/halgari/wabbajack into programmable-stack 2019-10-30 20:25:14 -06:00
0151b219bf dump stack info to disk and load it during compilation 2019-10-30 20:24:42 -06:00