[PR #821] [MERGED] Update 210516 #3185

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/821
Author: @dgibbs64
Created: 5/21/2016
Status: Merged
Merged: 5/21/2016
Merged by: @dgibbs64

Base: masterHead: development


📝 Commits (10+)

  • d6d2617 New fetching system
  • 4c99456 New fetching system
  • b987bc9 New fetching system (LGSM & Functions dirs)
  • 63f09e3 New fetching system (LGSM & Functions dirs)
  • c22772e New fetching system (LGSM & Functions dirs)
  • db169d7 New fetching system (LGSM & Functions dirs)
  • 64cc4a8 New fetching system (LGSM & Functions dirs)
  • b671a2e New fetching system (LGSM & Functions dirs)
  • a6d9b32 New fetching system (LGSM & Functions dirs)
  • ad92ae3 New fetching system (LGSM & Functions dirs)

📊 Changes

167 files changed (+8068 additions, -7100 deletions)

View changed files

📝 7DaysToDie/sdtdserver (+55 -39)
📝 ARKSurvivalEvolved/arkserver (+53 -36)
📝 Arma3/arma3server (+53 -36)
📝 BlackMesa/bmdmserver (+54 -37)
📝 BladeSymphony/bsserver (+53 -36)
📝 BrainBread2/bb2server (+54 -37)
📝 CodenameCURE/ccserver (+53 -36)
📝 CounterStrike/csserver (+53 -36)
📝 CounterStrikeConditionZero/csczserver (+53 -36)
📝 CounterStrikeGlobalOffensive/csgoserver (+54 -37)
📝 CounterStrikeSource/cssserver (+53 -36)
📝 DayOfDefeat/dodserver (+53 -36)
📝 DayOfDefeatSource/dodsserver (+53 -36)
📝 DeathmatchClassic/dmcserver (+53 -36)
📝 DontStarveTogether/dstserver (+55 -38)
📝 DoubleActionBoogaloo/dabserver (+54 -37)
📝 FistfulOfFrags/fofserver (+53 -36)
📝 GarrysMod/gmodserver (+54 -37)
📝 GoldenEyeSource/gesserver (+54 -38)
📝 HalfLife2Deathmatch/hl2dmserver (+53 -36)

...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/821 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 5/21/2016 **Status:** ✅ Merged **Merged:** 5/21/2016 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `development` --- ### 📝 Commits (10+) - [`d6d2617`](https://github.com/GameServerManagers/LinuxGSM/commit/d6d26172265254e4890dbe4e0cff26ea5e884124) New fetching system - [`4c99456`](https://github.com/GameServerManagers/LinuxGSM/commit/4c99456420115920796e38d2391b8fa6ffc054e4) New fetching system - [`b987bc9`](https://github.com/GameServerManagers/LinuxGSM/commit/b987bc91e912fea2b88418473c386fd5481e4ce6) New fetching system (LGSM & Functions dirs) - [`63f09e3`](https://github.com/GameServerManagers/LinuxGSM/commit/63f09e34803f81324534e0aa7b421b449c73b2c8) New fetching system (LGSM & Functions dirs) - [`c22772e`](https://github.com/GameServerManagers/LinuxGSM/commit/c22772ecd534f2426f3136a050514c4d1235ea65) New fetching system (LGSM & Functions dirs) - [`db169d7`](https://github.com/GameServerManagers/LinuxGSM/commit/db169d70e3a999b6cfcf718cfeed25768b8525ec) New fetching system (LGSM & Functions dirs) - [`64cc4a8`](https://github.com/GameServerManagers/LinuxGSM/commit/64cc4a8dd4ca563cedcaf154056dfa892bb05cf4) New fetching system (LGSM & Functions dirs) - [`b671a2e`](https://github.com/GameServerManagers/LinuxGSM/commit/b671a2ed3742e5b94660da41bcada77e9cd2df7a) New fetching system (LGSM & Functions dirs) - [`a6d9b32`](https://github.com/GameServerManagers/LinuxGSM/commit/a6d9b320205aff0df0fc0de49ba4993b4d6c8365) New fetching system (LGSM & Functions dirs) - [`ad92ae3`](https://github.com/GameServerManagers/LinuxGSM/commit/ad92ae3d4d1aec6a2c4e524cc664b76157549a33) New fetching system (LGSM & Functions dirs) ### 📊 Changes **167 files changed** (+8068 additions, -7100 deletions) <details> <summary>View changed files</summary> 📝 `7DaysToDie/sdtdserver` (+55 -39) 📝 `ARKSurvivalEvolved/arkserver` (+53 -36) 📝 `Arma3/arma3server` (+53 -36) 📝 `BlackMesa/bmdmserver` (+54 -37) 📝 `BladeSymphony/bsserver` (+53 -36) 📝 `BrainBread2/bb2server` (+54 -37) 📝 `CodenameCURE/ccserver` (+53 -36) 📝 `CounterStrike/csserver` (+53 -36) 📝 `CounterStrikeConditionZero/csczserver` (+53 -36) 📝 `CounterStrikeGlobalOffensive/csgoserver` (+54 -37) 📝 `CounterStrikeSource/cssserver` (+53 -36) 📝 `DayOfDefeat/dodserver` (+53 -36) 📝 `DayOfDefeatSource/dodsserver` (+53 -36) 📝 `DeathmatchClassic/dmcserver` (+53 -36) 📝 `DontStarveTogether/dstserver` (+55 -38) 📝 `DoubleActionBoogaloo/dabserver` (+54 -37) 📝 `FistfulOfFrags/fofserver` (+53 -36) 📝 `GarrysMod/gmodserver` (+54 -37) 📝 `GoldenEyeSource/gesserver` (+54 -38) 📝 `HalfLife2Deathmatch/hl2dmserver` (+53 -36) _...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:35 +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#3185
No description provided.