[PR #1195] [MERGED] [develop] Fixed Project Zomboid config handling #3282

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/1195
Author: @marvinlehmann
Created: 11/18/2016
Status: Merged
Merged: 11/18/2016
Merged by: @dgibbs64

Base: developHead: hotfix-pzserver


📝 Commits (8)

  • 20de638 hotfix for ts3 server pass
  • ee6c6c9 hotfix for ts3 server pass
  • ade6d66 executable hotfix for Rust | fixes #1171
  • f0bd1bf Release/161113 (#1185)
  • 2ef211d Check variables first & remove lockfile earlier
  • b93af8c Merged branch hotfixes into master
  • 4092d49 Fixed Project Zomboid config handling
  • 2d653e7 Version to remain the same with hotfixes

📊 Changes

78 files changed (+650 additions, -140 deletions)

View changed files

📝 7DaysToDie/sdtdserver (+1 -1)
📝 ARKSurvivalEvolved/arkserver (+1 -1)
📝 Arma3/arma3server (+1 -1)
📝 Battlefield1942/bf1942server (+1 -1)
📝 BlackMesa/bmdmserver (+1 -1)
📝 BladeSymphony/bsserver (+1 -1)
📝 BrainBread2/bb2server (+1 -1)
CallOfDuty/codserver (+185 -0)
CallOfDuty2/cod2server (+186 -0)
📝 CodenameCURE/ccserver (+1 -1)
📝 CounterStrike/csserver (+1 -1)
📝 CounterStrikeConditionZero/csczserver (+1 -1)
📝 CounterStrikeGlobalOffensive/csgoserver (+1 -1)
📝 CounterStrikeSource/cssserver (+1 -1)
📝 DayOfDefeat/dodserver (+1 -1)
📝 DayOfDefeatSource/dodsserver (+1 -1)
📝 DayOfInfamy/doiserver (+1 -1)
📝 DeathmatchClassic/dmcserver (+1 -1)
📝 DontStarveTogether/dstserver (+1 -1)
📝 DoubleActionBoogaloo/dabserver (+1 -1)

...and 58 more files

📄 Description

  • Corrected default config names
  • Use service name for config and "server name"
  • Added fn_check_cfgdir call to create non-existing config directory

Fixes #1190


🔄 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/1195 **Author:** [@marvinlehmann](https://github.com/marvinlehmann) **Created:** 11/18/2016 **Status:** ✅ Merged **Merged:** 11/18/2016 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `develop` ← **Head:** `hotfix-pzserver` --- ### 📝 Commits (8) - [`20de638`](https://github.com/GameServerManagers/LinuxGSM/commit/20de638b793b04152d1c76be987508fc4ea4ff59) hotfix for ts3 server pass - [`ee6c6c9`](https://github.com/GameServerManagers/LinuxGSM/commit/ee6c6c920ec80317d0508a322904120a0b3e349f) hotfix for ts3 server pass - [`ade6d66`](https://github.com/GameServerManagers/LinuxGSM/commit/ade6d66a18b6c47bc5aa0187ef2d9060c6903fae) executable hotfix for Rust | fixes #1171 - [`f0bd1bf`](https://github.com/GameServerManagers/LinuxGSM/commit/f0bd1bfc5c02353abe7600132ec5839bea30bc53) Release/161113 (#1185) - [`2ef211d`](https://github.com/GameServerManagers/LinuxGSM/commit/2ef211d0bc5c5b34b2f484fcb3a65757ac1488ae) Check variables first & remove lockfile earlier - [`b93af8c`](https://github.com/GameServerManagers/LinuxGSM/commit/b93af8ce7a8958f0b13b4d135504f9f7f8571ccd) Merged branch hotfixes into master - [`4092d49`](https://github.com/GameServerManagers/LinuxGSM/commit/4092d492784f182b8850ef94e7f8eed3c816d775) Fixed Project Zomboid config handling - [`2d653e7`](https://github.com/GameServerManagers/LinuxGSM/commit/2d653e765354b2198ceae9ef41180d756eee7e3a) Version to remain the same with hotfixes ### 📊 Changes **78 files changed** (+650 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `7DaysToDie/sdtdserver` (+1 -1) 📝 `ARKSurvivalEvolved/arkserver` (+1 -1) 📝 `Arma3/arma3server` (+1 -1) 📝 `Battlefield1942/bf1942server` (+1 -1) 📝 `BlackMesa/bmdmserver` (+1 -1) 📝 `BladeSymphony/bsserver` (+1 -1) 📝 `BrainBread2/bb2server` (+1 -1) ➕ `CallOfDuty/codserver` (+185 -0) ➕ `CallOfDuty2/cod2server` (+186 -0) 📝 `CodenameCURE/ccserver` (+1 -1) 📝 `CounterStrike/csserver` (+1 -1) 📝 `CounterStrikeConditionZero/csczserver` (+1 -1) 📝 `CounterStrikeGlobalOffensive/csgoserver` (+1 -1) 📝 `CounterStrikeSource/cssserver` (+1 -1) 📝 `DayOfDefeat/dodserver` (+1 -1) 📝 `DayOfDefeatSource/dodsserver` (+1 -1) 📝 `DayOfInfamy/doiserver` (+1 -1) 📝 `DeathmatchClassic/dmcserver` (+1 -1) 📝 `DontStarveTogether/dstserver` (+1 -1) 📝 `DoubleActionBoogaloo/dabserver` (+1 -1) _...and 58 more files_ </details> ### 📄 Description - Corrected default config names - Use service name for config and "server name" - Added fn_check_cfgdir call to create non-existing config directory Fixes #1190 --- <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:57 +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#3282
No description provided.