News

Release: 190422

tada New Features

  • docs: PR will now request GitHub email for co-author (70edcb2) by Daniel Gibbs
  • newserver: Dystopia (#2245) (6468e8e) by Frisasky
  • install: refactor gslt to automatically detect gslt variable (#2280) (b6e3b1b) by Daniel Gibbs
  • dev: add udp query to query raw (b4eac06) by Daniel Gibbs
  • travis-ci: Add support for Minecraft test to travis-ci (#2287) (11547a3) by Daniel Gibbs
  • newserver: Nuclear Dawn (#2291) (e9939cc) by frisasky1
  • csgoserver: Add SVG support to FastDL (#2298) (24f0900) by Attila
  • debug: add debug option for quake engine ( id tech 1) (#2293) (ba96836) by frisasky1

bug Bug Fixes

  • install: Teamspeak3 server installation with MariaDB fixed. (#2261) (87b8ed4) by visdmin
  • update: correct remotelocation for fctrserver (df27a40) by Daniel Gibbs
  • ts3server: Change password will no longer show in all game servers apart from TS3 (#2273) (62a49df) by Daniel Gibbs
  • check: prevent restart from bypassing check_executable (#2278) (c741359) by Daniel Gibbs
  • fix: re-add fix_tf2 and minor fix refactor (#2279) (5058214) by Daniel Gibbs
  • bsserver: fix launch issue and add GSLT support (#2276) (6e48c66) by frisasky1
  • monitor: monitor does not continue to query if session has failed (3816485) by Daniel Gibbs
  • mcserver: eula now correctly alters to true (#2286) (f0eda3a) by Daniel Gibbs
  • gsquery: update help with correct list of engines (8d54475) by Daniel Gibbs
  • fix: re-add fix_tf2 and minor fix refactor (#2289) (25cf2b2) by Daniel Gibbs

190401.2…190422

190422

190422 (2019-04-22)

? New Features

  • docs: PR will now request GitHub email for co-author (70edcb2) by Daniel Gibbs
  • newserver: Dystopia (#2245) (6468e8e) by Frisasky
  • install: refactor gslt to automatically detect gslt variable (#2280) (b6e3b1b) by Daniel Gibbs
  • dev: add udp query to query raw (b4eac06) by Daniel Gibbs
  • travis-ci: Add support for Minecraft test to travis-ci (#2287) (11547a3) by Daniel Gibbs
  • newserver: Nuclear Dawn (#2291) (e9939cc) by frisasky1
  • csgoserver: Add SVG support to FastDL (#2298) (24f0900) by Attila
  • debug: add debug option for quake engine ( id tech 1) (#2293) (ba96836) by frisasky1

? Bug Fixes

  • install: Teamspeak3 server installation with MariaDB fixed. (#2261) (87b8ed4) by visdmin
  • update: correct remotelocation for fctrserver (df27a40) by Daniel Gibbs
  • ts3server: Change password will no longer show in all game servers apart from TS3 (#2273) (62a49df) by Daniel Gibbs
  • check: prevent restart from bypassing check_executable (#2278) (c741359) by Daniel Gibbs
  • fix: re-add fix_tf2 and minor fix refactor (#2279) (5058214) by Daniel Gibbs
  • bsserver: fix launch issue and add GSLT support (#2276) (6e48c66) by frisasky1
  • monitor: monitor does not continue to query if session has failed (3816485) by Daniel Gibbs
  • mcserver: eula now correctly alters to true (#2286) (f0eda3a) by Daniel Gibbs
  • gsquery: update help with correct list of engines (8d54475) by Daniel Gibbs
  • fix: re-add fix_tf2 and minor fix refactor (#2289) (25cf2b2) by Daniel Gibbs

190401.2…190422

190401

190401

? New Features

  • ts3server: deprecate legacy ts3 update functions (#2206) (d5d0116) by Daniel Gibbs
  • update: Update command refactor (a79feaf) by Daniel Gibbs
  • update: GoldSrc servers now follow the same update method as other Steam servers
    by Daniel gibbs
  • core: tmp directory is now wiped after non-steam servers update
    by Daniel Gibbs

? Bug Fixes

  • cod: Correct server parameters (5e41142) by Frisasky
  • ts3server: Correct ts3server config file name (749b3e8) by Attila
  • install: correct shortname vars (759fdf5) by Daniel Gibbs
  • ts3server: correct ts3server config file name in comment (0ef3dac) by Daniel Gibbs
  • ts3server: corrected ts3arch if (07461bf) by Daniel Gibbs
  • rtcwserver: added ioquake3 engine to query (4c2fa90) by Daniel Gibbs
  • kfserver: add missing directory variables (#2219) (f275d3a) by Daniel Gibbs
  • fastdl: correct the documentation link inside of the fastdl command (b3a9503) by Daniel Gibbs
  • cod: Correct parameters (5e41142) by Daniel Gibbs

190217.1…190401

Release: 190217

tada New Features

  • bots: update bot settings (ca9ce6d) by Daniel Gibbs
  • details: add CPU info to details (#2172) (7e23279) by Daniel Gibbs
  • docs: added new item to checklist (338a2c1) by Daniel Gibbs
  • docs: add new item to checklist (37791c6) by Daniel Gibbs
  • newserver: return to castle wolfenstein (f9d93a0) by tkrn
  • newserver: iosoccer (#2164) by h3o66
  • cod4server: update cod4 installer (f178696) by Daniel Gibbs

bug Bug Fixes

  • docs: remove incorrect link (9508443) by Daniel Gibbs
  • docs: add further checklist additions (98fd7a0) by Daniel Gibbs
  • details: remove iosoccer port as covered by source (beb002f) by Daniel Gibbs
  • svenserver: update glibc version to 2.24 (#2174) (172a5f6) by Daniel Gibbs
  • alert: fix discord profile picture (#2175) (76e0bd1) by Daniel Gibbs
  • monitor: correct quakeworld query (c34b9cd) by Daniel Gibbs
  • qwserver: define qwserver query port (06fd9d8) by Daniel Gibbs
  • query: correct quake query (e060b65) by Daniel Gibbs
  • install: Sudo prompt on auto-install mode (31371c9) by Bourne-ID
  • csgoserver: deprecate csgo workshop fix that is no longer necessary (41e416a) by Daniel Gibbs
  • qwserver: Quake World query issues (d468a84) by Daniel Gibbs
  • csgoserver: workshop fix that is no longer necessary (be00a13) by busheezy

190202…190217

Release: 190106

tada New Features

  • monitor: add tcp query to query raw (#2134) (06dcbb7)
  • stop: update telnet message to include port (b957af6)
  • cod4server: add game_mp.log save in main folder (c057073)
  • docs: improve various documentation (2edc3fa)
  • travici: various improvements to travisci (#2135) (c3d2b9c)

bug Bug Fixes

  • stop: sdtd telnet stop will now work with no password set (43a69de)
  • sdtdserver: update queryport for alpha 17 (b7f0126)
  • inssserver: correct issue with server password (14b0ff0)

181216.1…190106

Release: 181216

tada New Features

  • new server: Sticky Bots
  • docs: added code of conduct
  • docs: migrate from github wiki to docs.linuxgsm.com

bug Bug Fixes

  • details: resolve current game mode showing incorrectly (1e0ae7b) by Daniel Gibbs
  • inssserver: fix the password and the default scenario parameters (#2110) (95ec274) by Outpox
  • start: correct order of tmux size arguments (4f45168) by Daniel Gibbs
  • ts3server: re-add support for libmariadb2 (#2114) (9bc5458) by Daniel Gibbs
  • fast-dl: correct sound directory name (#1999) (58e88be) by Daniel Gibbs
  • backup: include hidden directories in backup or rootdir #2087 (f66dc43) by Daniel Gibbs
  • refactor: if statements now use shortname
  • details: bots will not show if bots are 0 (0210503) by Daniel Gibbs
  • website: update epel instructions for CentOS (#1956)

 

Release 181124: Insurgency: Sandstorm

A new release of LinuxGSM introduces Insurgency: Sandstorm as the latest server addition. As well as various bug fixes and improvements.

 

Changelog

  • New server inssserver: Insurgency Sandstorm #2004
  • editor config created to help developers with code conventions. @borzaka #2076
  • arkserver: updated parameters adding AltSaveDirectoryName= and -automanagedmods #1965
  • csgoserver: added new game mode examples #2067
  • standardised default servername in parameters
  • Discord Alert: only use public IP #1664
  • fix: Monitor for codserver #2028
  • fix: External IP never gets populated #2056
  • Design tweaks and JSON-safe escaping string @diamondburned #2046
  • New csgoserver mods: GOKZ and TTT are only CS:GO @ borzaka mods #2075
  • fix: Discord Profile Picture #2072
  • fix: Minor code improvements
  • fix: gamedig tried both –query_port and –port argument
  • added: donate option to encourage donations
  • fix: restored legacy free command so older distros can use it if numfmt is unavailable
  • tidy up of info_glibc.sh
  • updated installation header

Support LinuxGSM

If you use LinuxGSM to manage your Clan/Community game servers consider supporting the project.

You can also buy games using the below affiliate links:

Linode Supporting LinuxGSM

Linode has been very kind in supporting LinuxGSM development by providing some great advice and servers to the project.

This has allowed the creation of reliable test servers for development. They have also given guidance on documentation and pointers on ways to help automate some game server tests. This has given some great ideas on how to grow the project. I got to speak with some really friendly and knowledgeable people. I look forward to continuing our partnership with them in tp the future.

So if you want to set up a new game server check out Linode. They have just released a new cloud management interface as well.

Linode