Commit graph

16 commits

Author SHA1 Message Date
John Edwards
187d12ac85 Expanded CSTV options to include snapshot rate and delay. 2023-10-27 11:24:04 +01:00
John Edwards
cc3d4ddce4 Added support for TV client password 2023-10-27 09:26:43 +01:00
John Edwards
3ce0d671d6 SourceTV fixes and documentation updates 2023-10-26 21:59:25 +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
schadom
fc59ea513a
maxplayers_override is deprecated. Use the launch option -maxplayers <number> instead. 2023-10-15 10:40:31 +02:00
galinette-34
018d09ae97
Update entry.sh
use environment variable CS2_IP for cs2 parameter "-ip", to set tcp listener to a specific ip address.
2023-10-12 14:04:20 +02:00
John Edwards
fc2c4be659 Add support for +game_alias, use this as the preferred game mode declaration when defined. Updated readme. 2023-10-11 22:16:00 +01:00
John Edwards
26e45981a3 symlink steamclient.so to correct location 2023-10-08 18:03:57 +01:00
John Edwards
1508d10f64 Make use of sed DRY and tidy up cs2 execution for readability 2023-10-08 17:40:33 +01:00
Nicholas
d53950d303
option for sv_lan 2023-10-05 13:09:57 +02:00
John Edwards
cfbab93d85 Remove superfluous argument 2023-10-04 20:52:29 +01:00
John Edwards
a66269bd89 Issue-6 allow users to define game server port number 2023-10-04 15:55:28 +01:00
John Edwards
056fbb9a3a Issue-3 Env var parsing bug fixes
* Password now set on commandline and in server.cfg
* Rcon password now set on commandline and in server.cfg
* Server name now set in server.cfg
2023-10-02 14:44:32 +01:00
John Edwards
d51908fe3c Added support for Steam Guard key to be provided as environment variable 2023-10-02 08:28:05 +01:00
John Edwards
99b24290bb Added environment variables to control bot behaviour 2023-10-01 14:57:11 +01:00
John Edwards
0ccf90faac Initial commit 2023-09-30 20:58:08 +01:00