Commit graph

27 commits

Author SHA1 Message Date
John Edwards
fd40c1756b
Update docker-publish.yml 2023-10-05 20:24:29 +01:00
John Edwards
f1af59c8e7
Create docker-publish.yml 2023-10-05 20:23:51 +01:00
John Edwards
4602a22977
Merge pull request #13 from borzaka/patch-1
Make competitive the default game mode
2023-10-05 20:14:14 +01:00
Attila
2d800d2d64
Make competitive the default game mode
As stated in the official docs: Default gamemode when starting the server is competitive.
2023-10-05 19:56:05 +02:00
Attila
4ebfb7a400
Make competitive the default game mode
As stated in the official docs: Default gamemode when starting the server is competitive.
2023-10-05 19:52:52 +02:00
John Edwards
bdeed3d66d
Merge pull request #12 from joedwards32/fix-sv_lan-options
Correct server.cfg templating and Dockerfile whitespace
2023-10-05 14:24:19 +01:00
John Edwards
1e21f1cc4e Correct server.cfg templating and Dockerfile whitespace 2023-10-05 14:22:52 +01:00
John Edwards
97b51e6700
Merge pull request #11 from Funfare/main
sv_lan configurable
2023-10-05 14:17:28 +01:00
Nicholas
d53950d303
option for sv_lan 2023-10-05 13:09:57 +02:00
John Edwards
7cb18c531b
Merge pull request #10 from joedwards32/sv_setsteamaccount
Remove superfluous argument
2023-10-04 20:53:06 +01:00
John Edwards
cfbab93d85 Remove superfluous argument 2023-10-04 20:52:29 +01:00
John Edwards
7a7218224c
Merge pull request #7 from joedwards32/6-environment-variable-cs2_port-never-used
Issue-6 allow users to define game server port number
2023-10-04 15:56:42 +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
8b87611412
Merge pull request #5 from joedwards32/3-container-environment
Issue-3 Env var parsing bug fixes
2023-10-02 14:48:39 +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
2d93e45b28 Readme updated 2023-10-02 08:32:34 +01:00
John Edwards
8a26b6722c
Merge pull request #2 from joedwards32/1-steam-guard
Added support for Steam Guard key to be provided as environment variable
2023-10-02 08:30:37 +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
9ca9832d89 Added Docker Image CI build status to README 2023-10-01 11:01:14 +01:00
John Edwards
42cac27b71
Update docker-image.yml
Set current working directory so that relative paths in Dockerfile are correct
2023-10-01 10:58:08 +01:00
John Edwards
020dcf42c0
Update docker-image.yml
Correctly reference dockerfile
2023-10-01 10:54:38 +01:00
John Edwards
33ef689fc0
Create docker-image.yml 2023-10-01 10:52:52 +01:00
John Edwards
7e38874c39 Updated README to reference https://developer.valvesoftware.com/wiki/Counter-Strike_2/Dedicated_Servers 2023-10-01 10:48:00 +01:00
John Edwards
a8f5135f94 Updated readme to credit CMWalki 2023-09-30 21:09:50 +01:00
John Edwards
0ccf90faac Initial commit 2023-09-30 20:58:08 +01:00
John Edwards
151d11e7c8
Initial commit 2023-09-30 16:52:25 +01:00