Skip to content

Releases: GameServerManagers/LinuxGSM

190202

17 Feb 22:25
45fc861
Compare
Choose a tag to compare

190202 (2019-02-02)

🎉 New Features

  • docs: convert readme to md format and re-word the readme (5c435d5) by Daniel Gibbs
  • docs: update the readme logo (e2c678a) by Daniel Gibbs
  • docs: feature request to have user story (17568a6) by Daniel Gibbs
  • docs: format changes to new-server-request.md (97e64b0) by Daniel Gibbs
  • docs: update bug report to have user stories (d38beac) by Daniel Gibbs
  • docs: update template to match other issue templates (187e0ff) by Daniel Gibbs
  • docs: update travisci button to use .com (6a315ac) by Daniel Gibbs
  • docs: update various templates (9427678) by Daniel Gibbs
  • bots: tweak behaviour of bots (8eae923) by Daniel Gibbs

🐛 Bug Fixes

  • docs: resolve carriage return issue with readme.md (b0fa66d) by Daniel Gibbs
  • docs: Minor wording changes to readme (cc6c1d5) by Daniel Gibbs
  • docs: correct minor typo (9e51e01) by Daniel Gibbs
  • docs: add missing full stop (357d7cb) by Daniel Gibbs
  • docs: correct a typo (349e725) by Daniel Gibbs
  • docs: spelling corrects (5ce3413) by Daniel Gibbs
  • docs: codacy suggestions (ecd231d) by Daniel Gibbs
  • docs: codacy suggestions (dc13aa3) by Daniel Gibbs
  • docs: tidy up templates (af2d129) by Daniel Gibbs
  • docs: tidy up templates (91eaf88) by Daniel Gibbs
  • docs: tidy up templates (b4b1847) by Daniel Gibbs
  • docs: codacy suggestions (ce40e4d) by Daniel Gibbs
  • docs: correct dev links (5a5b56a) by Daniel Gibbs
  • docs: codacy suggestions (fd06703) by Daniel Gibbs
  • docs: codacy suggestions (bfb40cb) by Daniel Gibbs
  • docs: codacy suggestions (2717240) by Daniel Gibbs
  • docs: codacy suggestions (9ebd98e) by Daniel Gibbs
  • docs: codacy suggestions (e2fe80c) by Daniel Gibbs

190106...190202

190106

06 Jan 22:55
Compare
Choose a tag to compare

190106 (2019-01-06)

🎉 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 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

181216.1

19 Dec 20:46
Compare
Choose a tag to compare

181216.1 (2018-12-19)

🐛 Bug Fixes

  • ts3server: update Teamspeak 3 download mirror #2127 (331fbbb) by Daniel Gibbs

181216...181216.1

181216

16 Dec 00:43
Compare
Choose a tag to compare

181216 (2018-12-16)

🎉 New Features

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

🐛 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)

181124

24 Nov 12:16
Compare
Choose a tag to compare

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

181027.1

31 Oct 18:05
d063566
Compare
Choose a tag to compare
  • Fixes Teamspeak 3 update "malformed" #2064
  • Fixes the missing library segfault issue. #2063

181027

27 Oct 22:03
Compare
Choose a tag to compare
  • New Server: Wurm Unlimited #1460
  • Details no longer exit if no ip is set #1385
  • Codacy is now used to check the code state
  • arkserver: now uses defaultmap var
  • csgoserver: Wingman mode added to config #2027
  • Running ./csgoserver install as root will run a dependency check #2017
  • Ubuntu: LinuxGSM Will check that universe repo is active
  • svenserver: Updated dependency requirements #2029
  • mumbleserver: now uses tmux for status check #1892
  • mcserver: can now be queried with monitor #1955
  • mumbleserver: can now be queried with monitor
  • post details and details now match ip addresses #1857.
  • unreal engine servers requiring restarts on install work again
  • fixed numfmt error #2005
  • details: master server details will only be gathered if jq is installed
  • csgoserver: Mods added GOKZ and Trouble in Terrorist Town
  • Factorio: Improvements to updater #1933
  • ts3server: improvements to updater #1931
  • fixed ansi colors not displaying correctly #2006
  • [ut2k4server] adds Escape characters to server config #1448
  • added .gtattributes file to ensure crlf line endings
  • use branch name while checking for updates 9d005b0

The following servers are currently broken due to dependency issues.

  • Serious Sam 3
  • Goldeneye: Source

180908.3

15 Oct 20:02
Compare
Choose a tag to compare
  • Addresses JQ dependency missing for Ubuntu 18.04.1 where the installation/image was created from live-cd. This will resolve #1985

180908.2

04 Oct 18:24
Compare
Choose a tag to compare
  • tmux was sending the -t argument into the session instead of parsing it #2018

180908.1

12 Sep 18:52
Compare
Choose a tag to compare
  • Updated Rust Oxide mod url #2011