v21.2.1 (2021-03-14)
? Bug Fixes
vhserver: revert “add escaped quotes to Valheim startparams to account for spaces (#3272)” (#3370)
ts3: regression from #3283 (#3369)
This release sees the new addition of PaperMC and Waterfall popular forks of Minecraft server. I completed some research on Minecraft to get my head around the difference between mods and plugins as part of this. Patch updates for ET:Legacy and Unreal 99 also added. For supported games, the send command has been added that allows you to send commands to the console without needing to enter the console. A couple of fixes for Valheim based on feedback and 60% of game servers on LInuxGSM are Valheim. A security fix now applied to prevent server join passwords showing on post-details.
I have completed a special release of LinuxGSM to add Valheim to the list of supported servers. This is because Valheim has just been released as early access and have been getting requests for it. Since a LinuxGSM release is around once a month I thought it was a good idea to do this.
Hello everyone, LinuxGSM continues to grow and improve all the time.
Over the past few months, I have seen steady growth in engagement from people both trying out LinuxGSM for the first time and existing users helping out on discord.
Looking at the stats it appears that there has been a sharp uptake of Rust servers meaning it is now the #1 most popular game server on LinuxGSM, overtaking ARK and CS:GO. All stats can be viewed on the website.
With the recent addition of discussions to GitHub I decided to lock both the forum and the steam group in favour of keeping things together on GitHub rather than using several services. So if you have any non-development related questions please check out discussions (or discord).
This release sees some awesome new features and 3 game servers added, Vintage Story, Colony Survival and SCP: Secret Laboratory. New secret configs that allow you to separate and exclude sensitive info from other configs. check-update
command that will simply inform you that an update is available and not apply the update. This is useful for some servers that have to wait for mods before updating.
An annoyance within LinuxGSM configs that meant the start parameters were kept in a function fn_parms
has now been resolved. You will now see start parameters within _default.cfg
simply listed as startparameters=""
. Backwards compatibility should mean custom settings should continue to work. Work also continues to migrate settings into _default.cfg making it easier to release new game servers.
There are plenty of bug fixes as well, with a big fix for Minecraft users allowing java ram to be correctly allocated. Rust users have further fixes applied to the wipe command.
For the full list of changes please check out the changelog below.
GitHub sponsors matching has now ended so I wanted to thank everyone who has (and continues) sponsored me over the past year (especially as it has been tough year for many). All sponsors will be messaged soon about the general plans and direction for 2021.
If you are a fan of LinuxGSM and want to sponsor me please check out the sponsor page. If you use PayPal, people often leave me a message which I always enjoy reading. It is always great to hear how you are using LinuxGSM with your Clan or Community.
Hello, this release has been a big one with many bugs fixed and a long term feature request added, with this release focusing on improving the quality of existing servers rather than adding several new ones. Firstly the newest server added for this release is Jedi Knight II. Improvements include adding Rust wipe custom map support, Rocket.chat support, new info about console interactions.
The biggest new feature is removing the requirement for servers with multiple IP addresses to manually enter an IP address the game server will bind too into config or parameter. This change will further improve automation, simplify installation and configuration.
A whole bunch of bug fixes have been completed thanks to contributions from volunteers, specifically from Christian who has been sifting through the issues list and clearing off many annoyances that I haven’t had the time to address. Highlights include fixing Soldat install infinite loop, improvements to steamclient.so handling, reworking Eco after a major update, updating Squad system directory, fixing Wurm server startup failure, updating several mod links so they work again and a whole bunch of other behind the scene fixes and code refactors.
There is still some documentation and the website to update but I hope you all enjoy the new release.
I have also been actively working on the LinuxGSM docker container to both improve my knowledge and create a stable working container. Some of the improvements in LinuxGSM will go towards the goal of finally getting a decent official docker image. There is still plenty of work ahead with the container but it is moving in the right direction.