Releases: GameServerManagers/LinuxGSM
Releases · GameServerManagers/LinuxGSM
v20.1.3
v20.1.2
v20.1.1
v20.1.0
v20.1.0 (2020-03-13)
🎉 New Features
- post-details: change default post target from hastebin to termbin (#2645) (ce2005a) by Frisasky
- debian based distros will now use the steamcmd package (ef7cdb0) by Daniel Gibbs
- update: allow linuxgsm to use steamcmd from apt (#2697) (6874f93) by Daniel Gibbs
- install: use a new linuxgsm domain linuxgsm.download for files (#2698) (0ea6a6e) by Daniel Gibbs
- newserver: Unreal Tournament 4 (#2644) (9f91d4e) by Frisasky
- newserver: Onset (#2682) (8bc25e1) by Frédéric C
- mcserver: update minecraft server to support release branches (#2696) (f2c8501) by Daniel Hultgren
- install: deprecate centos6 support and tmux source install detect (#2709) (8f44255) by Daniel Gibbs
- install: convert libstdc++6:i386 to lib32stdc++6 (#2707) (4ba7fc0) by Daniel Gibbs
- install: refactor check dependencies (#2708) (4b06363) by Daniel Gibbs
- convert commandname to modulename (#2728) (d106384) by Daniel Gibbs
- rm command best practices (#2729) (3a6f7f9) by Daniel Gibbs
- general code standards improvements (#2730) (abaa614) by Daniel Gibbs
- _default.cfg: Refactor of _default.cfg messages (#2725) (8740b34) by Daniel Gibbs
- deprecate servercfgfullpath variable (#2724) (260428f) by Daniel Gibbs
- removed libdir as no longer required (#2732) (c27a0b3) by Daniel Gibbs
- standardise config vars and fix session only monitor (#2736) (306faa9) by Daniel Gibbs
🐛 Bug Fixes
- legacy: add service name to core_legacy.sh (fb69baf) by Daniel Gibbs
- rustserver: fix typo for rust wipe code (#2634) (d09b2ed) by Frisasky
- doiserver: resolve server failing to restart without -norestart (#2651) (18c6788) by Frisasky
- nmrihserver: add symbolic links to fix the crashes related to missing files (#2668) (4a0c59d) by Stijn
- install: add code to auto accept steamcmd deb license (#2705) (45b3a4d) by Daniel Gibbs
- details: catch error should ifconfig.co fail (#2704) (0af1f5e) by Daniel Gibbs
- install: add java dependency check for wurm (#2710) (e607122) by Daniel Gibbs
- stats: fix stats bugs with language and sending stats (#2727) (466bc15) by Daniel Gibbs
- fix: fix sof2 LD_LIBRARY_PATH and standardise usage (#2731) (8a29dcc) by Daniel Gibbs
- dstserver: fix config installation (#2742) (f6c332b) by Daniel Gibbs
v19.12.5
v19.12.5 (2019-12-04)
🐛 Bug Fixes
- stats: correct setting on install to state on instead of y (06670a8) by Daniel Gibbs
v19.12.4
v19.12.4 (2019-12-02)
🐛 Bug Fixes
v19.12.3
v19.12.3 (2019-12-01)
🐛 Bug Fixes
- core-dl: improve resilience of large downloads (d888ca3) by Daniel Gibbs
- legacy: add servicename to core_legacy.sh by Daniel Gibbs
v19.12.2
v19.12.2 (2019-11-30)
🐛 Bug Fixes
- stats: remove roundup for serverfiles that is not required (b7fb6a5) by Daniel Gibbs
v19.12.1
v19.12.1 (2019-11-30)
🐛 Bug Fixes
- update some servicename var's that did not get replaced with selfname (755c26e) by Daniel Gibbs
v19.12.0
v19.12.0 (2019-11-30)
🎉 New Features
- ts3server: converted to use tmux (#2565) (f622fe5) by Daniel Gibbs
- zmrserver: update server files (#2569) (8281f20) by Frisasky
- donate: add GitHub Sponsors (57589fe) by Daniel Gibbs
- stats: add new feature LinuxGSM stat (#2590) (8dd0377) by Daniel Gibbs
- travis: update distro to ubuntu 18.04 bionic (#2587) (772109a) by Daniel Gibbs
- mod: Update sourcemod to 1.10 (87a3570) by Frisasky
- docs: refactor contributing.md and other templates (#2606) (bfa56e6) by Daniel Gibbs
- monitor: migrate monitor settings to _default.cfg (#2611) (351cf40) by Daniel Gibbs
- linuxgsm: deprecate servicename variable (#2594) (b4290a3) by Daniel Gibbs
- core: convert ${curlpath} to using curl and improve code standards (#2616) (835fdee) by Daniel Gibbs
- refactor: double quote for branch name (#2618) (fc72cae) by Frisasky
- testing: add code coverage and streamline unit testing (#2620) (75c3238) by Daniel Gibbs
- newserver: Minecraft Bedrock (#2626) (8647857) by Marvin Lehmann
🐛 Bug Fixes
- install: Add space after "Game:" during install (8bf7444) by Attila
- insserver: re-add no restart to parameters (#2577) (d0fe791) by Frisasky
- config: standardise design and bug fixes various issues with _default.cfg files (#2582) (e271439) by Daniel Gibbs
- ts3server: ts3 version detection when server was started with 'logappend=1' #2584 (#2585) (ccab1fa) by Tamim Baschour
- rustserver: corrected stop mode for Rust (#2588) (5322d49) by Daniel Gibbs
- alert: fixed typo in config change alert (#2596) (264b820) by Levi Figueira
- install: use http instead of https to improve distro compatibility (#2608) (56583d2) by Daniel Gibbs
- eco: remove mono 6 as a dependency for eco (mono 5 still required) (#2610) (7280258) by Daniel Gibbs