polaris-
d1df37d22f
Merge pull request #151 from kyle95wm/patch-3
...
Added IP field to admin page table (for future use)
2015-05-03 17:53:54 -04:00
polaris-
8ad8a5bc17
Merge pull request #152 from kyle95wm/patch-4
...
Have NAS store IP addresses in NAS_LOGINS table
2015-05-03 17:53:48 -04:00
Kyle Warwick-Mathieu
2ee0d821a3
Have NAS store IP addresses in NAS_LOGINS table
2015-05-02 22:02:53 -04:00
Kyle Warwick-Mathieu
0113ca1c57
Added IP field to admin page table (for future use)
2015-05-02 22:01:17 -04:00
Admiral H. Curtiss
80c917a8b5
NAS: Show actual IP in logs when reverse-proxied.
2015-05-03 01:55:04 +02:00
Admiral H. Curtiss
9bf49b8c67
Return a 404 in NAS when someone tries to access an unknown URL.
2015-05-03 01:35:01 +02:00
Admiral H. Curtiss
1ec4cda726
Fixes #148 , broke new account logins with the last commit. Whoops.
2015-05-02 20:02:19 +02:00
Admiral H. Curtiss
798a9238bd
Return error code 23912 when a user is banned. See #138 .
2015-05-02 15:28:24 +02:00
Admiral H. Curtiss
0d7ba68a3b
Actually tell the client that login failed when it does.
...
This prevents it sitting there on the "connecting..." screen for minutes
and instead throws error 61020. If anyone has an idea how to actually
set the error code the DS/Wii displays, that would be interesting!
2015-04-28 18:15:08 +02:00
AdmiralCurtiss
49ca674063
Clean up readme.
2015-04-27 17:36:07 +02:00
AdmiralCurtiss
50e2c8b759
Merge pull request #131 from kyle95wm/patch-5
...
Added info about installation instructions
2015-04-27 17:17:27 +02:00
Admiral H. Curtiss
bf4f925d54
Clean up admin page code a bit.
2015-04-27 16:16:00 +02:00
Admiral H. Curtiss
472f60002a
Disable admin page if no credentials are set.
...
(Some very odd code in here btw, should probably be cleaned up.)
2015-04-27 01:00:33 +02:00
Admiral H. Curtiss
588eb81293
Rename apache config files so they can be copied directly.
2015-04-26 22:50:39 +02:00
Admiral H. Curtiss
55c8264cd7
Fixes #129 .
2015-04-24 20:46:49 +02:00
Admiral H. Curtiss
09aecb8bb1
Fixes #136 , I think.
2015-04-24 02:20:26 +02:00
Kyle Warwick-Mathieu
515221a442
Added info about installation instructions
2015-04-18 19:04:00 -04:00
AdmiralCurtiss
037a647b74
Merge pull request #128 from SMTDDR/upstream
...
Fixes #127
2015-04-18 03:39:57 +02:00
smtddr
cf8a519b17
Fix issue with empty whitelist breaking stuff.
2015-04-18 00:11:05 +00:00
polaris-
4aacd4a967
Apache configuration stuff
2015-04-09 22:52:46 -04:00
polaris-
36dc3af1eb
Added num and offset to list command for DLC
2015-04-09 20:47:26 -04:00
polaris-
a4489a74d0
Merge pull request #103 from BeanJr/master
...
added whitelisting to admin page
2015-02-11 07:31:45 -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