Aurimas Salamachinas
ea1743ae47
Typo fix.
./csserver: line 39: servername: command not found
12 years ago
Daniel Gibbs
304fae8f24
Version update
updated al servers scripts to new version
12 years ago
Daniel Gibbs
2187fdb91a
App 90 Download workaround!!
the script will pre download the appmanifest for csserver as SteaCMD
woudl not download the "beta" verson file even with the beta flag
enabled. The fix pre downloads the appmanifest files causing SteamCMD to
instantly download the correct server files.
Also updated version number
12 years ago
Daniel Gibbs
ead78b224c
added appmanifest files for app 90 fix
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
42009bdb44
Added example for Objective mode
Also added grep -E "^${servicename}:" for more accurate detection of the
tmux session
12 years ago
Daniel Gibbs
19dfaff628
backup server fixed run check
12 years ago
Daniel Gibbs
bac5bc2242
added backup feature to mumble server
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
36a14009cd
fixed install bug server.cfg wrong location
12 years ago
Daniel Gibbs
065eda88cf
ts3server: added backup feature
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
d0f96c5036
nmrih: fix the server.cfg issue
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
fe24bb3e42
nmrihserver: changed default map
12 years ago
Daniel Gibbs
22085c250a
nmrihserver: New release
New Release
No More Room in Hell Linux server script just released
12 years ago
Daniel Gibbs
63b77d9d94
Fixed Bug servername$ changed to servername=$
* Fixed Bug servername$ changed to servername=$
12 years ago
Daniel Gibbs
b06abed691
UT2K4server: Fixed CD key not working
CD key was not inserting in to the cdkey file. Fixed this
12 years ago
Daniel Gibbs
3b94df4a13
Fixed monitor issues ts3server
* Fixed bug where monitor did not always work
* Minor code tidy up
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
Daniel Gibbs
41a25c0a67
UT99server: Moved sleep in fn_startserver
12 years ago
Daniel Gibbs
a79ad15f6a
UT99server: Fixed map compressor
*Fixed map compressor
* Stopped error on first run stating that ${constolelog} is missing.
*Minor code tidy up
12 years ago
Daniel Gibbs
02460b745f
UT2K4server: Added support for 64-bit binary
* Script detects if OS is 64-bit and and uses ucc-bin-linux-amd64 binary
instead
* Fixed map compressor
* Stopped error on first run stating that ${constolelog} is missing.
*Minor code tidy up
12 years ago
Daniel Gibbs
f8d1a8cee4
Merge pull request #16 from torstehu/patch-1
fix typo in filesdir
12 years ago
Torstein Husebø
a7f95c29d9
fix typo in filesdir
12 years ago
Daniel Gibbs
6a81eacc33
Merge pull request #10 from Dh0mp5eur/master
Checked code and tested csgoserver. This works. Confirmed would fix a few more bugs with tmux. Thank you
12 years ago
Dh0mp5eur
ce9f8bb4c1
Fix some bugs with Tmux
12 years ago
Daniel Gibbs
89cc6c31af
Merge pull request #9 from dgibbs64/pr/8
Merge attempt
12 years ago
Dh0mp5eur
90429011bc
Fix bug Multiple Servers with Tmux
12 years ago
Dh0mp5eur
e22c2f103e
Fix bug Multiple Servers with Tmux
12 years ago
Daniel Gibbs
234610134b
corrected typo
12 years ago
Daniel Gibbs
dd705936eb
ns2server released
Release of ns2server for Natural Selection 2
12 years ago
Daniel Gibbs
4ed62dba7c
Fix bug not downloading the patch
12 years ago
Daniel Gibbs
71523afb77
Minor Change
Forgot to remove my email and turn off email notification
12 years ago
Daniel Gibbs
39c2dcb2c3
Mahor Update 011013
New Feature: Backup
Improved: Logging
Improved: UI changes
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
809c583bb6
Renamed thsserver: The Hidden: Source
12 years ago
Daniel Gibbs
1b894f4e80
Renamed The Hidden
12 years ago
Daniel Gibbs
528617ca68
l4d2server: removed blank line
12 years ago
Daniel Gibbs
d3e2a8c5a1
removed appid variable
12 years ago
Daniel Gibbs
ed399a1bf8
hsserver: Added Hidden: Source server
12 years ago
Daniel Gibbs
f0951860e0
utserver: Fixed admin username not showing in details
12 years ago
Daniel Gibbs
0f7bb99973
utserver: added UdpLink Port to details
12 years ago
Daniel Gibbs
3e26f55e29
ut99server: Fixed map-compressor
12 years ago
Daniel Gibbs
aa6545dcab
minor tidy up
12 years ago
Daniel Gibbs
a8d38fa349
ut99server: Added new server Unreal Tournament 99
* Added Unreal Tournament 99
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
13b01e3a1f
Moved port details closer together
12 years ago
Daniel Gibbs
541103cd54
ut2k4server & kfserver: Added ICP/UDP to details
* Corrected master server ports making them specific to kfserver or
ut2k4server
* Added details of being ICP or UDP data to details function
12 years ago
Daniel Gibbs
0235be4938
kfserver: Copied improvements from ut2k4server
* Improved installer
* Added details function
* Added charset fix back in to the installer
12 years ago