Conversation
|
diaverso
added a commit
to diaverso/FASTER
that referenced
this pull request
May 4, 2026
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
just a hotfix, don't worry
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: