Commit Graph

260 Commits

Author SHA1 Message Date
erri120
c774cdaca1
Code cleanup 2019-10-10 13:54:03 +02:00
erri120
8ca8ef1d7d
Fixed setting image path when no image was null 2019-10-10 13:53:16 +02:00
erri120
4560d7b8e6
Fixed custom banner not being included in output 2019-10-10 13:53:16 +02:00
erri120
28ea1ef140
Fixed slideshow not working 2019-10-10 13:53:15 +02:00
erri120
9a28369637
Update loop for slideshow will be called when installing 2019-10-10 13:53:15 +02:00
erri120
558c937220
Fixed WJ splash image being removed when not selecting a new one 2019-10-10 13:52:22 +02:00
erri120
a56c773f59
Added checkbox to enable NSFW contents in slideshow 2019-10-10 13:52:22 +02:00
erri120
3c574db51e
Added adult field to Nexus Mod 2019-10-10 13:49:11 +02:00
erri120
06e5817af0
Added contains adult content field 2019-10-10 13:49:11 +02:00
erri120
444966ea7b
Modlist image will now be included in output 2019-10-10 13:49:11 +02:00
erri120
bcf4705816
New properties will now be included in the output 2019-10-10 13:49:11 +02:00
erri120
a6d93d6feb
Added new property fields 2019-10-10 13:49:10 +02:00
erri120
5c5f073dc1
Changing properties now only works in compiler mode 2019-10-10 13:49:10 +02:00
erri120
6fd4283171
Changing properties only works if the compiler ui is ready 2019-10-10 13:49:10 +02:00
erri120
b85d27bb38
Compiler window will change state after clicking save 2019-10-10 13:49:10 +02:00
erri120
b7a2279a3a
Properties window will hide and show instead of open and close 2019-10-10 13:49:10 +02:00
erri120
affb15f4d9
Added a Save button 2019-10-10 13:49:09 +02:00
erri120
8976907883
Added modlist name, author and description properties 2019-10-10 13:49:09 +02:00
erri120
522ae4c493
Added set splash screen properties 2019-10-10 13:49:09 +02:00
erri120
d72803f37b
Changed splash screen image stretch from uniform to fill 2019-10-10 13:49:09 +02:00
erri120
10f5bda1b8
Added boilerplate design code 2019-10-10 13:49:08 +02:00
erri120
f4baae2cce
Created new Modlist Properties window 2019-10-10 13:49:08 +02:00
erri120
901de1ee8a
Reformatted window creation 2019-10-10 13:49:08 +02:00
Timothy Baldridge
c980de3dd1
Merge pull request #76 from Noggog/ViewModel
ViewModel class /w RaiseAndSetIfChanged
2019-10-10 05:30:21 -06:00
Justin Swanson
c418590986 Added VS snippet for guiprop
Modified properties to match its formatting
2019-10-09 18:50:35 -05:00
Justin Swanson
7b005a1c54 ViewModel class /w RaiseAndSetIfChanged
Made a common base class that implements INotifyPropertyChanged.  Also implements a RaiseAndSetIfChanged call that streamlines property definitions.  Some other various cleaning
2019-10-09 18:41:05 -05:00
Timothy Baldridge
b6a2818151
Merge pull request #74 from tr4wzified/light-icons
Change all icons on ModeSelectionWindow to light version
2019-10-09 15:52:03 -06:00
trawzified
afb5eb04ad Change all icons on ModeSelectionWindow to light version 2019-10-08 19:47:45 +02:00
Timothy Baldridge
2c2a32226f
Merge pull request #72 from erri120/omod-nuget
Remove OMOD-Framework as a submodule
2019-10-08 08:33:21 -06:00
erri120
c7d9332b63
Removed git submodule initialization from CONTRIBUTING.md 2019-10-07 12:55:08 +02:00
erri120
1a04c9578b
Removed OMOD-Framework as a project and added as a NuGet package 2019-10-07 12:53:51 +02:00
Timothy Baldridge
80f6e806c7
Merge pull request #69 from Eggypapa/patch-1
Suggested Enhancement: Fixed minor spelling mistake.
2019-10-05 12:28:28 -06:00
Timothy Baldridge
3e4adb1f97
Merge pull request #70 from tr4wzified/betterlabel
Fix validation bugs, corrected error in README.md & MessageBox
2019-10-05 12:28:14 -06:00
trawzified
4c48aa8fab Fix file name mistake in README.md 2019-10-05 17:07:25 +02:00
trawzified
e5d36b3452 Fix bug where installing modlist would always result in location validation error, Add more validation 2019-10-05 17:05:51 +02:00
Timothy Baldridge
ad661871a5 preload slides and supress errors from slides 2019-10-04 14:50:34 -06:00
Eggypapa
33a429291c
Fixed minor spelling mistake.
Replaced "habbit" with "habit".
2019-10-04 17:23:43 +10:00
Timothy Baldridge
dd490a00a0
Merge pull request #65 from erri120/omod-update
OMOD Update
2019-10-03 16:31:51 -06:00
Timothy Baldridge
dda13d78c8 remove the nexus api time limit compleately, it's useless 2019-10-03 16:22:43 -06:00
Timothy Baldridge
a186411e0b add headless mode for checking archives 2019-10-02 22:35:29 -06:00
Timothy Baldridge
14eb3e697e put the tests back, I think it was a message box error 2019-10-02 21:23:11 -06:00
Timothy Baldridge
609bb6289c remove a test that was blocking CI 2019-10-02 21:08:12 -06:00
Timothy Baldridge
d50527f615 fix validation tests to run in CI 2019-10-02 20:55:16 -06:00
Timothy Baldridge
192dfa1331 Change oblivion's game name to Oblivion 2019-10-02 16:45:42 -06:00
Timothy Baldridge
47676aa069 Merge branch 'master' of https://github.com/halgari/wabbajack 2019-10-02 16:18:53 -06:00
Timothy Baldridge
1bdbaaaa83 release 0.9.4 2019-10-02 16:17:30 -06:00
Timothy Baldridge
37152b61b4
Merge pull request #66 from erri120/erri120-patch-1
Updating CONTRIBUTING.md
2019-10-02 06:44:37 -06:00
erri120
d7644d98e9
Updating CONTRIBUTING.md
Changed all old references from `halgari/wabbajack` to `wabbajack-tools/wabbajack`
2019-10-02 12:40:34 +00:00
Timothy Baldridge
44d5e31f5d Fix broken ESM cleaning 2019-10-01 21:07:26 -06:00
Timothy Baldridge
fd8bbe69bd fix npe 2019-10-01 17:57:42 -06:00