Daniel Gibbs
6d80bf6e60
Fix GoldSrc cvar descriptions using Source engine canonical text
GoldSrc cvarlists contain no description text, so Source engine
equivalents are used as fallbacks (css, dods, hl2dm, tf2) per the
Valve-Server-cvarlist repository.
63 fixes across 7 files:
- cs, cscz, dod, hldm, opfor, tfc: 9 fixes each (hostname, rcon_password,
sv_password, sv_cheats, log, sv_logecho, sv_logfile, sv_log_onefile,
mp_timelimit)
- ns: 9 fixes (hostname, rcon_password, sv_password, sv_cheats,
mp_limitteams, mp_timelimit, mp_logdetail, violence_hgibs, violence_agibs)
2 months ago
Daniel Gibbs
6110d78c17
Fix cvar descriptions to match Valve-Server-cvarlist canonical text
Applied 351 description fixes across 38 files. All cvar comment
descriptions now match the canonical text from:
https://github.com/dgibbs64/Valve-Server-cvarlist
No structural changes — section dividers, cvar values, and CRLF
line endings are all preserved.
2 months ago
Daniel Gibbs
c91c54b7fb
Apply config standard to cc, doi, jbep3, mcv
- cc (CodenameCURE): add section dividers, fix comment format (double-space
in sv_allowvotediff, wrong description copy-paste on sv_autokick_strikes,
non-standard bot_quota comment, inline trailing comment on sv_autokick_strikes)
- doi (Day of Infamy): add section dividers, fix missing periods on timer
cvar comments, fix question-mark ending on doi_bot_quota comment
- jbep3 (Jabroni Brawl: Episode 3): complete rewrite from non-standard format
(dash dividers, inline comments, multi-line comments) to standard; add
missing date to header, add Jabroni Brawl: Episode 3 Settings section
- mcv (Military Conflict: Vietnam): add Basic divider, rename Server Query
section to Security, move host_name_store/host_info_show/host_players_show
into Security with comments, collapse multi-line comments (sv_contact,
sv_tags, sv_region, mapcyclefile, sv_hibernate_zombie_mode), remove
Default: sub-lines (sv_lan, sv_cheats)
2 months ago
Daniel Gibbs
8d5ac75680
Apply config standard to all 41 Source/GoldSrc engine server configs
- Fix section divider names to standard set (Basic, Security, Server Logging,
Communication, Gameplay, Map Rotation, Fast Download, Ban List, Startup Commands,
plus game-specific *Settings sections)
- Convert all cvar comments to single-line '// cvarname - Description.' format
- Remove Default:/Recommended: sub-comment lines
- Fix section ordering (Basic -> Security -> Server Logging -> Communication ->
Gameplay -> Map Rotation -> Fast Download -> Ban List -> Startup Commands)
- Add comments to bare/uncommented cvars
- Add docs/config-standards.md defining the approved standard
Files modified: ahl, ahl2, aoc, bb, bd, bs, cs, cs2, cscz, csgo, dmc, dod,
dods, dys, em, fof, gmod, hldm, ins, ios, nd, nmrih, ns, opfor, pvkii,
ricochet, sfc, sven, tf2, tf2c, tfc, ts, vs, zmr, zps (35 configs)
2 months ago
Daniel Gibbs
4aa401c8d5
Remove draft server.cfg style standards documentation
This document served its purpose in guiding the ongoing standardization effort for various game server configurations. Its principles are now being applied directly to the configs.
2 months ago
Daniel Gibbs
cdb01aaaa2
Add restored orig snapshots for Empires and Sven
2 months ago
Daniel Gibbs
4758921eed
Standardize additional Source and GoldSrc mod configs
2 months ago
Daniel Gibbs
80454592e2
Standardize Deathmatch Classic Source config style
2 months ago
Daniel Gibbs
42639ae127
Standardize Double Action: Boogaloo Source config style
2 months ago
Daniel Gibbs
79c322143e
Standardize CS2 config comments and sections
2 months ago
Daniel Gibbs
67568ef825
Correct Base Defence header in bd config
2 months ago
Daniel Gibbs
34fd328219
Standardize Blade Symphony Source config style
2 months ago
Daniel Gibbs
efd5ffc2ed
Apply 2024 Source style to remaining outlier configs
2 months ago
Daniel Gibbs
34f0e136ff
Remove Action label from Source headers
2 months ago
Daniel Gibbs
2528743a68
Update Source header dates to 26/04/2026
2 months ago
Daniel Gibbs
e14d043b1d
Fix Source headers to use per-game names
2 months ago
Daniel Gibbs
c1e4e87217
Adopt newer Source header format across Source configs
2 months ago
Daniel Gibbs
0a7c2258d9
Standardize remaining Source config headers
2 months ago
Daniel Gibbs
1078f0f105
standardize Source server.cfg style and section order
2 months ago
Daniel Gibbs
83408e17c0
feat(jbep3): add default server.cfg ( #149 )
2 months ago
boxing
9d222ee01a
fix(tu) update "TowerServer.ini" ( #147 )
* update tower unite config
* fix server title for tu
2 months ago
Josh Bryans
83728975e6
[7dtd] Add DeathPenalty ( #139 )
* Add DeathPenalty
* Update serverconfig.xml
2 months ago
Daniel Gibbs
a4a7b6c775
Merge remote-tracking branch 'origin/main'
2 months ago
Daniel Gibbs
53f67a24f9
feat(mcv): add Military Conflict: Vietnam server config ( #148 )
* feat(mcv): add Military Conflict: Vietnam server config
Add server.cfg for Military Conflict: Vietnam (appid 1136190).
Source engine game using CS:GO-style parameters.
* fix(mcv): add mapcyclefile and document sv_hibernate_zombie_mode
Add mapcyclefile setting (confirmed by community - works like CS:GO).
Document sv_hibernate_zombie_mode which is unique to MCV - spawns bots
when server is empty to keep it active in the server browser.
2 months ago
Daniel Gibbs
4144b4cac5
fix(ut99): update master server addresses in `Default.ini`
* Replaced outdated server addresses with current ones for better connectivity.
* Ensured that the configuration points to reliable master servers.
10 months ago
Daniel Gibbs
1e9217e0e0
fix(ut2k4): update HTTP download redirect URL
* Changed `RedirectToURL` to `http://uz2.ut-files.com/ `
11 months ago
Daniel Gibbs
f329793151
copy ps to squad44
1 year ago
Daniel Gibbs
64cc5c184f
ServerVisible
2 years ago
Daniel Gibbs
cf3722f085
format xml
2 years ago
Daniel Gibbs
a48d3ed5b5
fix(st): Stationeers config
2 years ago
Daniel Gibbs
ab4b0d0989
Update server.json
2 years ago
Daniel Gibbs
54ac5b5f71
Update UTGame.ini
2 years ago
Daniel Gibbs
cb0c52c059
Create UTEngine.ini
2 years ago
Daniel Gibbs
a921e248a9
Merge remote-tracking branch 'origin/main'
2 years ago
Daniel Gibbs
4fcef32800
update sof2 master servers
2 years ago
Cristopfer Luis
78c3550b73
feat: add gameUserSetting for hzsserver ( #141 )
2 years ago
Daniel Gibbs
0a8dfd3aa9
update ut2004 master server list
2 years ago
Daniel Gibbs
dbd1635511
update ut99 master server list
2 years ago
Daniel Gibbs
e26fa75321
change comments
2 years ago
Daniel Gibbs
2562e4eaae
add Xonotic
2 years ago
Daniel Gibbs
cbae9ee259
change bf1942 query port to match gamedig
2 years ago
Daniel Gibbs
bdcaa26c09
bf1942 add ase port into config for reference
2 years ago
Daniel Gibbs
bae0914867
Merge branch 'main' of https://github.com/GameServerManagers/Game-Server-Configs
2 years ago
Daniel Gibbs
d53122a656
Re add server ports to bf1942
2 years ago
Alex
d8c7dbc987
Add JK3Server config ( #143 )
2 years ago
H3o66
aed9c46837
pmc: fix level-type GameServerManagers/LinuxGSM#4436
2 years ago
Daniel Gibbs
ee4526eb0c
uncomment default map
2 years ago
Daniel Gibbs
1e250a15f9
Merge branch 'feature/source-updates'
2 years ago
Daniel Gibbs
00cf041e2b
commend out map
this was causing conflicts with the start parameters
2 years ago
Armin
36f81b5d67
fix: palworld server config ( #138 )
* add Palworld Server Config
* change: edit config for palworld
2 years ago