Commit Graph

34 Commits

Author SHA1 Message Date
trawzified
be0c4b7427 Swap title & author textbox on CompilerDetails, work on CompilerFileManager 2024-06-24 18:38:13 +02:00
trawzified
2556c54e99 Refactor FileTreeViewItem to actually be reactive 2024-06-09 10:17:16 +02:00
trawzified
741276acf3 First steps toward highlighting folders and files with special states 2024-06-09 00:59:56 +02:00
trawzified
f5c9e075c7 Add interactive CompilerFileState setting combo box to compiler file manager 2024-06-08 19:02:14 +02:00
trawzified
2937dce6f1 Add slightly unoptimized way of determining compiler state per path 2024-05-29 21:30:47 +02:00
trawzified
59b1676379 Specified more icons for file types 2024-05-26 17:58:56 +02:00
trawzified
0479c3f01c Add more file icons 2024-05-26 09:56:11 +02:00
trawzified
24fc979d05 Fix up styling, naming header and show icons 2024-05-26 00:52:33 +02:00
trawzified
a37fc2acc1 Load folder contents on expand instead of initially for much increased performance 2024-05-25 22:57:00 +02:00
trawzified
a4df16628b Add loading of modlist folders & files, still very slow 2024-05-25 14:58:34 +02:00
trawzified
9af6e8a4c8 Add boilerplate for starting on compiler file manager 2024-05-21 23:10:37 +02:00
trawzified
2c2ce89698 Refactor some names to (hopefully) make more sense 2024-05-19 18:14:47 +02:00
trawzified
7d206315af Fix up the load modlist button 2024-05-09 17:20:11 +02:00
trawzified
ce72a6e80c Miscellaneous fixes for not saving and loading modlists correctly 2024-05-05 11:40:21 +02:00
trawzified
836f102ec6 Rework how compiler settings are saved & loaded 2024-05-04 23:57:54 +02:00
trawzified
1e61bcaf45 Actually make the recently compiled modlists section work, overhaul card view of compiled lists 2024-05-04 16:25:24 +02:00
trawzified
e2106a0c14 Save list of compiled modlists, show them in CreateModListView 2024-04-28 22:21:22 +02:00
trawzified
ee086596fc Add (WIP) CreateModListView, other miscellaneous changes 2024-04-27 13:50:55 +02:00
trawzified
dd7e25f67d Tweak coloring, position search icon on the same x as dropdown icon 2024-01-09 19:54:23 +01:00
trawzified
2221ad4c55 Refactor a little more of the modlist size slider 2023-12-31 11:35:29 +01:00
trawzified
c29bace800 Fix left-over causing compilation issues 2023-12-31 11:28:37 +01:00
trawzified
21678fff41 Rename MinSizeModlist, MaxSizeModlist to SmallestSizedModlist, LargestSizedModlist 2023-12-31 11:27:13 +01:00
trawzified
ea59cd2e0e Rename MinSizeFilter, MaxSizeFilter to MinModlistSize, MaxModlistSize 2023-12-31 11:25:14 +01:00
trawzified
58d0fdc9c3 Fix size slider not working correctly with rounding 2023-12-31 00:23:43 +01:00
trawzified
95ff0dac6d Implement basic total modlist size filter 2023-12-30 21:34:36 +01:00
trawzified
a908c49f26 Fix potential modlists loading crash on slow connections 2023-12-30 13:06:50 +01:00
trawzified
601ee7eabe Download small image from WJ cdn instead of getting it directly from the linked modlist image 2023-12-30 12:32:57 +01:00
trawzified
f919e14d2e Add basic game icon + title to modlist tile 2023-12-29 12:09:49 +01:00
trawzified
b9656896d7 Show 3 tiles next to each other by default, styling tweakings 2023-12-29 01:21:08 +01:00
trawzified
1c609a3d6a Fix WebP images not loading on Windows installations without WebP extensions installed 2023-12-28 17:15:19 +01:00
trawzified
0be1081142 Implement improved sorting on list title 2023-12-28 11:15:48 +01:00
trawzified
e6b746a6ec Start modifying gallery, add icons to game filter listbox 2023-12-27 16:25:59 +01:00
trawzified
f77b29ec08 Add active navigation bar color 2023-12-23 15:44:54 +01:00
trawzified
e3301407fd Rename View_Models to ViewModels, busy restructuring NavigationItems 2023-12-23 11:36:22 +01:00