Daniel Gibbs
276419fff5
feat(arkserver): add support for epic store players. ( #2947 )
5 years ago
AlasdairHaig
264d8d7373
Update README.md
5 years ago
AlasdairHaig
a1082b1f62
Update README.md
5 years ago
AlasdairHaig
3edc0ae7fa
Update README.md
5 years ago
AlasdairHaig
8265aeb268
Rename Valheim.md to README.md
5 years ago
Alasdair Haig
5be1c44e7e
Added Readme
5 years ago
Alasdair Haig
cc45f58529
Added missing beta password for steamcmd
5 years ago
Alasdair Haig
2d60674d94
Added rocketchat token variable and setup base alert class to handle calling rocketchat alert script
5 years ago
Alasdair Haig
a0937682cb
Base for rocketchat alerts
5 years ago
Alasdair Haig
2cdb223e26
Removing gamedig since there is no present support for Valheim
5 years ago
AlasdairHaig
8d1daa2705
Create Valheim.md
5 years ago
Alasdair Haig
1170ecbcba
Fiddled with execution parameters
5 years ago
Alasdair Haig
78de3f2f1b
Removed escapes for parentheses
5 years ago
Alasdair Haig
8efd4f7ab0
LD_LIBRARY_PATH error
5 years ago
Alasdair Haig
a4112b324a
Server not staying alive, so added > /dev/null like in original
5 years ago
Alasdair Haig
ca408ae8b5
Bash escapes for parentheses
5 years ago
Alasdair Haig
e665cdec77
Bash escapes for parentheses
5 years ago
Alasdair Haig
7a7ef9a538
Added parentheses around World and Name parameters
5 years ago
Alasdair Haig
e974a113ca
Removed steamuser from default config, should be placed in common.cfg
5 years ago
Alasdair Haig
8cf96e9357
Added Steam Username property that should be set by user
5 years ago
Alasdair Haig
5165cfee69
Added Valheim _default.cfg
Added Valheim to serverlistmenu.csv
Added Valheim specific stop command
5 years ago
Daniel Gibbs
a40bdf3b80
fix(bf1942server): alter query type to protocol-gamespy1 ( #2932 )
5 years ago
ttocszed00
5550303847
feat(newserver): Memories of Mars ( #2911 )
5 years ago
ttocszed00
f2f8063b11
feat(new server): Battlefield: Vietnam ( #2909 )
5 years ago
Daniel Gibbs
f05eab2633
feat(avorion): remove avgalaxy variable and replace with selfname
5 years ago
Christian
6fcd8d78f4
feat(newserver): Chivalry: Medieval Warfare ( #2880 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Kenneth Lorthioir
d96507ac64
feat(pstbsserver): update Post Scriptum _default.cfg ( #2848 )
Game server uses regular spacing not "?" between commands.
Changed reservedslots to 0 as this is a saner default.
Change MaxPlayers to FIXEDMAXPLAYERS.
Added RCON port.
6 years ago
Daniel Gibbs
0af223d436
feat(ut3server): add monitor query and add minor ut3 improvements ( #2853 )
* added ut3 to gsquery
* updated details
* added gamespy login information
* corrected maxplayers
6 years ago
PwnK
57243aae9a
remove appinfo.vdf correctly ( #2841 )
6 years ago
Daniel Gibbs
b69d8a8917
added missing glibc requirment to Assetto Corsa
6 years ago
Christian
2f9800e13c
feat(newserver): Avorion ( #2476 )
Co-authored-by: Daniel Gibbs <[email protected] >
6 years ago
Daniel Gibbs
f0729fc330
feat(newserver): Assetto Corsa ( #2830 )
6 years ago
Daniel Gibbs
f355275cdf
feat(solserver): migrate to steamcmd and improve monitor ( #2829 )
* convert to SteamCMD
* add soldat query
* Added display ports in query raw
6 years ago
Daniel Gibbs
824b425664
fix(roserver): fix bug in _default.cfg
6 years ago
Daniel Gibbs
25cfd3b8c4
fix: correct and standardise name of goldsrc engine ( #2803 )
GoldSrc servers were named variants of Gold Source. Using correct engine name GoldSrc
6 years ago
Michael Ambord
bb9b1758eb
fix(ark): fix typo in servercfgdefault ( #2745 )
6 years ago
Daniel Gibbs
f6c332bac0
fix(dstserver): fix config installation ( #2742 )
* fix(dstserver): move cluster configvars
6 years ago
Daniel Gibbs
306faa9e01
feat: standardise config vars and fix session only monitor ( #2736 )
* fix(monitor): bypass port query if session only mode selected
* removed factorio queryport
* remove queryport from servers that do not use them
* add check_config to details command
* updated eco servercfgdir
* update _default.cfg test
* update _default.cfg test
* update test master config
* reordered servercfg vars
* re-ordered and standardised config file vars
* tidy configs
* shellcheck
* standardised servercfgdir
6 years ago
Daniel Gibbs
260428fe7d
feat: deprecate servercfgfullpath variable ( #2724 )
* migrating servercfgfullpath
* migrated servercfgpath
* removed servercfgfullpath from _default.cfg as always the same
* removed servercfgfullpathdefault as not needed
* re-ordered sdtd
6 years ago
Daniel Gibbs
abaa614cad
feat: general code standards improvements ( #2730 )
* add missing space in ; then
* standardise command if
* standardised True if the length of "STRING" is non-zero.
* changed -e to -f
6 years ago
Daniel Gibbs
1f4fa0ce13
added new servers
6 years ago
Daniel Hultgren
f2c8501e24
feat(mcserver): update minecraft server to support release branches ( #2696 )
* Updated regex to support grepping pre-release versions and snapshot versions
* Minecraft update now downloads the latest release including snapshot versions
* Added config for picking release vs snapshot
Co-authored-by: Daniel Gibbs <[email protected] >
6 years ago
Frédéric C
8bc25e1c83
feat(newserver): Onset ( #2682 )
Co-authored-by: Daniel Gibbs <[email protected] >
6 years ago
Frisasky
ce2005ab6a
feat(post-details): change default post target from hastebin to termbin ( #2645 )
6 years ago
Frisasky
18c6788536
fix(doiserver): resolve server failing to restart without -norestart ( #2651 )
6 years ago
Daniel Gibbs
e39f262812
fix(sbotsserver): add missing setting
6 years ago
Christian
0b9fbfc01e
fix(sdtdserver): restore serverconfig setting ( #2640 )
6 years ago
Daniel Gibbs
70e1a82b66
fix(ut99server): correct query mode for ut99
6 years ago
Daniel Gibbs
86478573d9
feat(newserver): Minecraft Bedrock ( #2626 )
6 years ago
Daniel Gibbs
b4290a3c96
feat(linuxgsm): depricate servicename variable ( #2594 )
servicename has been now completely replaced with selfname
6 years ago