Frisasky
fff52d90b9
fix codwaw
6 years ago
Frisasky
2dd606e0a2
fix coduo
6 years ago
Frisasky
6a509e1a32
fix cod
6 years ago
Frisasky
5831bd3e0a
fix cod4
6 years ago
Frisasky
80fbf5af8d
fix cod2
6 years ago
Daniel Gibbs
f275d3a67e
fix(kfserver): add missing dir variables ( #2219 )
6 years ago
WatskeBart
7c6d37e2d3
Update _default.cfg
-hostname="${servername}" should be -hostname='${servername}'
When applying the wrong quotes, spaces are not detected and the server name will be cut off after the first space and showing incorrectly in the server browser.
6 years ago
Attila
749b3e8d81
Correct ts3server config file name
It's ts3server.ini, not ts3-server.ini
6 years ago
tkrn
f9d93a03b2
feat(newserver): return to castle wolfenstein server added
6 years ago
h3o66
d77c019cdb
init add iosoccer
6 years ago
Daniel Gibbs
14b0ff037e
fix(inssserver): correct issue with server password
6 years ago
Ghost173
1a7b53156f
game_mp.log save in main folder
+set fs_homepath ${serverfiles}
+set sv_authorizemode "-1"
add these param its will help to store log file (in game chat) in side of main folder when some run b3 we need gampe_mp.log so its will set auto save inside of main folder
6 years ago
NYPD
7f38d35ab6
Update _default.cfg
6 years ago
NYPD
a411823619
Fix issue where no password is assigned
6 years ago
NYPD
d0eb9f9c0c
Fix Insurgency Sandstorm password bug
Closes #2137
6 years ago
Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
6 years ago
Daniel Gibbs
c87af9c953
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
6 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
6 years ago
Daniel Gibbs
820b0cf725
refactor(sdtd): changes required for A17 update ( #2121 )
* feat(sdtd): added sdtd_fix
* refactor(config): add local config copying
* fix(sdtd): repair selection of 64 bit executable
* fix(sdtd): adjust configfile path
6 years ago
Guillaume Migeon
5638c1ef1f
Fix the invalid default scenario
The previous scenario was invalid and the server couldn't start.
6 years ago
Guillaume Migeon
0a42c4d301
Set the password as a travel parameter
According to the doc, `password` is a travel parameter and not a command line argument.
6 years ago
Daniel Gibbs
f2dbb9bd49
fix (sbotsserver): corrected servercfgdir location ( #2098 )
6 years ago
Daniel Gibbs
a16b8c4a47
fix (sbotsserver): corrected servercfgdir location
6 years ago
Kaotic
5cdd4031da
feat (csgoserver): add Danger Zone game mode example ( #2095 )
6 years ago
Daniel Gibbs
a3f411fa43
feat (game server): StickyBots Server ( #2096 )
6 years ago
Daniel Gibbs
5fa13ca221
refactor (game server): Corrected game config
6 years ago
Daniel Gibbs
08c6c7c3f5
fix (game server): remove " as per recommendation
6 years ago
Daniel Gibbs
5950a2b1f8
feat (game server): StickyBots Server
6 years ago
Daniel Gibbs
6d5fc73836
update parameters to use "
6 years ago
Daniel Gibbs
667a410b3f
added serverpassword for future release
6 years ago
Daniel Gibbs
1b8ac56c28
added new start parameters
corrected servername
corrected servename
6 years ago
Daniel Gibbs
d303a7cdad
corrected servename
6 years ago
Daniel Gibbs
e200d124ca
added new start parameters
6 years ago
Daniel Gibbs
605a6748df
fixed:missing bracket
6 years ago
Daniel Gibbs
6bb004fa83
Added new default maps and new parameters
-automanagedmods
AltSaveDirectoryName=
6 years ago
Daniel Gibbs
d19f11b4d5
examples lined up using tabs
6 years ago
Daniel Gibbs
288b069f1b
added parm vars
6 years ago
Daniel Gibbs
c45e1ae079
added port parameters
6 years ago
Daniel Gibbs
60bba86259
adjusted inss parms for ports as recommended
6 years ago
Daniel Gibbs
a85a5093ce
corrected systemconfig dir
6 years ago
Daniel Gibbs
b03069d234
Feature/inssserver 2004 ( #2079 )
* Added insurgency: Sandstorm
* gamedig will now attempt to use --port if --query_port fails
* Stopped gamedig from querying twice
* Added Default Scenario
* Added Current Scenario
* added current gamemode
* Updated servername for parms
* if serverpassword NOT SET unset var for display on Command-line Parameters
6 years ago
Daniel Gibbs
5d47101ac7
tidy
6 years ago
Daniel Gibbs
9b4d5130be
sbotsserver config
6 years ago
Daniel Gibbs
87d8ab88ba
lined up examples
6 years ago
Attila
a53124af37
Using tabs instead of spaces
7 years ago
Attila
69ac5c81ed
Add some default mapgroup examples to csgoserver
There is no default specific mapgroup for Custom and Wingman.
7 years ago
Marvin Lehmann
6d79965e67
Added map variable
I wouldn't put all available maps in there because we didn't do that for other games. I'm going to list them at https://github.com/GameServerManagers/LinuxGSM/wiki/Ark-Survival-Evolved
7 years ago
Attila
dc42140d71
gametype defined first, so it should come first in the params
1. game_type
2. game_mode
It's not breaking, sequence doesn't matter, just for readability.
The official docs has this way too.
7 years ago
Daniel Gibbs
ad8b2229ef
Resolved Factorio Stable/Experimental downloads issue #1933 ( #2051 )
* Updating factorio downloader
* added xz filw type to progress bar
* Change message to "Applying Post-Install Fixes"
* changed echo -ne to echo -en
7 years ago
Daniel Gibbs
2965c8a7c8
Wurm: Unlimited ( #2041 )
* added wurmserver
* debug mode does not function with Wurm: Unlimited
* gamedig does not function with Wurm: Unlimted, however gsquery does work
* fixed ansi function not using colours correctly
7 years ago