Skip to content

Releases: GameServerManagers/LinuxGSM

180718.2

25 Jul 23:48
Compare
Choose a tag to compare
  • Hotfix for Minecraft
    • Fixed LinuxGSM downloading the latest snapshot instead of latest release.

180718.1

24 Jul 22:40
Compare
Choose a tag to compare
  • Hotfix for Minecraft

    • Updated downloading and version checking methods for Minecraft; LinuxGSM is now updated to fit changes made by Mojang.
    • Fixed an issue where Minecraft would be asked for glibc.i686 and libstdc++64.i686 packages while not necessary.
  • Hotfix for RedHat Linux based distributions

    • Fixed dependencies check for Red Hat based distro where SteamCMD packages from Debian based distro were asked to be installed first and would block new installations.

180718

18 Jul 19:49
Compare
Choose a tag to compare
  • Issues Bots Added - Bots have been added to assist with issue management.
    • Lock-Threads Bot - Closed issues that are inactive for 1 year are locked.
    • No-Response Bot - Issues labelled "waiting response" will be closed after being inactive for 30 days.
    • Potential Duplicate Bot - Identifies if an issue is a possible duplicate.
    • Request Info Bot - Issues labeled "needs more info" will give a link to the support guide.
    • Wrong Forum Bot - If issue is labeled "wrong forum" it is closed and message pointing to the support page is displayed.
    • Welcome Bot - A welcome message for first time posters
  • Telegram proxy settings added useful for countries like Russia where Telegram is blocked #1901
  • New Server: Eco
  • New Server: BrainBread
  • New Server: Natural Selection
  • New Server: Vampire Slayer
  • Fixed: Missing Discord alert icon
  • Fixed: Major cleaning of tmux handling 01919f2#diff-48450d6989748f731105ccb82bdcf9e6
  • Fixed: post-details not updating info after first use
  • Fixed: post-details displaying api and gslt info
  • Fixed: Standardised the steam workshop variable names
  • New Mods added to mods-list
  • Fixed: gamedig no longer decides the query port (LinuxGSM decides)
  • Update: sourcemod to version 1.9
  • Update: Check dependencies added mono and improved code
  • Fixed: #1779 Cannot find python dependency when python is installed.
  • Fixed: Added Serious Sam 3 Fix https://steamcommunity.com/app/41070/discussions/0/353916981477716386/
  • Update: Changed to how RAM is displayed in details
  • Update: Improved distro detection
  • Fixed: Various bug fixes
  • Fixed: Added nogui to minecraft params
  • Update: now using linuxgsm.sh domain to download LinuxGSM script

180409

11 Apr 16:49
Compare
Choose a tag to compare
  • Added new server Rising World #470
  • Added new server ET: Legacy #1164
  • Added support for node-gamedig
  • Updated Factorio to glibc 2.18 #1867
  • TeamSpeak 3 now has a query monitor.
  • Changed apt-get to apt
  • Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
  • Fix for issue #1784 Tmux closing wrong session
  • Fixed dependency requirements for CoD 2 and CoD:UO #1866
  • Discord now uses external IP over standard IP #1664
  • Code tidy/improvements with guidance from Shellcheck
  • Added development command query-raw
  • Added development command clear-functions
  • Added development log dev-debug-function-order.log
  • Added fctrserver to Travis CI tests
  • Updates to GitHub Issues; Added bots and updated templated
  • Fixed waffle.io button no longer working
  • Corrected Query Port for UT3 (Query Port does not work btw)

180318.3

31 Mar 15:38
Compare
Choose a tag to compare

180318.1

18 Mar 19:27
Compare
Choose a tag to compare
  • Fixed issue #1852 teamspeak3 line 90: jq: command not found

180318

18 Mar 19:26
Compare
Choose a tag to compare
  • Release: Battalion 1944 @marvinlehmann
  • Release: Base Defense @hurdad
  • Improved: Travis CI
    Builds now parallel halving test time
    Shellcheck test added
    now shows the which function files are called
  • Updated domain to linuxgsm.com
  • Rust: Improvements to handling of salt @UltimateByte
  • Removed the which command for checking commands exist (only using command now)
  • Various code improvements
  • Added unreal4 engine to gsquery
  • Added PAC3 mod for Garry's Mod @UltimateByte

180313

13 Mar 16:50
Compare
Choose a tag to compare
  • Release: Stationeers
  • Fixed: gsquery idtech query bug #1753
  • changed files domain to linuxgsm.com 80c7e0e
  • Minecraft: changed udp to tcp #1730
  • Killing Floor 2: gamemode now configurable #1782
  • Teamspeak 3: Can now use json updated if jq is installed ada3909

171216.1

17 Dec 12:13
Compare
Choose a tag to compare
  • Reverted commit 14efacb prevented servers from starting.
  • Fixed Factorio servers not correctly updating stable or experimental.

171216

16 Dec 21:30
Compare
Choose a tag to compare
  • Release: Just Cause 3
  • Fix: Added -disableluarefresh by default for Garry's Mod
  • Fix: NS2C is now SteamCMD anonymous
  • Fix: NS2 is now 64-bit only. Binary locations have been updated
  • Improvement: NS2 and NS2C updated default config location from /home/ns2server/server1 to /home/ns2server/serverfiles/ns2server
  • Improvement: Added graceful shutdown for NS2 servers
  • Fix: Rust ensures conditionalseed mechanics work 731b975
  • Fix: Removed gslt from Zombie! Panic Source as not supported
  • Fix: Corrected Glibc requirements for Zombie! Panic Source
  • Improvement: LinuxGSM will now alert if is receives a new version of _default.cfg from the repo
  • Fixed issue identifying ip not being set if server only has 1 IP efbbe41
  • Fix: Increased ARK ram requirements from 1GB to 4GB
  • Fix: Changed the target-session of all tmux commands to use exact matching. 14efacb
  • Improved RegEx for CS:GO fix. 7fbadea
  • Fix: #1681 - Oxide Seven Days file renamed.
  • Fix: Factorio was not grabbing stable and experimental builds correctly
  • Fix: Various download fixes for linuxgsm.sh