Commit Graph

440 Commits

Author SHA1 Message Date
5d467a0ef5 Added null check for mods without images 2019-10-10 14:05:32 +02:00
144a3d062b Fixed log affecting scaling 2019-10-10 14:05:32 +02:00
96a18846fd Fixed slideshow checkbox margins and main grid 2019-10-10 14:05:32 +02:00
1bbf77cb9b Resizing will work based on min and not max width, height values 2019-10-10 14:05:32 +02:00
fef113f528 Fixed bad margins 2019-10-10 14:05:31 +02:00
3a5b403403 Added viewbox and fixed bad column sizing 2019-10-10 14:05:31 +02:00
494be4da01 Made main window resizeable with fixed min height and width 2019-10-10 14:05:31 +02:00
472dabad18 Fixed banner in ModeSelection not being aligned with buttons 2019-10-10 14:05:31 +02:00
b6ec1acc18 Fixed properties window not showing when closed 2019-10-10 14:05:31 +02:00
3a4131a8f9 Renamed the icon to wabbajack 2019-10-10 14:05:30 +02:00
a01f951d07 Moved WPFs to UI folder 2019-10-10 14:05:30 +02:00
64a5aff072 Created UI folder, moved icons and banner 2019-10-10 14:05:29 +02:00
3d8cdc9d99 Code restructuring 2019-10-10 14:05:28 +02:00
a3ecbc9580 Created enum for task modes 2019-10-10 14:01:48 +02:00
85ce784fb3 Created constant for max cache size 2019-10-10 14:00:22 +02:00
a183aa2538 Added max cached file check 2019-10-10 13:59:52 +02:00
735f8d6889 Added a/sync options to caching 2019-10-10 13:59:51 +02:00
125cb3c2a9 Fixed next button 2019-10-10 13:59:51 +02:00
d5669e8661 Rewrote next button to incorporate new slideshow system 2019-10-10 13:58:06 +02:00
651ca26ef9 Added slideshow queueing and enable/disable checkbox 2019-10-10 13:58:05 +02:00
40f18ed687 Added ModID field 2019-10-10 13:55:41 +02:00
5b1b94d3eb ADded slidershow cache dir to ignore list 2019-10-10 13:55:41 +02:00
1ee0137800 Created Next button functions 2019-10-10 13:55:40 +02:00
a0588bb564 Added next icon 2019-10-10 13:55:40 +02:00
c774cdaca1 Code cleanup 2019-10-10 13:54:03 +02:00
8ca8ef1d7d Fixed setting image path when no image was null 2019-10-10 13:53:16 +02:00
4560d7b8e6 Fixed custom banner not being included in output 2019-10-10 13:53:16 +02:00
28ea1ef140 Fixed slideshow not working 2019-10-10 13:53:15 +02:00
9a28369637 Update loop for slideshow will be called when installing 2019-10-10 13:53:15 +02:00
558c937220 Fixed WJ splash image being removed when not selecting a new one 2019-10-10 13:52:22 +02:00
a56c773f59 Added checkbox to enable NSFW contents in slideshow 2019-10-10 13:52:22 +02:00
3c574db51e Added adult field to Nexus Mod 2019-10-10 13:49:11 +02:00
06e5817af0 Added contains adult content field 2019-10-10 13:49:11 +02:00
444966ea7b Modlist image will now be included in output 2019-10-10 13:49:11 +02:00
bcf4705816 New properties will now be included in the output 2019-10-10 13:49:11 +02:00
a6d93d6feb Added new property fields 2019-10-10 13:49:10 +02:00
5c5f073dc1 Changing properties now only works in compiler mode 2019-10-10 13:49:10 +02:00
6fd4283171 Changing properties only works if the compiler ui is ready 2019-10-10 13:49:10 +02:00
b85d27bb38 Compiler window will change state after clicking save 2019-10-10 13:49:10 +02:00
b7a2279a3a Properties window will hide and show instead of open and close 2019-10-10 13:49:10 +02:00
affb15f4d9 Added a Save button 2019-10-10 13:49:09 +02:00
8976907883 Added modlist name, author and description properties 2019-10-10 13:49:09 +02:00
522ae4c493 Added set splash screen properties 2019-10-10 13:49:09 +02:00
d72803f37b Changed splash screen image stretch from uniform to fill 2019-10-10 13:49:09 +02:00
10f5bda1b8 Added boilerplate design code 2019-10-10 13:49:08 +02:00
f4baae2cce Created new Modlist Properties window 2019-10-10 13:49:08 +02:00
901de1ee8a Reformatted window creation 2019-10-10 13:49:08 +02:00
c980de3dd1 Merge pull request #76 from Noggog/ViewModel
ViewModel class /w RaiseAndSetIfChanged
2019-10-10 05:30:21 -06:00
473ffbd806 a bunch of integration work, and ba2 fixes 2019-10-09 23:04:28 -06:00
c418590986 Added VS snippet for guiprop
Modified properties to match its formatting
2019-10-09 18:50:35 -05:00