News

v20.4.0

This release sees two new servers added the classic Battlefield: Vietnam and space survival Memories of Mars. Ark as seen support for the Epic store added and the optional ability to create your own save directory. Rust has seen its wipe command updated so no input is required anymore making it easier to use with a cron. The Rust console also will now have an output and Rust + support added. The way LinuxGSM uses SteamCMD has improved and will now catch errors and advise on the error, plus the beta password option has been added for custom branches. A whole bunch of other improvements and fixes can be seen below.

Last months drive to get more sponsors was a massive success and all Sponsors got their gift card in time for the summer sale and picked up a few bargains. Thank you to everyone who continues to support the project.

v20.4.0 (2020-07-18)

New Features

  • new server: Battlefield: Vietnam (#2909) (f2f8063) by ttocszed00
  • newserver: Memories of Mars (#2911) (5550303) by ttocszed00
  • arkserver: add support for epic store players. (#2947) (276419f) by Daniel Gibbs
  • arkserver: add altsavedirectoryname to allow custom save location (#2948) (af4e07e) by Daniel Gibbs
  • ut2k4server: update release to 3369.3 (#2952) (f6a9070) by Daniel Gibbs
  • steamcmd: refactor how SteamCMD server downloads are handled (#2959) (be0c448) by Daniel Gibbs
  • update: add betapassword option for custom steamcmd branches (#2962) (e5ee945) by Daniel Gibbs
  • stop: add end option to graceful stop (#2963) (a3da62f) by Daniel Gibbs
  • details: add appid and branch password to details (#2964) (f020669) by Daniel Gibbs
  • rustserver: add support for Rust + app (#2965) (a941499) by Nathan
  • rustserver: console now has an output (#2966) (4861d13) by Daniel Gibbs

? Bug Fixes

  • update-lgsm: will force check_version.sh to download (d908637) by Daniel Gibbs
  • details: fix if typo in starbound details (#2929) (56b87ef) by ttocszed00
  • avserver: fix post install for Avorion #2925 (#2928) (8ebeac9) by Christian
  • query: query_gamedig.sh tuning for correct player count (#2913) (dc70753) by Jimmy Maple
  • bf1942server: alter query type to protocol-gamespy1 (#2932) (a40bdf3) by Daniel Gibbs
  • tf2server: remove libtcmalloc-minimal4:i386 and gperftools-libs.i686 (#2950) (7208626) by Daniel Gibbs
  • debian 11: change name of lib32gcc1 to lib32gcc-s1 for debian 11 (#2951) (1d57607) by Daniel Gibbs
  • info: gather external ip from ipify.org instead of ifconfig.co (#2953) (8462086) by Daniel Gibbs
  • hard lock reference (#2956) (a41f388) by Daniel Gibbs
  • rustserver: refactor wipe so no input is required (#2958) (8316d87) by Daniel Gibbs
  • update: allow steamcmd to check for updates on beta branches (#2960) (edacc33) by Daniel Gibbs
  • details: suppress jq error (6508caa) by Daniel Gibbs
  • log: allow logs to correctly display primary command (#2969) (d327e93) by Daniel Gibbs

v20.3.3…v20.4.0

June Sponsor Steam Gift

As a thank you to existing sponsors and to encourage new sponsors for the month of June anyone who sponsors $10 or above on GitHub sponsors will receive a £10 ($12.20 approx) steam gift card.

Update: Since this has been quite popular I am adding another gift card amount to help out with the upcoming summer sale, anyone who sponsors $25 or more will receive a £25 ($30.50 approx) gift card.

The Details

  • Steam gift cards are in pound sterling as I am British. Steam will convert to your local currency.
  • Anyone who is an existing or new GitHub sponsor in June will be able to claim a Steam Gift card.
  • Gift cards will be sent out on the first week in July (around the steam summer sale time).

Patreon Sponsors

Any existing Patreon’s who want to claim a steam gift card should move to GitHub sponsors. This is because GitHub sponsors currently have a matching fund and no platform and payment fees meaning I currently receive 200% of your sponsorship.

If you move to GitHub sponsors your role will be removed from Discord. Simply mention me and I can re-apply it or you can remain on the $1 tier on Patreon or use Donate Bot.

Why are you doing this?

GitHub sponsors is a new sponsorship platform that does not have any platform fees and is currently matching any sponsors for the first year, so any donations made by you is matched by GitHub. Because of this, it allows me to give something back to sponsors in the form of steam gift cards.

How do I claim my Steam Gift Card?

Join the LinuxGSM discord and request the Sponsor role from @DanGibbs. Fill out a form that is available to sponsors on Discord in the channel #steam-gift. During the first week of July, I will add you do my friend’s list and send you the steam digital gift card.

v20.3.0

This release sees Chivalry: Medieval Warfare added to the lineup of servers (currently on sale at humble bundle). As well as a new server, major changes have been made to how LinuxGSM updates itself that should make the updating more robust and stable (see below for details). Unreal Tournament 3 has been given a review to add port query and other improvements.

All non-steam servers will now download .tar.xz files on install which not only has significantly better compression, speeding up downloads but is also faster at de-compressing (see results of my benchmark below).

Stats have been given a big update that will now report instances, installs and server hardware numbers. This will give a much more accurate picture of how LinuxGSM servers are used as many users host their game servers in many different configurations. Stats will no longer show any version before v20.3.0; this in conjunction with the update-lgsm refactor will hide old broken versions of stats and prevent weird stats being displayed. If you haven’t seen stats yet it’s worth checking out every few weeks.

Avorion has had a breaking change that will see ./avserver name becoming the galaxy name. This breaking change was done now before too many people started using avserver to simplify the way galaxies are handled. Please copy your configs to the new galaxy (probablyavserver) directory.

I was planning on doing some major work to Rust for this release. However, I decided to release v20.3.0 sooner and push Rust changes until the next release as the update-lgsm refactor was a big enough change for a new release.

Various other fixes have been applied that are listed below

Update LinuxGSM changes

Firstly multi-instance servers will correctly update themselves by comparing ./gameserver file against the modules. If the versions do not match LinuxGSM update will automatically run. A backup repo is now available so if GitHub is down LinuxGSM will use BitBucket to download updates. Functionality to prevent version mismatches when a newer version of LinuxGSM is released has been implemented so when a command is run for the first time it will always download the same version. This will prevent modules being different versions causing potential unforeseen errors.

Compression Benchmark results

ut2004-server-3369-2-ultimate-linux.tar.xz | size: 1.56GB | decompress: 60MB/s

ut2004-server-3369-2-ultimate-linux.tar.gzip | size: 2.03GB | decompress: 60MB/s

ut2004-server-3369-2-ultimate-linux.tar.bz2 | size: 1.9GB | decompress: 25MB/s

v20.3.0 (2020-05-20)

? New Features

  • install: convert non-steamcmd game srvers to use tar.xz (#2851) (c884889) by Daniel Gibbs
  • ut3server: add monitor query and add minor ut3 improvements (#2853) (0af223d) by Daniel Gibbs
  • log: refactor log handling (#2859) (66bf5e0) by Daniel Gibbs
  • pstbsserver: update Post Scriptum _default.cfg (#2848) (d96507a) by Kenneth Lorthioir
  • stats: provide more accurate server numbers (#2864) (30bb11b) by Daniel Gibbs
  • update-lgsm: LinuxGSM update refactor (#2884) (a76cd3f) by Daniel Gibbs
  • newserver: Chivalry: Medieval Warfare (#2880) (6fcd8d7) by Christian
  • avorion: remove avgalaxy variable and replace with selfname (f05eab2) by Daniel Gibbs

? Bug Fixes

  • ts3server: improve ts3 ip parsing (#2843) (560c4d2) by nero82
  • debug: correct command not exiting correctly (bd408a1) by Daniel Gibbs
  • arkserver: remove all appworkshop_346110.acf if multiple exist (#2852) (216c29d) by Daniel Gibbs
  • monitor: fix monitor timings and lockfile bug (#2882) (b769f2c) by Daniel Gibbs
  • update: Minecraft Bedrock issue causing update to not grab the version from logs (1c6c611) by n8rade
  • mods: sdtd oxide url parsing from github with jq (#2883) (7a6b9f3) by Christian
  • update: ensure that tmpdir is cleared when update is found (#2890) (f40ad7d) by Daniel Gibbs
  • details: correct if for bf1942 details (#2891) (2b9df61) by Daniel Gibbs

v20.2.1…v20.3.0

v20.2.0

This new release added two new servers Assetto Corsa and Avorion and a bunch of new features, fixes and improvements.

For people who have multi-instance servers, all server instances will now reboot after an update. This works by monitor noticing that the server instance has not been rebooted since the previous update and automatically rebooting the instance.

For Soldat players, you may have noticed that it is now hosted on Steam, including the game server. With the assistance of one of the Soldat developers, I migrated the server to SteamCMD and added query functionality.

Further improvements to how SteamCMD functions have been completed. I had to do some research and get help from a Debian maintainer. The improvement standardized the install locations of SteamCMD to place it in the directories that are recommended by Valve. Now no matter the install method for SteamCMD it will always be in the same location.

I would also like to thank GameserverApp for becoming a LinuxGSM partner. GameserverApp uses LinuxGSM to deploy there Linux servers. Their products compliment LinuxGSM well by adding web-based RCON capability to supported game servers and various community tools to manage game servers. I will be working with Max (owner of GameserverApp) over the coming months to see how his products can best help LinuxGSM users. If you want to test out GameserverApp you can connect 5 of your LinuxGSM servers for free.

v20.2.0 (2020-04-24)

? New Features

  • update: multi instance servers will reboot automatically on update (#2800) (ed536ea) by Daniel Gibbs
  • steamcmd: move steamcmd dir to standard location (#2822) (8f14f97) by Daniel Gibbs
  • solserver: migrate to steamcmd and improve monitor (#2829) (f355275) by Daniel Gibbs
  • newserver: Assetto Corsa (#2830) (f0729fc) by Daniel Gibbs
  • newserver: Avorion (#2476) (2f9800e) by Christian

? Bug Fixes

  • correct error with fn_print_error_eol_nl (17efcab) by Daniel Gibbs
  • ts3server: improve ts3 ip parsing (#2789) (fed59c9) by GrillGuth
  • messages: improvements to messaging (#2792) (a3e1b53) by Daniel Gibbs
  • correct and standardise name of goldsrc engine (#2803) (25cfd3b) by Daniel Gibbs
  • alert: resolve bug with telegram curlcustomstring error (147057e) by RuioWolf
  • validate: resolve validate not functioning for non branch (#2802) (390fc23) by Daniel Gibbs
  • roserver: fix bug in _default.cfg (#2813) (3674dd5) by Christian
  • correct and standardise name of goldsrc engine (#2814) (773812a) by Daniel Gibbs
  • install: will not use apt steamcmd package if ubuntu 14.04 (#2820) (b30b36f) by Daniel Gibbs
  • logs: resolve modulename not showing in logs (#2818) (f76cd6b) by Daniel Gibbs
  • bug: gamedig not using the correct JSON object (#2821) (7a38c17) by Jimmy Maple
  • travis: add various fixes to travis tests (#2827) (b88f8d2) by Daniel Gibbs
  • ss3server: resolve ss3 dependency issues (#2823) (b194aeb) by Daniel Gibbs

v20.1.5…v20.2.0