Commit graph

95 commits

Author SHA1 Message Date
John Edwards
79d9bca45a Merge branch 'main' into 70-unable-to-set-sv_cheats-to-true-in-cs2-docker-container 2024-01-01 17:03:19 +00:00
John Edwards
af5c45a01e Add support for enabling/disabling cheats 2023-12-31 16:43:39 +00:00
John Edwards
57ca7daf66
Merge pull request #73 from joedwards32/72-multi-server-crash-bug-after-connecting-to-server
Disable server hibernation by default as this has been observed to cause server crashes
2023-12-17 16:41:05 +00:00
John Edwards
7b65096143 Disable server hibernation by default as this has been observed to cause server crashes 2023-12-17 16:39:54 +00:00
John Edwards
30fb7aa77d
Merge pull request #69 from joedwards32/fetch_customisations_from_url
Fetch customisations from url
2023-12-07 17:03:46 +00:00
John Edwards
401520b57a Updated example config pack 2023-12-07 17:02:56 +00:00
John Edwards
7c4a4cf834 Add support for fetching a bundle of customisations from a URL 2023-12-06 22:40:09 +00:00
John Edwards
de9dc02dbd Experimental support for downloading configuration tgz 2023-12-05 19:55:22 +00:00
John Edwards
f0f288ffc2
Merge pull request #66 from joedwards32/steam-game-server-token-support
Add support for Game Login Tokens
2023-11-29 22:22:39 +00:00
John Edwards
da6155afc5 Add support for Game Login Tokens from https://steamcommunity.com/dev/managegameservers 2023-11-29 22:16:49 +00:00
John Edwards
9802ea3edd
Merge pull request #64 from thejcpalma/main
Update README.md
2023-11-28 14:55:36 +00:00
João Carlos Fraqueiro da Palma
cd946660f8
Update README.md 2023-11-28 11:18:48 +00:00
John Edwards
3692f81e98
Merge pull request #40 from Lan2Play/main
add libicu-dev for support of CounterStrikeSharp
2023-11-18 15:02:06 +00:00
Alex
53b1b109a0
Merge branch 'joedwards32:main' into main 2023-11-15 23:24:41 +01:00
John Edwards
01bbc5c0f7 Remove reference to host interfaces 2023-11-07 12:10:44 +00:00
John Edwards
3a0dab3244 Updated documentation to recomment published ports and remove references to SteamCMD authentication 2023-11-07 12:08:31 +00:00
John Edwards
8c540a4668
Merge pull request #59 from joedwards32/58-auth-is-not-required-anymore
Switch to anonymous logins
2023-11-07 12:01:07 +00:00
John Edwards
a9f9ccbadb Switch to anonymous logins 2023-11-07 11:59:58 +00:00
Alex
2da61fd258
Merge branch 'joedwards32:main' into main 2023-11-06 20:23:09 +01:00
John Edwards
e26f942fb2
Merge pull request #56 from joedwards32/49-server-fails-to-start-in-docker-due-to-segmentation-fault
sv_lan induced segfault and CS2_IP fixes
2023-11-05 21:11:18 +00:00
John Edwards
2830f2132f sv_lan induced segfault and CS2_IP fixes 2023-11-05 21:09:57 +00:00
John Edwards
47b89294f1
Merge pull request #55 from joedwards32/53-metamod-gameinfogi-and-pre-hooks
Added basic support for pre/post hooks
2023-11-05 20:21:35 +00:00
John Edwards
b8d6fe4533 Added basic support for pre/post hooks 2023-11-05 14:28:31 +00:00
John Edwards
f4e25c5344
Merge pull request #44 from joedwards32/steamtv_support
Disable TV by default and adjust TV defaults for best streaming performance
2023-10-27 15:08:48 +01:00
John Edwards
8c44c66df9 Disable TV by default and adjust TV defaults for best streaming performance 2023-10-27 15:06:02 +01:00
John Edwards
e3a99bbccf
Merge pull request #43 from joedwards32/steamtv_support
Expanded CSTV options to include snapshot rate and delay.
2023-10-27 11:28:43 +01:00
John Edwards
187d12ac85 Expanded CSTV options to include snapshot rate and delay. 2023-10-27 11:24:04 +01:00
John Edwards
9d609c798c
Merge pull request #42 from joedwards32/steamtv_support
Added support for TV client password
2023-10-27 09:30:34 +01:00
John Edwards
cc3d4ddce4 Added support for TV client password 2023-10-27 09:26:43 +01:00
John Edwards
f08a442857 Fixed hyperlink in readme 2023-10-26 22:22:53 +01:00
John Edwards
0048b8cdaa Fixed hyperlink in readme 2023-10-26 22:22:00 +01:00
John Edwards
ab9070b541
Merge pull request #41 from joedwards32/steamtv_support
Basic SourceTV/GOTV support
2023-10-26 22:16:55 +01:00
John Edwards
5c4c0f79ac Update references from GOTV to CSTV 2023-10-26 22:05:27 +01:00
John Edwards
3ce0d671d6 SourceTV fixes and documentation updates 2023-10-26 21:59:25 +01:00
John Edwards
693f7340ce Basic SourceTV/GOTV support 2023-10-26 21:32:03 +01:00
Alexander Volz
6d67ed013b add libicu-dev for CounterStrikeSharp 2023-10-25 16:19:30 +02:00
John Edwards
746b4e105b
Merge pull request #38 from joedwards32/docker-compose-example
Updated readme to clarify system requirements
2023-10-23 13:30:34 +01:00
John Edwards
98ec3ea972 Updated readme to clarify system requirements 2023-10-23 13:30:17 +01:00
John Edwards
2237dc920d
Merge pull request #37 from joedwards32/docker-compose-example
Updated sample docker compose file and clarified readme
2023-10-23 13:26:24 +01:00
John Edwards
f4104eedab Updated sample docker compose file and clarified readme 2023-10-23 13:25:58 +01:00
John Edwards
a0b1c5e1c6
Merge pull request #36 from loboda4450/main
Added docker-compose.yml
2023-10-23 10:56:09 +01:00
loboda4450
309385913d Added docker-compose.yml 2023-10-22 18:13:44 +02:00
John Edwards
4a5005128d
Merge pull request #29 from joedwards32/rcon_indirection
Add support for RCON TCP proxy using simpleproxy.
2023-10-18 13:38:04 +01:00
John Edwards
b4aa0caaca Add support for RCON TCP proxy using simpleproxy. Useful for AWS Fargate in awsvpc networking mode. 2023-10-18 13:36:44 +01:00
John Edwards
e2b9102a64
Merge pull request #27 from schadom/main
maxplayers_override is deprecated. Use the launch option -maxplayers …
2023-10-16 06:30:04 +01:00
schadom
fc59ea513a
maxplayers_override is deprecated. Use the launch option -maxplayers <number> instead. 2023-10-15 10:40:31 +02:00
John Edwards
5e9ddb38f4
Merge pull request #26 from bageshwar/patch-1
Update README.md to add system requirements
2023-10-14 08:09:28 +01:00
bageshwar
3724d7ba24
Update README.md
Adding memory system requirements
2023-10-14 09:00:48 +05:30
John Edwards
c89909568c
Merge pull request #22 from galinette-34/patch-1
Introduce variable CS2_IP
2023-10-12 20:16:25 +01:00
galinette-34
1705aa342c
Update README.md
description for environment variable CS2_IP
2023-10-12 14:11:20 +02:00