[PR #3052] [CLOSED] Release v20.5.0 #3895

Closed
opened 2026-02-27 03:56:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/3052
Author: @dgibbs64
Created: 9/20/2020
Status: Closed

Base: masterHead: develop


📝 Commits (10+)

  • f817c4c Merge branch 'master' into develop
  • d51f048 Merge branch 'master' into develop
  • 448efc9 add LinuxGSM version to install header
  • 17a07e2 feat(details): change master server to state listed or not listed
  • 424af4f fix(solserver): resolve install infinite loop (#2990)
  • 67333ff feat(console): allow console to state if verbose and/or interactive (#3000)
  • db4d3cc fix: awk to properly grab the server pid when spaces are present in the session name (#2997)
  • 364a1a9 correct echo for console message
  • f3b6d56 fix(ahlserver): correct game name to use capitals
  • eb9e5a9 feat(newserver): Jedi Knight II: Jedi Outcast (#3002)

📊 Changes

257 files changed (+2941 additions, -1563 deletions)

View changed files

📝 lgsm/config-default/config-lgsm/acserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/ahl2server/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/ahlserver/_default.cfg (+17 -9)
📝 lgsm/config-default/config-lgsm/arkserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/arma3server/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/avserver/_default.cfg (+13 -8)
📝 lgsm/config-default/config-lgsm/bb2server/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/bbserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/bdserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/bf1942server/_default.cfg (+15 -7)
📝 lgsm/config-default/config-lgsm/bfvserver/_default.cfg (+15 -7)
📝 lgsm/config-default/config-lgsm/bmdmserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/boserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/bsserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/bt1944server/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/btserver/_default.cfg (+15 -7)
📝 lgsm/config-default/config-lgsm/ccserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/cmwserver/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/cod2server/_default.cfg (+16 -8)
📝 lgsm/config-default/config-lgsm/cod4server/_default.cfg (+16 -8)

...and 80 more files

📄 Description

Release v20.5.0


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GameServerManagers/LinuxGSM/pull/3052 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 9/20/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`f817c4c`](https://github.com/GameServerManagers/LinuxGSM/commit/f817c4cea08035373935de54e707c554da8224c8) Merge branch 'master' into develop - [`d51f048`](https://github.com/GameServerManagers/LinuxGSM/commit/d51f0484125a19ada21e86e6c3fc606b114f7a0e) Merge branch 'master' into develop - [`448efc9`](https://github.com/GameServerManagers/LinuxGSM/commit/448efc9effe3fab8f48d903a2f87dfc65699430e) add LinuxGSM version to install header - [`17a07e2`](https://github.com/GameServerManagers/LinuxGSM/commit/17a07e2d9c410f99e390c4520d86ccafec5e6caa) feat(details): change master server to state listed or not listed - [`424af4f`](https://github.com/GameServerManagers/LinuxGSM/commit/424af4fd4551be9913fa7a1d9aceeaef48e5d52e) fix(solserver): resolve install infinite loop (#2990) - [`67333ff`](https://github.com/GameServerManagers/LinuxGSM/commit/67333ffeb970e15cb716777b682dd26e6bd46f88) feat(console): allow console to state if verbose and/or interactive (#3000) - [`db4d3cc`](https://github.com/GameServerManagers/LinuxGSM/commit/db4d3ccef4719d786d922dcbeff442710e1c51a9) fix: awk to properly grab the server pid when spaces are present in the session name (#2997) - [`364a1a9`](https://github.com/GameServerManagers/LinuxGSM/commit/364a1a9e6dd7e0903e92ce5b2b771d24734b5813) correct echo for console message - [`f3b6d56`](https://github.com/GameServerManagers/LinuxGSM/commit/f3b6d56eace9cdb02ecc1d17a973e2cef1a255b6) fix(ahlserver): correct game name to use capitals - [`eb9e5a9`](https://github.com/GameServerManagers/LinuxGSM/commit/eb9e5a940f221fb7cb654095892dc9473c8ad3a9) feat(newserver): Jedi Knight II: Jedi Outcast (#3002) ### 📊 Changes **257 files changed** (+2941 additions, -1563 deletions) <details> <summary>View changed files</summary> 📝 `lgsm/config-default/config-lgsm/acserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/ahl2server/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/ahlserver/_default.cfg` (+17 -9) 📝 `lgsm/config-default/config-lgsm/arkserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/arma3server/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/avserver/_default.cfg` (+13 -8) 📝 `lgsm/config-default/config-lgsm/bb2server/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/bbserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/bdserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/bf1942server/_default.cfg` (+15 -7) 📝 `lgsm/config-default/config-lgsm/bfvserver/_default.cfg` (+15 -7) 📝 `lgsm/config-default/config-lgsm/bmdmserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/boserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/bsserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/bt1944server/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/btserver/_default.cfg` (+15 -7) 📝 `lgsm/config-default/config-lgsm/ccserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/cmwserver/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/cod2server/_default.cfg` (+16 -8) 📝 `lgsm/config-default/config-lgsm/cod4server/_default.cfg` (+16 -8) _...and 80 more files_ </details> ### 📄 Description Release v20.5.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 03:56:13 +03:00
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#3895
No description provided.