LinuxGSM Featured on GamingOnLinux

Last month I reached out to Liam the author of one of my favourite Linux Gaming news and review sites. I asked him if he would be willing to do a post about the milestone of LinuxGSM reaching 100 game servers supported.

It turns out GamingOnLinux uses LinuxGSM to host there 7 Days to Die server which they use for the GamingOnLinux Twitch streams. The next day an article went up highlighting the project.

I would like to thank GamingOnLinux for taking the time to write the article which you can check out here and I also personally recommend them for your Linux Gaming news.

Check out the GamingOnLinux article here.

v19.12.0

This release has been quite a tough one with quite a bit of backend refactoring. Notable changes include moving Teamspeak 3 to use tmux, which was the only server not to use it. Refactor of the monitor command, now monitor settings can be set from _default.cfg making it much easier to add a new game server. Lots of standardising code based on shellcheck standards have also been happening to improve the code quality.

A new server many have been wanting Minecraft: Bedrock is now supported.

An important feature for myself as a developer LinuxGSM Stats is new to this release. LinuxGSM Stats allows you to send anonymous information to assist development such as game server, distro, disk usage etc. This is an opt-in feature so please consider enabling the feature as it is the best way for me to see how many game servers use LinuxGSM. For more info here.

GitHub Sponsors is now live and they are offering to match all sponsorship donations for the first year, so if you sponsor $10, I receive $20. I have signed up to this so please consider sponsoring via Github. I will also be streamlining how sponsorship works over the coming months after a very successful take up after improving my Patreon tiers. Thanks again to everyone who is supporting the work I do on this project.

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 Daniel Gibbs
  • 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
  • ecoserver: remove mono 6 as a dependency for eco (mono 5 still required) (#2610) (7280258) by Daniel Gibbs

v19.11.0…v19.12.0

LinuxGSM reaches 100+ Game Servers

LinuxGSM has been going since 2012 and now the latest release of LinuxGSM has hit the milestone of over 100 game servers supported.

An achievement that I am extremely proud of. It has been the amazing support and contributions from the gaming community that has helped me to continue with this project that I get so much out of. 

There is still a massive backlog of servers to be added and new features to work on so plenty to be getting on with.

Check out the changelog to see the new features and fixes. https://linuxgsm.com/2019/10/v19-11-0/

Thanks all for your feedback with the survey and liking the project on alternativeto.net. I will be using the feedback to steer the direction of the project. Keep an eye out for future surveys in the future.
https://forms.gle/KuLAEo1y5TVo2WUK9

I have also been overhauling sponsorship/donations with new tiers on Patreon, adding a discord donation bot and ko-fi. I will be investigating other methods for raising some extra funds, to help support my growing family. https://linuxgsm.com/donate/

Finally, remember to vote for features you want adding to LinuxGSM on GitHub.