Commit graph

  • 187d12ac85 Expanded CSTV options to include snapshot rate and delay. John Edwards 2023-10-27 11:24:04 +01:00
  • 9d609c798c
    Merge pull request #42 from joedwards32/steamtv_support John Edwards 2023-10-27 09:30:34 +01:00
  • cc3d4ddce4 Added support for TV client password John Edwards 2023-10-27 09:26:43 +01:00
  • f08a442857 Fixed hyperlink in readme John Edwards 2023-10-26 22:22:53 +01:00
  • 0048b8cdaa Fixed hyperlink in readme John Edwards 2023-10-26 22:22:00 +01:00
  • ab9070b541
    Merge pull request #41 from joedwards32/steamtv_support John Edwards 2023-10-26 22:16:55 +01:00
  • 5c4c0f79ac Update references from GOTV to CSTV John Edwards 2023-10-26 22:05:27 +01:00
  • 3ce0d671d6 SourceTV fixes and documentation updates John Edwards 2023-10-26 21:59:25 +01:00
  • 693f7340ce Basic SourceTV/GOTV support John Edwards 2023-10-26 21:32:03 +01:00
  • 6d67ed013b add libicu-dev for CounterStrikeSharp Alexander Volz 2023-10-25 16:19:30 +02:00
  • 746b4e105b
    Merge pull request #38 from joedwards32/docker-compose-example John Edwards 2023-10-23 13:30:34 +01:00
  • 98ec3ea972 Updated readme to clarify system requirements John Edwards 2023-10-23 13:30:17 +01:00
  • 2237dc920d
    Merge pull request #37 from joedwards32/docker-compose-example John Edwards 2023-10-23 13:26:24 +01:00
  • f4104eedab Updated sample docker compose file and clarified readme John Edwards 2023-10-23 13:25:58 +01:00
  • a0b1c5e1c6
    Merge pull request #36 from loboda4450/main John Edwards 2023-10-23 10:56:09 +01:00
  • 309385913d Added docker-compose.yml loboda4450 2023-10-22 18:13:44 +02:00
  • 4a5005128d
    Merge pull request #29 from joedwards32/rcon_indirection John Edwards 2023-10-18 13:38:04 +01:00
  • b4aa0caaca Add support for RCON TCP proxy using simpleproxy. Useful for AWS Fargate in awsvpc networking mode. John Edwards 2023-10-18 13:36:44 +01:00
  • e2b9102a64
    Merge pull request #27 from schadom/main John Edwards 2023-10-16 06:30:04 +01:00
  • fc59ea513a
    maxplayers_override is deprecated. Use the launch option -maxplayers <number> instead. schadom 2023-10-15 10:40:31 +02:00
  • 5e9ddb38f4
    Merge pull request #26 from bageshwar/patch-1 John Edwards 2023-10-14 08:09:28 +01:00
  • 3724d7ba24
    Update README.md bageshwar 2023-10-14 09:00:48 +05:30
  • c89909568c
    Merge pull request #22 from galinette-34/patch-1 John Edwards 2023-10-12 20:16:25 +01:00
  • 1705aa342c
    Update README.md galinette-34 2023-10-12 14:11:20 +02:00
  • 018d09ae97
    Update entry.sh galinette-34 2023-10-12 14:04:20 +02:00
  • a5dab84d73
    Update Dockerfile to set variable CS2_IP galinette-34 2023-10-12 13:58:09 +02:00
  • 1a590a2cd5
    Merge pull request #21 from joedwards32/support-for-game_alias John Edwards 2023-10-11 22:17:24 +01:00
  • fc2c4be659 Add support for +game_alias, use this as the preferred game mode declaration when defined. Updated readme. John Edwards 2023-10-11 22:16:00 +01:00
  • dbb98f7bc6
    Merge pull request #16 from joedwards32/steamclient.so_fix John Edwards 2023-10-08 18:04:40 +01:00
  • 26e45981a3 symlink steamclient.so to correct location John Edwards 2023-10-08 18:03:57 +01:00
  • f703cbf72d
    Merge pull request #15 from joedwards32/dry_sed John Edwards 2023-10-08 17:51:09 +01:00
  • 1508d10f64 Make use of sed DRY and tidy up cs2 execution for readability John Edwards 2023-10-08 17:40:33 +01:00
  • 3c483ec15f
    Update docker-publish.yml John Edwards 2023-10-05 21:01:53 +01:00
  • d26e4e8ede
    Update docker-publish.yml John Edwards 2023-10-05 20:57:44 +01:00
  • 23762c2b1a
    Update docker-publish.yml John Edwards 2023-10-05 20:56:55 +01:00
  • bf91b08f27
    Update docker-publish.yml John Edwards 2023-10-05 20:53:05 +01:00
  • e4470d8418
    Update docker-publish.yml John Edwards 2023-10-05 20:52:05 +01:00
  • 02461cc797 Added Docker Build and Publish badge to README John Edwards 2023-10-05 20:43:25 +01:00
  • abb667b4db
    Update docker-publish.yml John Edwards 2023-10-05 20:42:37 +01:00
  • ec8d348f02
    Update docker-publish.yml John Edwards 2023-10-05 20:39:21 +01:00
  • 933a575e5f
    Update docker-publish.yml John Edwards 2023-10-05 20:38:17 +01:00
  • 8bd96ee8c6
    Update docker-publish.yml John Edwards 2023-10-05 20:30:18 +01:00
  • fd40c1756b
    Update docker-publish.yml John Edwards 2023-10-05 20:24:29 +01:00
  • f1af59c8e7
    Create docker-publish.yml John Edwards 2023-10-05 20:23:51 +01:00
  • 4602a22977
    Merge pull request #13 from borzaka/patch-1 John Edwards 2023-10-05 20:14:14 +01:00
  • 2d800d2d64
    Make competitive the default game mode Attila 2023-10-05 19:56:05 +02:00
  • 4ebfb7a400
    Make competitive the default game mode Attila 2023-10-05 19:52:52 +02:00
  • bdeed3d66d
    Merge pull request #12 from joedwards32/fix-sv_lan-options John Edwards 2023-10-05 14:24:19 +01:00
  • 1e21f1cc4e Correct server.cfg templating and Dockerfile whitespace John Edwards 2023-10-05 14:22:52 +01:00
  • 97b51e6700
    Merge pull request #11 from Funfare/main John Edwards 2023-10-05 14:17:28 +01:00
  • d53950d303
    option for sv_lan Nicholas 2023-10-05 13:09:57 +02:00
  • 7cb18c531b
    Merge pull request #10 from joedwards32/sv_setsteamaccount John Edwards 2023-10-04 20:53:06 +01:00
  • cfbab93d85 Remove superfluous argument John Edwards 2023-10-04 20:52:29 +01:00
  • 7a7218224c
    Merge pull request #7 from joedwards32/6-environment-variable-cs2_port-never-used John Edwards 2023-10-04 15:56:42 +01:00
  • a66269bd89 Issue-6 allow users to define game server port number John Edwards 2023-10-04 15:55:28 +01:00
  • 8b87611412
    Merge pull request #5 from joedwards32/3-container-environment John Edwards 2023-10-02 14:48:39 +01:00
  • 056fbb9a3a Issue-3 Env var parsing bug fixes John Edwards 2023-10-02 14:44:32 +01:00
  • 2d93e45b28 Readme updated John Edwards 2023-10-02 08:32:34 +01:00
  • 8a26b6722c
    Merge pull request #2 from joedwards32/1-steam-guard John Edwards 2023-10-02 08:30:37 +01:00
  • d51908fe3c Added support for Steam Guard key to be provided as environment variable John Edwards 2023-10-02 08:28:05 +01:00
  • 99b24290bb Added environment variables to control bot behaviour John Edwards 2023-10-01 14:57:11 +01:00
  • 9ca9832d89 Added Docker Image CI build status to README John Edwards 2023-10-01 11:01:14 +01:00
  • 42cac27b71
    Update docker-image.yml John Edwards 2023-10-01 10:58:08 +01:00
  • 020dcf42c0
    Update docker-image.yml John Edwards 2023-10-01 10:54:38 +01:00
  • 33ef689fc0
    Create docker-image.yml John Edwards 2023-10-01 10:52:52 +01:00
  • 7e38874c39 Updated README to reference https://developer.valvesoftware.com/wiki/Counter-Strike_2/Dedicated_Servers John Edwards 2023-10-01 10:48:00 +01:00
  • a8f5135f94 Updated readme to credit CMWalki John Edwards 2023-09-30 21:09:50 +01:00
  • 0ccf90faac Initial commit John Edwards 2023-09-30 20:58:08 +01:00
  • 151d11e7c8
    Initial commit John Edwards 2023-09-30 16:52:25 +01:00