30 Commits

Author SHA1 Message Date
24cb03a441 Bump NuGet packages for WPF application 2024-12-07 23:50:16 +01:00
a28991bec4 Refactor WizardButton into WJButton 2024-11-24 21:47:03 +01:00
23c6cc19c5 Fix reset button, improve how tags/mods are bound to controls 2024-11-11 23:13:37 +01:00
3234656474 Remove extra ObservableCollection object for holding list of all mods 2024-11-11 22:48:41 +01:00
ecc7186940 Add mod search to the gallery, clean up later 2024-11-09 14:43:46 +01:00
11067948e4 Fix tags filter still not working perfectly when using multiple tags 2024-11-02 18:00:14 +01:00
2c39425370 Fix tag filtering system so it works again 2024-11-02 17:38:02 +01:00
9399d99bf6 Make the new tag filter work 2024-11-02 17:07:42 +01:00
c1ca35214c Add basic 'includes tag' filtering system 2024-10-27 13:52:29 +01:00
3bffb46582 Fix reset filters command not working anymore, fix gallery being cut in two 2024-10-27 11:39:48 +01:00
bae9b45c40 Fix unofficial and NSFW toggle resetting incorrectly after re-entering gallery view 2024-10-27 10:45:25 +01:00
881cde6eb6 Don't save searched string when returning to the gallery, make NSFW filter include instead of only 2024-10-26 22:24:35 +02:00
3aafdfd7d7 Various improvements to gallery speed & memory usage 2024-10-26 15:04:48 +02:00
09bfdb8313 Remove useless usings & adjust all namespaces to new C# format 2024-09-14 12:09:06 +02:00
e2106a0c14 Save list of compiled modlists, show them in CreateModListView 2024-04-28 22:21:22 +02:00
3a88748e35 Fix binding on modlist size to work two-way so slider doesn't start at min value 2024-02-03 11:46:19 +01:00
21678fff41 Rename MinSizeModlist, MaxSizeModlist to SmallestSizedModlist, LargestSizedModlist 2023-12-31 11:27:13 +01:00
ea59cd2e0e Rename MinSizeFilter, MaxSizeFilter to MinModlistSize, MaxModlistSize 2023-12-31 11:25:14 +01:00
58d0fdc9c3 Fix size slider not working correctly with rounding 2023-12-31 00:23:43 +01:00
95ff0dac6d Implement basic total modlist size filter 2023-12-30 21:34:36 +01:00
0be1081142 Implement improved sorting on list title 2023-12-28 11:15:48 +01:00
d361753c2f Improve search responsiveness with a throttle 2023-12-27 18:30:01 +01:00
e6b746a6ec Start modifying gallery, add icons to game filter listbox 2023-12-27 16:25:59 +01:00
f00ace3b66 Add dragons dogma, update the UI to match 2.5's unofficial list interface 2022-05-15 14:17:36 -06:00
8f2f3b6eab Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
b5a2354122 Remove WPF project 2022-01-22 07:36:10 -07:00
cc8c40f803 Merge Wabbajack.Lib into Wabbajack 2021-12-29 17:15:37 -07:00
bd71de5883 Rework gallery loading, and VM creation 2021-12-29 10:26:12 -07:00
f49083f0c2 36 errors 2021-12-28 12:18:37 -07:00
31f32ee2f5 Initial import of WPF code 2021-12-26 14:56:44 -07:00