Commit graph

125 commits

Author SHA1 Message Date
John Edwards
da6af92319
Merge pull request #103 from tydaytygx/main
Add local console for docker attach
2024-04-03 13:27:29 +01:00
TYGX
5517cb8693
Add local console for docker attach
docker attach --sig-proxy=false cs2-dedicated
or
docker attach --detach-keys="ctrl-x" cs2-dedicated
2024-04-02 20:57:35 +08:00
John Edwards
99391b5d87
Merge pull request #100 from joedwards32/updated-config-bundle-longer-warmups
disable match warmup auto end in example config
2024-02-28 09:42:44 +00:00
John Edwards
2d76681eac disable match warmup auto end in example config 2024-02-28 09:41:13 +00:00
John Edwards
4d44e74937
Merge pull request #99 from joedwards32/updated-config-bundle-longer-warmups
increase warmup to 6 hours, warmup ends automatically once server is …
2024-02-26 15:57:48 +00:00
John Edwards
23c2e0bc76 increase warmup to 6 hours, warmup ends automatically once server is full 2024-02-26 15:55:33 +00:00
John Edwards
e3c61e5c39
Merge pull request #97 from almereyda/patch-1
Update cfg path
2024-02-26 08:08:39 +00:00
jon r
cfcce67475
Update cfg path 2024-02-25 21:58:18 +01:00
John Edwards
18351532a2
Merge pull request #94 from joedwards32/revert-93-updated-config-bundle-example
Revert "Updated short tournament example config to use a fixed order map rota…"
2024-02-22 19:29:05 +00:00
John Edwards
dd282f0884
Revert "Updated short tournament example config to use a fixed order map rota…" 2024-02-22 19:28:20 +00:00
John Edwards
451e713de3
Merge pull request #93 from joedwards32/updated-config-bundle-example
Updated short tournament example config to use a fixed order map rota…
2024-02-22 19:10:03 +00:00
John Edwards
ca31d8cb4e Updated short tournament example config to use a fixed order map rotation 2024-02-22 19:08:50 +00:00
John Edwards
4e44808ebb
Merge pull request #92 from joedwards32/auto-validate
template steamcmd command properly
2024-02-22 13:06:20 +00:00
John Edwards
913ea848ee template steamcmd command properly 2024-02-22 13:03:48 +00:00
John Edwards
41f0374063
Merge pull request #91 from joedwards32/auto-validate
Add support for steamcmd app validation
2024-02-22 12:13:09 +00:00
John Edwards
d6cb895120 Add support for steamcmd app validation 2024-02-22 12:11:30 +00:00
John Edwards
f1ffd92eff
Merge pull request #90 from joedwards32/updated-config-bundle-example
Updated config bundle with a gamemodes_server example
2024-02-21 22:11:05 +00:00
John Edwards
95e6763491 Updated config bundle with a gamemodes_server example 2024-02-21 21:49:34 +00:00
John Edwards
e456054f38
Merge pull request #89 from joedwards32/logging_configuration_support
Add support for control over logging configuration
2024-02-21 20:29:01 +00:00
John Edwards
93c3674746 Add support for control over logging configuration 2024-02-21 17:33:22 +00:00
John Edwards
03454c3e79
Merge pull request #86 from joedwards32/updated-config-bundle-example
Revert to normal competitive round time
2024-02-16 12:54:18 +00:00
John Edwards
cde46e3e83 Revert to normal competitive round time 2024-02-16 12:53:09 +00:00
John Edwards
66cb7bba99
Merge pull request #85 from joedwards32/updated-config-bundle-example
Revised MR9 example config
2024-02-15 11:46:34 +00:00
John Edwards
a79c311953 Revised MR9 example config 2024-02-15 11:44:36 +00:00
John Edwards
4911247195
Merge pull request #84 from joedwards32/unzip-support
Unzip support
2024-02-09 11:30:31 +00:00
John Edwards
c4a5e22506
Merge pull request #83 from joedwards32/updated-config-bundle-example
Example for a shorter competitive config bundle
2024-02-09 11:30:23 +00:00
John Edwards
e84c021021 Add unip package to support CounterStrikeSharp 2024-02-09 10:59:51 +00:00
John Edwards
1f65440cb4 Example for a shorter competitive config bundle, with long warmup 2024-02-09 10:56:54 +00:00
John Edwards
070b5d3f86 Example for a shorter competitive config bundle 2024-02-09 10:49:21 +00:00
John Edwards
9aa30b2cfa
Merge pull request #76 from joedwards32/70-unable-to-set-sv_cheats-to-true-in-cs2-docker-container
Add support for enabling/disabling cheats
2024-01-01 17:05:19 +00:00
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