Daniel Gibbs
8b5fffa855
changed from steam.sh to steamcmd.sh
11 years ago
Daniel Gibbs
bfc43cca3d
Applied steamclient.so fix to home dir
found a couple more bugs and quickly fixed
12 years ago
Daniel Gibbs
b395f198b3
Applied steamclient.so fix to homedir
Applied steamclient.so fix to homedir rather than the rootdir.
Also removed some code from a merge error.
12 years ago
Daniel Gibbs
4c5492dd4d
Fixed config file issue
server.cfg now reads like this on install:
exec csgoserver.cfg
rather than the full path.
12 years ago
Adam Bukowski
a46f23fd4b
Set maxplayers parameter for all Source and GoldSource games
According to this page https://developer.valvesoftware.com/wiki/Command_Line_Options I've set this as run parameter (-maxplayers), instead of console variable (+maxplayers), because Source games doesn't have the second.
12 years ago
Daniel Gibbs
304fae8f24
Version update
updated al servers scripts to new version
12 years ago
Daniel Gibbs
76bfaba05c
improved accuracy of tmux session detection
Also added grep -E "^${servicename}:" for more accurate detection of the
tmux session
12 years ago
Daniel Gibbs
d00acd9c7e
Updated backup feature
Backup feature now works better. Does not use the full path in the
archive anymore. Also fixed the exclusions not working correctly meaning
it was backing up any previously created backups
12 years ago
Daniel Gibbs
cb8cda1da9
Backup: fixed exclude not working
Found that the backup function was backing up the backup directory.
Fixed where the tar command was ignoring the exclude directory because
un unnecessary characters
12 years ago
Daniel Gibbs
f306ab629a
Fixed default config file not executing
installer now creates server.cfg and server.cfg points to the default
config file.
12 years ago
Daniel Gibbs
63b77d9d94
Fixed Bug servername$ changed to servername=$
* Fixed Bug servername$ changed to servername=$
12 years ago
Daniel Gibbs
aee07cdd93
Log fix on first run & server.cfg security
* Stopped error on first run stating that ${consolelog} is missing.
* Changed the server.cfg to be named ${servicename} instead to address
some security concerns.
* Minor code tidy up
12 years ago
Dh0mp5eur
ce9f8bb4c1
Fix some bugs with Tmux
12 years ago
Dh0mp5eur
90429011bc
Fix bug Multiple Servers with Tmux
12 years ago
Daniel Gibbs
e2165fd7a2
Major update 011013
New Feature: Backup
New Feature: Console
Depreciated: SCREEN command
Added: Tmux to replace SCREEN
Improved: Logging
Improved: UI changes
12 years ago
Daniel Gibbs
528617ca68
l4d2server: removed blank line
12 years ago
Daniel Gibbs
305995fe72
Added fn_details & changed server files default location
* Added details function to all game scripts
* Changed filesdir so all server files will be located in 'serverfiles'
directory and not 'csgo'/tf2 etc directory
12 years ago
Daniel Gibbs
10028d7e0f
Added all Existing project files
12 years ago
Daniel Gibbs
2cbbb321b9
cssserver added
12 years ago