Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Releases: crazy-max/csgo-server-launcher

v1.14.0

10 Oct 22:27
044c0bf

Choose a tag to compare

  • Switch to GitHub Actions
  • ⚠️ Stop publishing Docker image on Quay
  • lib32ncurses6 on Debian buster (Issue #60)
  • Do not overwrite config for install script (Issue #58)
  • Only populate AuthUser/Pass in ssmtp.conf if defined in ENV (Docker image)

v1.13.5

08 Sep 18:32
aa7dd73

Choose a tag to compare

  • Update steamcmd link

v1.13.4

27 May 17:34
9fbfbcc

Choose a tag to compare

  • Fix hosts with an IPv6 address failing on getting own ip address (PR #46)

v1.13.3

04 Feb 19:18
dcd04bd

Choose a tag to compare

  • Update Docker build script
  • Switch to TravisCI com

v1.13.2

18 Nov 16:59
0debb8f

Choose a tag to compare

  • Fix error while starting server

v1.13.1

17 Nov 23:46
57db330

Choose a tag to compare

  • (docker) Add update instructions in the wiki
  • (docker) Fix permissions issue
  • Add an option to clean download cache after an update (Issue #31)
  • Use id -u instead of whoami (Issue #23)

v1.13.0

17 Nov 20:22
892eba3

Choose a tag to compare

  • Add official Docker image
  • Patch srcds_run
  • Check daemon exists
  • mg_active mapgroup instead of mg_bomb

v1.12.3

04 Jul 19:02

Choose a tag to compare

  • Bug with screen >= 4.5.0 on Debian 9 (Issue #38)
  • Add install script

v1.12.2

27 May 15:22

Choose a tag to compare

  • Error while loading server.so (Issue #37)

v1.12.1

24 Apr 14:50

Choose a tag to compare

  • Create a symlink for steamclient.so (Issue #35)
  • Add screenlog (Issue #34)
  • Use type instead of which (Issue #33)
  • Can't access console (Issue #19)
  • Add FAQ in README.md
  • Code style