[PR #2123] [MERGED] release/181216 #3503

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/2123
Author: @dgibbs64
Created: 12/16/2018
Status: Merged
Merged: 12/16/2018
Merged by: @dgibbs64

Base: masterHead: release/181216


📝 Commits (10+)

📊 Changes

138 files changed (+1631 additions, -1430 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+13 -3)
📝 .github/ISSUE_TEMPLATE/feature_request.md (+6 -0)
📝 .github/ISSUE_TEMPLATE/new-server-request.md (+3 -3)
CODE_OF_CONDUCT.md (+73 -0)
📝 CONTRIBUTING.md (+7 -8)
📝 README.md (+4 -4)
📝 lgsm/config-default/config-lgsm/arkserver/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/arma3server/_default.cfg (+14 -14)
📝 lgsm/config-default/config-lgsm/bb2server/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/bbserver/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/bdserver/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/bf1942server/_default.cfg (+12 -12)
📝 lgsm/config-default/config-lgsm/bmdmserver/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/boserver/_default.cfg (+12 -12)
📝 lgsm/config-default/config-lgsm/bsserver/_default.cfg (+14 -14)
📝 lgsm/config-default/config-lgsm/bt1944server/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/ccserver/_default.cfg (+13 -13)
📝 lgsm/config-default/config-lgsm/cod2server/_default.cfg (+12 -12)
📝 lgsm/config-default/config-lgsm/cod4server/_default.cfg (+12 -12)
📝 lgsm/config-default/config-lgsm/codserver/_default.cfg (+12 -12)

...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/2123 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 12/16/2018 **Status:** ✅ Merged **Merged:** 12/16/2018 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `release/181216` --- ### 📝 Commits (10+) - [`360a9fc`](https://github.com/GameServerManagers/LinuxGSM/commit/360a9fcd3aceea8d2a8e9ba39d1a71de06b0c2ec) StickyBots - [`9b4d513`](https://github.com/GameServerManagers/LinuxGSM/commit/9b4d5130be05e7a1ea6cbc83184ff17013818d6e) sbotsserver config - [`1b7756a`](https://github.com/GameServerManagers/LinuxGSM/commit/1b7756a2f23cbcb3bdea3948d293b25d70354ab4) sbots glibc - [`c5b3611`](https://github.com/GameServerManagers/LinuxGSM/commit/c5b3611171344c0712e529791ca8464611fdc638) sbots info config - [`b44e58c`](https://github.com/GameServerManagers/LinuxGSM/commit/b44e58c45af028a7c59c560dcc4f98fe1400f453) updated info config sbots - [`5d47101`](https://github.com/GameServerManagers/LinuxGSM/commit/5d47101ac75a0da4f9b7a96e71940e5607dc9097) tidy - [`89d8521`](https://github.com/GameServerManagers/LinuxGSM/commit/89d85210f06d133ee64faf446890ee48d730fdc7) sbots update - [`b62fb06`](https://github.com/GameServerManagers/LinuxGSM/commit/b62fb061ef5d4940205a9ea705a573b76877aa39) Merge branch 'develop' into feature/sbotserver - [`2d790dd`](https://github.com/GameServerManagers/LinuxGSM/commit/2d790dd74428ac1a291b365b468ac31310e44bc2) Added stickybots parms - [`a85a509`](https://github.com/GameServerManagers/LinuxGSM/commit/a85a5093ceb36e9f426d23ca1c60e8bca3bc7734) corrected systemconfig dir ### 📊 Changes **138 files changed** (+1631 additions, -1430 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+13 -3) 📝 `.github/ISSUE_TEMPLATE/feature_request.md` (+6 -0) 📝 `.github/ISSUE_TEMPLATE/new-server-request.md` (+3 -3) ➕ `CODE_OF_CONDUCT.md` (+73 -0) 📝 `CONTRIBUTING.md` (+7 -8) 📝 `README.md` (+4 -4) 📝 `lgsm/config-default/config-lgsm/arkserver/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/arma3server/_default.cfg` (+14 -14) 📝 `lgsm/config-default/config-lgsm/bb2server/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/bbserver/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/bdserver/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/bf1942server/_default.cfg` (+12 -12) 📝 `lgsm/config-default/config-lgsm/bmdmserver/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/boserver/_default.cfg` (+12 -12) 📝 `lgsm/config-default/config-lgsm/bsserver/_default.cfg` (+14 -14) 📝 `lgsm/config-default/config-lgsm/bt1944server/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/ccserver/_default.cfg` (+13 -13) 📝 `lgsm/config-default/config-lgsm/cod2server/_default.cfg` (+12 -12) 📝 `lgsm/config-default/config-lgsm/cod4server/_default.cfg` (+12 -12) 📝 `lgsm/config-default/config-lgsm/codserver/_default.cfg` (+12 -12) _...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:54:45 +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#3503
No description provided.