Purge and Reinstall mods button#198
Conversation
Create dependabot.yml
Bumps [MahApps.Metro.IconPacks.Material](https://github.com/MahApps/MahApps.Metro.IconPacks) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases) - [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/develop/GitReleaseManager.yaml) - [Commits](MahApps/MahApps.Metro.IconPacks@4.11.0...5.0.0) --- updated-dependencies: - dependency-name: MahApps.Metro.IconPacks.Material dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…tro.IconPacks.Material-5.0.0 Bump MahApps.Metro.IconPacks.Material from 4.11.0 to 5.0.0
Bumps [MahApps.Metro.IconPacks.Modern](https://github.com/MahApps/MahApps.Metro.IconPacks) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases) - [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/develop/GitReleaseManager.yaml) - [Commits](MahApps/MahApps.Metro.IconPacks@4.11.0...5.0.0) --- updated-dependencies: - dependency-name: MahApps.Metro.IconPacks.Modern dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…tro.IconPacks.Modern-5.0.0 Bump MahApps.Metro.IconPacks.Modern from 4.11.0 to 5.0.0
|
shoot there's a bunch of changes I forgot to remove |
|
@liamcannon Progress of this? |
|
I used this so far and have not found any issues What it does so far is: I'd prefer if it would automatically start the download of said mod again but its already an improvement so i'll stfu |
|
@jupster see above |
|
I'm on holidays till next week. I'll check over it, might look at putting it in with the EF update on the 26th. Thanks for testing and giving a review |
@OverlordZorn can you confirm if this adds two buttons to the mod page. 1.) Purge and Reinstall all mods, 2.) Purge and reinstall individual mod Also to confirm it does not actually reinstall the mods as intended? |
|
|
I only have used the "Purge and reinstall individual mod" Button. re: all mods i'd have to double check. "Purge and reinstall individual mod" Button does the following:
|
|
Cool. With my little time working on advanced but will add it to the list of things. Also agree right click might be the way |
Bugs fixed: - Foxlider#255 forcedDifficulty missing quotes in server.cfg - Foxlider#254 Deploy All destroys symlink targets (ReparsePoint check) - Foxlider#251/Foxlider#115 Performance tab not cloned (JsonIgnore on PerfPreset) - Foxlider#242 Mod status stuck as NotComplete after cancel - Foxlider#184/Foxlider#221 logObjectNotFound field naming + nameof refactor (81 calls) - Foxlider#167 Bad Steam API Key silently fails (user-visible error) - Foxlider#259 Async deadlock in RunModsUpdater (.Wait -> await + Unwrap) - Foxlider#238 NullRef in SteamLogin after nulling SteamClient - Foxlider#131 Deploy mods: pre-flight check + UnauthorizedAccessException msg PRs integrated: - Foxlider#239 Pipelines: add missing DOTNET_VERSION env var - Foxlider#252 MaxMsgSend clone fix (covered by Foxlider#251 fix) - Foxlider#258 Steam API throttling 300ms + async Task (fixes SonarQube C grade) - Foxlider#230 Configurable server language (11 options) - Foxlider#231 New launch args: hugePages, bePath, exThreads, loadMissionToMemory, limitFPS, enableSteamLogs - Foxlider#246 class AdvancedOptions {} block in server.cfg output - Foxlider#198 Purge & Reinstall All / per-mod buttons Features added: - Foxlider#241 -keysFolder launch parameter - Foxlider#217 AntiFlood class configurable in server.cfg - Foxlider#229 missionHTTPDownloadBaseURL in server.cfg - Foxlider#209 Purge Unused Mods button - Foxlider#216 Profile reordering with Up/Down buttons in sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>


This PR adds two new buttons to the mods page. 1.) Purge and Reinstall all mods, 2.) Purge and reinstall individual mod
Motivation and Context
Zorn asked for it
#197
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: