Skip to content

Hotfix pipelines#239

Open
Foxlider wants to merge 1 commit intomasterfrom
feature/update-pipelines-code
Open

Hotfix pipelines#239
Foxlider wants to merge 1 commit intomasterfrom
feature/update-pipelines-code

Conversation

@Foxlider
Copy link
Copy Markdown
Owner

Description

just a hotfix, don't worry

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@sonarqubecloud
Copy link
Copy Markdown

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant