Skip to content

Discover and display unrecognized mods#119

Merged
Gawdl3y merged 14 commits into
mainfrom
feat/unrecognized-mod-detection
Jan 8, 2024
Merged

Discover and display unrecognized mods#119
Gawdl3y merged 14 commits into
mainfrom
feat/unrecognized-mod-detection

Conversation

@Gawdl3y

@Gawdl3y Gawdl3y commented Jan 7, 2024

Copy link
Copy Markdown
Owner
  • Discover unrecognized mods
  • Discover unrecognized artifacts for known mods
  • Display unrecognized mods distinguishably
  • Don't allow reinstallation of unrecognized mods/versions
  • Fix unrecognized versions for known mods disappearing from installed list
  • Replace unrecognized mod with a recognized one with the same artifact filename once encountered
  • Remove unrecognized version from installed mods in database once replaced with a known version
    Unnecessary since discovery will replace the unrecognized version in the versions map if it ever occurs again

image

Closes #104

@Gawdl3y Gawdl3y marked this pull request as draft January 7, 2024 00:15
@Gawdl3y Gawdl3y added the enhancement Improvements/tweaks to existing features label Jan 7, 2024
@Gawdl3y Gawdl3y marked this pull request as ready for review January 8, 2024 00:13
@Gawdl3y Gawdl3y changed the title WIP: Discover and display unrecognized mods Discover and display unrecognized mods Jan 8, 2024
@Gawdl3y Gawdl3y merged commit b634f8d into main Jan 8, 2024
@Gawdl3y Gawdl3y deleted the feat/unrecognized-mod-detection branch January 8, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvements/tweaks to existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detection and display of non-manifest mods

1 participant