[PR #1158] [MERGED] New gameservers & features #3271

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/1158
Author: @UltimateByte
Created: 10/26/2016
Status: Merged
Merged: 10/27/2016
Merged by: @dgibbs64

Base: developHead: ultimatebyte-dev


📝 Commits (10+)

  • d320fad New layout test
  • 5b626cc Two # is now one block of variables & descriptions
  • 844d2fb directories comments and logs naming
  • a5174cc dgibbs revision and root check
  • 95ca12c Backup & Layout rework
  • 19c9148 removed duplicate updateonstart
  • f0606c4 Fixed missing space on [ERROR ]
  • 4a481fd Error space wasn't missing
  • 84c698a Anonymous login is now an info
  • 5d5771c try with fn_print_info

📊 Changes

114 files changed (+4622 additions, -5495 deletions)

View changed files

📝 7DaysToDie/sdtdserver (+80 -45)
📝 ARKSurvivalEvolved/arkserver (+80 -48)
ARKSurvivalEvolved/cfg/lgsm-default.ini (+0 -135)
📝 Arma3/arma3server (+91 -56)
Arma3/cfg/lgsm-default.network.cfg (+0 -77)
Arma3/cfg/lgsm-default.server.cfg (+0 -133)
📝 Battlefield1942/bf1942server (+66 -31)
📝 BlackMesa/bmdmserver (+77 -45)
BlackMesa/cfg/lgsm-default.cfg (+0 -24)
📝 BladeSymphony/bsserver (+73 -46)
BladeSymphony/cfg/lgsm-default.cfg (+0 -15)
📝 BrainBread2/bb2server (+81 -47)
BrainBread2/cfg/lgsm-default.cfg (+0 -201)
📝 CodenameCURE/ccserver (+80 -51)
CodenameCURE/cfg/lgsm-default.cfg (+0 -105)
CounterStrike/cfg/lgsm-default.cfg (+0 -38)
📝 CounterStrike/csserver (+81 -45)
CounterStrikeConditionZero/cfg/lgsm-default.cfg (+0 -38)
📝 CounterStrikeConditionZero/csczserver (+82 -46)
CounterStrikeGlobalOffensive/cfg/lgsm-default.cfg (+0 -31)

...and 80 more files

📄 Description

No description provided


🔄 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/1158 **Author:** [@UltimateByte](https://github.com/UltimateByte) **Created:** 10/26/2016 **Status:** ✅ Merged **Merged:** 10/27/2016 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `develop` ← **Head:** `ultimatebyte-dev` --- ### 📝 Commits (10+) - [`d320fad`](https://github.com/GameServerManagers/LinuxGSM/commit/d320fadf5d4f159417800a92a2965de7f3956213) New layout test - [`5b626cc`](https://github.com/GameServerManagers/LinuxGSM/commit/5b626ccb203024b1f2448b5d4950303eb4fc740e) Two # is now one block of variables & descriptions - [`844d2fb`](https://github.com/GameServerManagers/LinuxGSM/commit/844d2fbdaac0821d285be2626a9667fc62efb179) directories comments and logs naming - [`a5174cc`](https://github.com/GameServerManagers/LinuxGSM/commit/a5174cc4c56e0ff5452f1499a8c4f962c849f9f8) dgibbs revision and root check - [`95ca12c`](https://github.com/GameServerManagers/LinuxGSM/commit/95ca12c0f073fa9c2733575b6a0401cd052ebbc8) Backup & Layout rework - [`19c9148`](https://github.com/GameServerManagers/LinuxGSM/commit/19c9148f9ae9a4b7aca36e990724d7993563cb4c) removed duplicate updateonstart - [`f0606c4`](https://github.com/GameServerManagers/LinuxGSM/commit/f0606c48a1aad240348b6ac40d0b674a409b3272) Fixed missing space on [ERROR ] - [`4a481fd`](https://github.com/GameServerManagers/LinuxGSM/commit/4a481fdb3b0488b3a0c7be8c37992d694010ccde) Error space wasn't missing - [`84c698a`](https://github.com/GameServerManagers/LinuxGSM/commit/84c698a9b224979bc18873bbd14983cb9b59344d) Anonymous login is now an info - [`5d5771c`](https://github.com/GameServerManagers/LinuxGSM/commit/5d5771c445b6e37ddc738e4ae8bb4298d3ef6dc8) try with fn_print_info ### 📊 Changes **114 files changed** (+4622 additions, -5495 deletions) <details> <summary>View changed files</summary> 📝 `7DaysToDie/sdtdserver` (+80 -45) 📝 `ARKSurvivalEvolved/arkserver` (+80 -48) ➖ `ARKSurvivalEvolved/cfg/lgsm-default.ini` (+0 -135) 📝 `Arma3/arma3server` (+91 -56) ➖ `Arma3/cfg/lgsm-default.network.cfg` (+0 -77) ➖ `Arma3/cfg/lgsm-default.server.cfg` (+0 -133) 📝 `Battlefield1942/bf1942server` (+66 -31) 📝 `BlackMesa/bmdmserver` (+77 -45) ➖ `BlackMesa/cfg/lgsm-default.cfg` (+0 -24) 📝 `BladeSymphony/bsserver` (+73 -46) ➖ `BladeSymphony/cfg/lgsm-default.cfg` (+0 -15) 📝 `BrainBread2/bb2server` (+81 -47) ➖ `BrainBread2/cfg/lgsm-default.cfg` (+0 -201) 📝 `CodenameCURE/ccserver` (+80 -51) ➖ `CodenameCURE/cfg/lgsm-default.cfg` (+0 -105) ➖ `CounterStrike/cfg/lgsm-default.cfg` (+0 -38) 📝 `CounterStrike/csserver` (+81 -45) ➖ `CounterStrikeConditionZero/cfg/lgsm-default.cfg` (+0 -38) 📝 `CounterStrikeConditionZero/csczserver` (+82 -46) ➖ `CounterStrikeGlobalOffensive/cfg/lgsm-default.cfg` (+0 -31) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 03:53:54 +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#3271
No description provided.