[PR #707] [CLOSED] Updating branch #3162

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/707
Author: @UltimateByte
Created: 2/19/2016
Status: Closed

Base: fast-dlHead: master


📝 Commits (10+)

📊 Changes

39 files changed (+2093 additions, -251 deletions)

View changed files

📝 BlackMesa/bmdmserver (+6 -1)
BrainBread2/bb2server (+143 -0)
BrainBread2/cfg/lgsm-default.cfg (+201 -0)
CodenameCURE/ccserver (+138 -0)
CodenameCURE/cfg/lgsm-default.cfg (+105 -0)
📝 FistfulOfFrags/cfg/lgsm-default.cfg (+2 -2)
GoldenEyeSource/cfg/lgsm-default.cfg (+150 -0)
GoldenEyeSource/gesserver (+140 -0)
📝 Insurgency/cfg/lgsm-default.cfg (+178 -5)
📝 Insurgency/insserver (+2 -1)
📝 NoMoreRoomInHell/cfg/lgsm-default.cfg (+2 -2)
📝 PiratesVikingandKnightsII/cfg/lgsm-default.cfg (+2 -2)
QuakeLive/cfg/lgsm-default.cfg (+103 -0)
QuakeLive/qlserver (+141 -0)
SvenCoop/cfg/lgsm-default.cfg (+36 -0)
SvenCoop/svencoopserver (+137 -0)
📝 functions/check.sh (+19 -3)
functions/check_config.sh (+17 -0)
functions/check_deps.sh (+204 -0)
📝 functions/check_steamcmd.sh (+72 -45)

...and 19 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/707 **Author:** [@UltimateByte](https://github.com/UltimateByte) **Created:** 2/19/2016 **Status:** ❌ Closed **Base:** `fast-dl` ← **Head:** `master` --- ### 📝 Commits (10+) - [`9414936`](https://github.com/GameServerManagers/LinuxGSM/commit/94149361e6fe13653f445b6d1c9e9ef9775e5f22) Added ts3_server_password - [`9386317`](https://github.com/GameServerManagers/LinuxGSM/commit/9386317a77bdc24a816aec5215bb2ad5a4a870c7) adding ts3 functions - [`f6abfb2`](https://github.com/GameServerManagers/LinuxGSM/commit/f6abfb26c42f5d86b0bbbe068a63367ac8c24d73) readded ts3db, updated date - [`8a86cd3`](https://github.com/GameServerManagers/LinuxGSM/commit/8a86cd3f600140e9553a806ca12a03d1ada5bf78) lobby size - [`d5114d6`](https://github.com/GameServerManagers/LinuxGSM/commit/d5114d63581248092d09f2ef2d3c9a7e1ac2bc3c) typo - [`9ab5cff`](https://github.com/GameServerManagers/LinuxGSM/commit/9ab5cffd1024382e26df198330faa7fd6b572938) Merge remote-tracking branch 'refs/remotes/origin/master' into ts3-password - [`f739555`](https://github.com/GameServerManagers/LinuxGSM/commit/f739555cc7fde7d126ecc2bf484673479524f5b0) Merge pull request #606 from PhilPhonic/patch-1 - [`6f5015a`](https://github.com/GameServerManagers/LinuxGSM/commit/6f5015a9edc1450203fb4b7f16883fd42b47395c) More config options - [`fc98ae9`](https://github.com/GameServerManagers/LinuxGSM/commit/fc98ae9bda2299af0f35a3826aaf5475fa6f8bb6) Merge pull request #609 from PhilPhonic/patch-1 - [`840c280`](https://github.com/GameServerManagers/LinuxGSM/commit/840c28011d1744734f3885f08a48da2fd3531e6f) Added check_config.sh ### 📊 Changes **39 files changed** (+2093 additions, -251 deletions) <details> <summary>View changed files</summary> 📝 `BlackMesa/bmdmserver` (+6 -1) ➕ `BrainBread2/bb2server` (+143 -0) ➕ `BrainBread2/cfg/lgsm-default.cfg` (+201 -0) ➕ `CodenameCURE/ccserver` (+138 -0) ➕ `CodenameCURE/cfg/lgsm-default.cfg` (+105 -0) 📝 `FistfulOfFrags/cfg/lgsm-default.cfg` (+2 -2) ➕ `GoldenEyeSource/cfg/lgsm-default.cfg` (+150 -0) ➕ `GoldenEyeSource/gesserver` (+140 -0) 📝 `Insurgency/cfg/lgsm-default.cfg` (+178 -5) 📝 `Insurgency/insserver` (+2 -1) 📝 `NoMoreRoomInHell/cfg/lgsm-default.cfg` (+2 -2) 📝 `PiratesVikingandKnightsII/cfg/lgsm-default.cfg` (+2 -2) ➕ `QuakeLive/cfg/lgsm-default.cfg` (+103 -0) ➕ `QuakeLive/qlserver` (+141 -0) ➕ `SvenCoop/cfg/lgsm-default.cfg` (+36 -0) ➕ `SvenCoop/svencoopserver` (+137 -0) 📝 `functions/check.sh` (+19 -3) ➕ `functions/check_config.sh` (+17 -0) ➕ `functions/check_deps.sh` (+204 -0) 📝 `functions/check_steamcmd.sh` (+72 -45) _...and 19 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:31 +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#3162
No description provided.