DREDGE-Mods / DredgeModManager

Mod manager for Dredge mods using the Winch mod loader
MIT License
2 stars 2 forks source link

Refactor to use Functional Components, Query mods via search bar, Sort mods #49

Closed bdlm-dev closed 3 months ago

bdlm-dev commented 3 months ago

image

bdlm-dev commented 3 months ago

Apologies the PR is quite large, the bulk of it has little to no functional changes though definitely worth a test on other machines to make sure everything works.

xen-42 commented 3 months ago

image

These other points aren't necessarily changes to the PR but just things I thought of while reviewing it (more a todo list for myself):

Could try and add thumbnails to the mods list edit: not going to do this last one because there's not enough space, would have to reorganize the left column

MegaPiggy commented 3 months ago

lgtm! I think it'd be nice if there was a way to set the default sort in settings.

side by side changes Installed Available Settings

xen-42 commented 3 months ago

didnt realize the "winch modloader settings" header vanished, i'll probably add that back then merge