Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
987 stars 47 forks source link

Stardew Valley & Cyberpunk - Revisit Health Check diagnostics #1784

Open Pickysaurus opened 3 months ago

Pickysaurus commented 3 months ago

Improvement

Currently

The diagnostics for Stardew Valley/Cyberpunk were written before the "Library" concept was introduced and therefore have no awareness of a mod in the library but not the loadout.

We want

Revisit the Health Check diagnostics to account for missing dependencies that are in the library but not the loadout.

Supporting Information

(Include any supporting screenshots etc to support the above)

Design

(Any designs to required for this feature)

Pickysaurus commented 3 months ago

Updated to mention Cyberpunk too as the diagnostics for that game will come before loadout items.

LukeNexusMods commented 1 month ago

We dont track all of the different states a file can be in inside the app. Need to clean up the internal logic to make sure it takes into account all the states.