Commit Graph

351 Commits

Author SHA1 Message Date
Kyle Warwick-Mathieu
1d9becab9c Merge pull request #2 from zonzorp/patch-1
Update server-setup.sh
2015-03-24 15:13:24 -04:00
Dennis Simpson
b5bb8e773a Update server-setup.sh
Corrected variable name from APACHDRIR to APACHEDIR wherever found
2015-03-24 15:05:51 -04:00
Kyle Warwick-Mathieu
8773d9b045 Created the uninstaller script
This script is highly experimental. Please test. I've also copied/pasted many things and twisted some things from the initial install script
2015-03-24 00:12:47 -04:00
Kyle Warwick-Mathieu
17c2889871 Updated git clone link 2015-03-09 19:38:11 -04:00
Kyle Warwick-Mathieu
8c01512247 added some git fixes for SSL errors 2015-03-06 01:59:43 -05:00
Kyle Warwick-Mathieu
860ad6c1ef Update server-setup.sh 2015-03-02 18:18:49 -05:00
Kyle Warwick-Mathieu
db2bc27af7 Did some more double-quoting on variables 2015-02-24 16:27:18 -05:00
Kyle Warwick-Mathieu
ce1b1e9fee and more fixed..... when will it end?? 2015-02-24 16:23:22 -05:00
Kyle Warwick-Mathieu
ef1ad13b1d Update server-setup.sh 2015-02-24 16:19:45 -05:00
Kyle Warwick-Mathieu
2cc0f69bb1 fixed more errors.... PHEW! 2015-02-24 16:12:56 -05:00
Kyle Warwick-Mathieu
0f1b71a569 fixed a minor error at the ending of the file 2015-02-24 16:02:41 -05:00
Kyle Warwick-Mathieu
25c139661a Fixed a few more errors and added DNSMasq step and sleep timers 2015-02-24 15:59:15 -05:00
Kyle Warwick-Mathieu
87d78434b2 Fixed a typo 2015-02-24 05:48:52 -05:00
Kyle Warwick-Mathieu
f4be3620b6 Create server-setup.sh
With this script you could run this on a fresh system and all the work will be done for you

Feel free to contribute
2015-02-24 03:04:39 -05:00
BeanJr
3309bf5225 added whitelisting to admin page and a friend fix 2015-01-23 00:43:31 -05:00
polaris-
e6bf8f5eb1 Merge pull request #99 from SMTDDR/upstream
acctcreate returns next userid
2015-01-18 16:55:20 -05:00
smtddr
7957896573 acctcreate returns next userid 2015-01-18 05:42:43 +00:00
polaris
af35d9fff1 Hideous hacks to get friends working better 2015-01-15 22:01:04 -05:00
polaris
77b943e8ae Added method to close sqlite3 connection 2015-01-08 17:07:56 -05:00
polaris
53f9c9abe2 Added logs folder to .gitignore 2015-01-08 17:07:37 -05:00
polaris-
30f5445cec Merge pull request #95 from SMTDDR/upstream
Slight changes to encoding
2014-12-31 20:53:26 -05:00
smtddr
8f4b315321 Slight changes to encoding and remove of extra decoding 2014-12-31 18:50:31 +00:00
polaris
2de0f70850 SMTDDR's Threading for NAS
Been running it for a little while now and it seems stable.
2014-12-30 20:38:11 -05:00
polaris-
399cf3e6c3 Merge pull request #94 from SMTDDR/upstream1
remove extra decoding.
2014-12-30 20:02:08 -05:00
smtddr
a6d254bdd5 remove extra decoding. 2014-12-31 00:52:12 +00:00
polaris-
caa7864b9a Merge pull request #92 from SMTDDR/onlyadminpage
Admin page for banning people.
2014-12-27 20:46:38 -05:00
smtddr
44a553eca5 Admin page 2014-12-28 01:45:52 +00:00
polaris-
7081f07d3f Don't filter further if returned list is empty
Fixes an exception when looking for a specific key in _list.txt but no data is returned. For example, searching for MYSTERY_S for gamecd IRAO.
2014-11-04 08:06:43 -05:00
polaris-
144f07597f Fix local variable referenced before assignment exception
Allows any server to be added to the list if there is no filter specified.
2014-11-04 07:56:53 -05:00
Admiral H. Curtiss
b5ec7bd4d8 French Generation 5 Mystery Gifts. 2014-11-02 04:14:56 +01:00
polaris
6f81fce1e2 Timed rotating logger, "logs" folder now default 2014-10-23 21:07:15 -04:00
polaris
19c0b6d74c Modify SQL index queries 2014-10-11 16:32:59 -04:00
polaris
e8fcc9fb82 SMTDDR's gamespy_qr_server changes 2014-10-11 16:22:42 -04:00
polaris
51c665b775 SMTDDR's gamespy_gamestats_server changes 2014-10-11 15:28:12 -04:00
polaris
522cd001ba SMTDDR's gs_database changes 2014-10-11 15:27:54 -04:00
polaris
888caae610 Fix exception when trying to reference undeclared k 2014-09-24 20:09:38 -04:00
polaris
4ec2a75641 Redo session_id patch 2014-09-21 17:52:44 -04:00
polaris
a9ea32368f Revert "Bug fixes from SMTDDR"
This reverts commit 083a45367d.
2014-09-21 17:51:50 -04:00
polaris
083a45367d Bug fixes from SMTDDR 2014-09-11 06:30:29 -04:00
polaris
8ddc427d69 Handle non-statechanged heartbeats 2014-09-04 21:30:10 -04:00
polaris-
15e7c10061 Merge pull request #63 from SMTDDR/master
Support PAL/NTSC or international or something...
2014-09-01 19:19:13 -04:00
smtddr
f6f6bdafed Support PAL/NTSC or international or something...
A Tatsunok-vsCapcom(TvC) player in Croatia, using the PAL version the game,
was never able to play other people until these changes were made. This is
probably how the official servers worked.
2014-09-01 15:08:16 -07:00
Admiral H. Curtiss
a77b983ce7 Proper file filtering for G5 gifts, date-based selection should work now. 2014-08-18 02:02:01 +02:00
Admiral H. Curtiss
6da3dea812 English Generation 5 Mystery Gifts. 2014-08-17 20:57:40 +02:00
Admiral H. Curtiss
6cada8062a Finally, a working Generation 5 Mystery Gift! 2014-08-16 20:28:42 +02:00
polaris
174c643d35 More matchmaking bugfix attempts 2014-08-05 08:32:55 -04:00
polaris
79d40b0561 Fixed bug to reduce noise in backend logs 2014-08-04 19:52:40 -04:00
polaris
480fc8cbde Added /json to stats server 2014-08-04 18:51:02 -04:00
polaris
2dfa953637 Modify the keep alive for QR 2014-08-03 22:53:25 -04:00
polaris
720945c212 Use get_ip to get consistent IP address from data
This is to ensure that all functions that get an IP are getting the same
kind of data (that is, an integer with the bounds of a signed 32 bit
integer) for consistency purposes.
2014-08-03 22:45:24 -04:00