Skip to content

Feature/server language#230

Open
wCATw wants to merge 3 commits into
Foxlider:masterfrom
wCATw:feature/serverLanguage
Open

Feature/server language#230
wCATw wants to merge 3 commits into
Foxlider:masterfrom
wCATw:feature/serverLanguage

Conversation

@wCATw
Copy link
Copy Markdown

@wCATw wCATw commented Mar 7, 2025

*sry for my English, i use translator

Description

I added the server language input string. Now you can enter your language, and the server will not start in English only.

Motivation and Context

mission strings are loaded depending on the server language.
issue

How Has This Been Tested?

I saved my profile and started the server by entering my native language in the field. The server started in the correct language. I also checked the configuration files - everything was written correctly.
I use Windows 11. I use Rider for development.
I ran all the unit tests and they were green.

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.

@jupster
Copy link
Copy Markdown
Collaborator

jupster commented Mar 8, 2025

Will have a look over / test it out hopefully this weekend.

@wCATw
Copy link
Copy Markdown
Author

wCATw commented May 19, 2025

Detected Issue: after starting the server, language="[lang]" is set to English back

@jupster
Copy link
Copy Markdown
Collaborator

jupster commented May 19, 2025

If you don't save before launching the server it likely will stay as the language you set it as. I'll try and get around to checking its code and making possible changes if needed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants