Commit Graph

6647 Commits

Author SHA1 Message Date
Daniel Gibbs
41a25c0a67 UT99server: Moved sleep in fn_startserver 2013-11-16 23:18:57 +00:00
Daniel Gibbs
a79ad15f6a UT99server: Fixed map compressor
*Fixed map compressor
* Stopped error on first run stating that ${constolelog} is missing.
*Minor code tidy up
2013-11-16 23:10:39 +00:00
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
2013-11-16 22:57:01 +00:00
Daniel Gibbs
f8d1a8cee4 Merge pull request #16 from torstehu/patch-1
fix typo in filesdir
2013-11-06 11:40:45 -08:00
Torstein Husebø
a7f95c29d9 fix typo in filesdir 2013-11-06 20:39:32 +01:00
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
2013-10-21 10:41:48 -07:00
Dh0mp5eur
ce9f8bb4c1 Fix some bugs with Tmux 2013-10-21 18:10:46 +02:00
Daniel Gibbs
89cc6c31af Merge pull request #9 from dgibbs64/pr/8
Merge attempt
2013-10-19 09:16:58 -07:00
Dh0mp5eur
90429011bc Fix bug Multiple Servers with Tmux 2013-10-19 00:25:20 +02:00
Dh0mp5eur
e22c2f103e Fix bug Multiple Servers with Tmux 2013-10-18 15:52:49 +02:00
Daniel Gibbs
234610134b corrected typo 2013-10-09 08:41:10 +01:00
Daniel Gibbs
dd705936eb ns2server released
Release of ns2server for Natural Selection 2
2013-10-08 23:17:58 +01:00
Daniel Gibbs
4ed62dba7c Fix bug not downloading the patch 2013-10-04 14:37:20 +01:00
Daniel Gibbs
71523afb77 Minor Change
Forgot to remove my email and turn off email notification
2013-10-04 12:54:16 +01:00
Daniel Gibbs
39c2dcb2c3 Mahor Update 011013
New Feature: Backup
Improved: Logging
Improved: UI changes
2013-10-04 00:27:34 +01:00
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
2013-10-04 00:13:22 +01:00
Daniel Gibbs
809c583bb6 Renamed thsserver: The Hidden: Source 2013-09-11 22:29:46 +01:00
Daniel Gibbs
1b894f4e80 Renamed The Hidden 2013-09-11 21:44:52 +01:00
Daniel Gibbs
528617ca68 l4d2server: removed blank line 2013-09-07 00:50:35 +01:00
Daniel Gibbs
d3e2a8c5a1 removed appid variable 2013-09-07 00:49:24 +01:00
Daniel Gibbs
ed399a1bf8 hsserver: Added Hidden: Source server 2013-09-07 00:17:35 +01:00
Daniel Gibbs
f0951860e0 utserver: Fixed admin username not showing in details 2013-09-01 14:42:05 +01:00
Daniel Gibbs
0f7bb99973 utserver: added UdpLink Port to details 2013-09-01 14:37:20 +01:00
Daniel Gibbs
3e26f55e29 ut99server: Fixed map-compressor 2013-09-01 14:22:22 +01:00
Daniel Gibbs
aa6545dcab minor tidy up 2013-09-01 01:50:10 +01:00
Daniel Gibbs
a8d38fa349 ut99server: Added new server Unreal Tournament 99
* Added Unreal Tournament 99
2013-09-01 01:47:07 +01:00
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
2013-08-31 22:29:01 +01:00
Daniel Gibbs
13b01e3a1f Moved port details closer together 2013-08-30 22:17:23 +01:00
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
2013-08-30 22:08:50 +01:00
Daniel Gibbs
0235be4938 kfserver: Copied improvements from ut2k4server
* Improved installer
* Added details function
* Added charset fix back in to the installer
2013-08-30 21:36:34 +01:00
Daniel Gibbs
17e8dba5ed ut2k4server: Improved port details
* Added ini variable information on port details
* Port details now displays GameSpy Query ports actual port
2013-08-30 21:33:50 +01:00
Daniel Gibbs
b4fef2f404 ut2k4server: CharSet fix re-added as is required
Re added previously removed CharSet fix that stops odd characters
showing on third party server browsers as this is still a problem.
Adding the fix will stop the issue
2013-08-30 00:00:35 +01:00
Daniel Gibbs
552a467b7d added new function "details"
* The details function displays all port and WebAdmin details. This
function will be rolled out to all scripts in time.
* Added optimisations and improvements to the installer.
* Fixed some typos.
* Added engine variable to help details and in future server query to
know what type of server is running.
2013-08-29 23:22:46 +01:00
Daniel Gibbs
5f590390bb Added 3369-2 patch & CD Key installation
Added the 3369-2 patch in to the installer and added instructions about
getting a CD key to allow server to be listed on the master server list.
2013-08-28 07:31:14 +01:00
Daniel Gibbs
491a6c78ea Added logdir check to debug mode 2013-08-15 00:09:35 +01:00
Daniel Gibbs
a3cdeea05d Updated version number 2013-08-14 22:30:04 +01:00
Daniel Gibbs
6c6771265e Added mumbleserver 2013-08-14 22:25:15 +01:00
Daniel Gibbs
7aa78a309d Added RedOrchestra server script
First release of roserver for managing Red Orchestra: Ostfront 41-45
2013-08-13 00:36:44 +01:00
Daniel Gibbs
4a6f70badf Updated the installer for kfserver and ut2k4server
-Removed charset fix as it appears to not be needed anymore (I can
re-add this if this is not the case.
-Tidied up the installer
- added serverquery.py function - ut2k4server
- modified fn_syscheck - ut2k4server
- moved Notification email to the top in line with other scripts -
ut2k4server
2013-08-13 00:34:44 +01:00
Daniel Gibbs
ef39ee212e Put wrong script in CSGO folder. Corrected tis 2013-08-11 20:15:41 +01:00
Daniel Gibbs
14da0cd8e0 Revert "COrrected typo"
This reverts commit 36b8339ad3.
2013-08-11 20:15:40 +01:00
Daniel Gibbs
931d7a4dbe Added website details 2013-08-11 12:12:56 +01:00
Daniel Gibbs
36b8339ad3 COrrected typo 2013-08-11 12:04:44 +01:00
Daniel Gibbs
10028d7e0f Added all Existing project files 2013-08-11 12:03:31 +01:00
Daniel Gibbs
2cbbb321b9 cssserver added 2013-08-11 11:55:15 +01:00
Daniel Gibbs
eeaa30c066 Added Project detais 2013-08-09 16:12:20 +01:00
Daniel Gibbs
f251506895 Initial commit 2013-08-09 05:37:44 -07:00