lotodore
|
7d145bf0e1
|
Fixed server crash when disconnecting during login.
|
2010-09-04 16:43:30 +00:00 |
|
lotodore
|
c2ba56aba9
|
Encrypt own cards which are sent at the beginning of the hand - only applicable to registered users.
|
2010-09-04 11:56:40 +00:00 |
|
lotodore
|
9bf9aea7f2
|
Do not perform denial of service check in LAN games.
|
2010-09-03 21:40:14 +00:00 |
|
lotodore
|
b6723e5ebf
|
Store server database config in config file.
|
2010-08-28 10:50:17 +00:00 |
|
lotodore
|
1f5447bd1f
|
Store avatar type of current avatar in db.
|
2010-08-23 17:37:22 +00:00 |
|
lotodore
|
6972437f64
|
Only set avatar hash in db if not zero.
|
2010-08-22 19:35:43 +00:00 |
|
lotodore
|
73cf41de27
|
Store hash of last used avatar in db.
|
2010-08-22 18:42:54 +00:00 |
|
lotodore
|
0646bc9d2e
|
Working on storing places of all players in ranking games.
|
2010-08-07 23:06:59 +00:00 |
|
lotodore
|
9e039182ec
|
Also check ranking game restrictions on server.
|
2010-08-01 20:15:49 +00:00 |
|
lotodore
|
896c335204
|
Header files cleanup work.
|
2010-08-01 19:23:08 +00:00 |
|
lotodore
|
4771ff1c39
|
Fixing a server crash when requesting player info of a player who is no longer online.
|
2010-07-25 09:31:13 +00:00 |
|
lotodore
|
b4d02f4cb0
|
Do not use regex for chat bot bans.
|
2010-07-14 17:55:49 +00:00 |
|
lotodore
|
6c997ca21a
|
Make the chat bot temporarily ban players.
|
2010-07-14 17:20:51 +00:00 |
|
lotodore
|
9248f5a15e
|
Make chat bot really kick players.
|
2010-07-14 16:13:18 +00:00 |
|
lotodore
|
55fc5e6e39
|
Small message fix.
|
2010-07-14 15:40:14 +00:00 |
|
lotodore
|
18613a2cb5
|
Adding callback if user is blocked by the server.
|
2010-07-14 14:30:16 +00:00 |
|
lotodore
|
7899f66cf6
|
The server now sends a notification if the game name is already in use.
|
2010-07-14 08:17:07 +00:00 |
|
lotodore
|
4aa2083993
|
Add protocol message if a game name is already in use.
|
2010-07-14 07:29:01 +00:00 |
|
lotodore
|
05bdcd1b45
|
Fixing bug with language code.
|
2010-04-01 20:33:39 +00:00 |
|
lotodore
|
652a9e55b4
|
Adding country code to protocol (currently broken).
|
2010-04-01 17:09:49 +00:00 |
|
lotodore
|
2dc3ab64ec
|
Adding country information of player (optional).
|
2010-04-01 16:20:57 +00:00 |
|
lotodore
|
43f477e299
|
Fixing problems with join game error messages.
|
2010-03-31 14:08:46 +00:00 |
|
lotodore
|
aa8f673563
|
If a player rejects an invitation, he is no longer on the invite list.
|
2010-03-31 13:00:41 +00:00 |
|
lotodore
|
5239f496f3
|
Finishing server side invitation system.
|
2010-03-30 17:10:37 +00:00 |
|
lotodore
|
a01741846a
|
Next steps for invitation system.
|
2010-03-30 13:02:43 +00:00 |
|
lotodore
|
499c2b72e6
|
First parts of implementation of invite system in server.
|
2010-03-30 12:07:48 +00:00 |
|
lotodore
|
93b45c1371
|
Sending error if guest tries to join non-standard game.
|
2010-03-28 14:53:08 +00:00 |
|
lotodore
|
a02a9cacf6
|
(Hopefully) fixing guest & game admin stuff.
|
2010-03-26 21:41:35 +00:00 |
|
lotodore
|
f10e4c3423
|
Extending player rights by guest mode. Kind of broken, because it interferes with the current system where you automatically gain admin rights when creating a game.
|
2010-03-24 15:54:04 +00:00 |
|
lotodore
|
8d6625f8da
|
Fixing server compiler error.
|
2010-03-21 15:30:13 +00:00 |
|
lotodore
|
4692c16a92
|
Starting to add sha-1 and aes wrapper.
|
2009-12-28 12:16:52 +00:00 |
|
lotodore
|
b0f764d4bd
|
Implementing some brute force attack and denial of service countermeasure.
|
2009-12-23 09:53:01 +00:00 |
|
lotodore
|
f5d0b19320
|
Fixing another guest login issue. Setting login timeout to 60 seconds to allow the user to enter the password.
|
2009-11-15 09:07:43 +00:00 |
|
lotodore
|
a7888f324d
|
Fixing some guest login issues.
|
2009-11-15 09:02:00 +00:00 |
|
lotodore
|
3a323b7c19
|
Still fixing gcc error.
|
2009-11-15 08:55:04 +00:00 |
|
lotodore
|
1a35214974
|
Fixing gcc error.
|
2009-11-15 08:52:17 +00:00 |
|
lotodore
|
b8951a61d3
|
Implementing guest login.
|
2009-11-15 08:41:29 +00:00 |
|
lotodore
|
d727a7fd5d
|
Network game, dedicated server without auth backend and dedicated server with auth backend should work now. Guest login still broken.
|
2009-11-14 15:04:31 +00:00 |
|
lotodore
|
5424aed21e
|
Fixing server announcement. Gui callback still needed.
|
2009-11-08 09:48:01 +00:00 |
|
lotodore
|
f1c213b707
|
Fixing compiler errors. Might still be broken, though.
|
2009-11-07 23:27:08 +00:00 |
|
lotodore
|
31c7b789a8
|
Adding support for custom delay between hands in protocol.
|
2009-10-24 21:49:11 +00:00 |
|
lotodore
|
52e3dba934
|
Fixing issue with previous anonymous login.
|
2009-10-23 22:21:34 +00:00 |
|
lotodore
|
66fa98fc98
|
Making server send auth challenge.
|
2009-10-23 18:13:31 +00:00 |
|
lotodore
|
7ae35122b8
|
Adding more server side gsasl stuff. Client side now broken.
|
2009-10-18 20:53:58 +00:00 |
|
lotodore
|
b2745d93ab
|
More fixes.
|
2009-10-13 21:59:12 +00:00 |
|
lotodore
|
88659e69ce
|
More gsasl changes.
|
2009-10-13 21:52:10 +00:00 |
|
lotodore
|
a6319bf7d8
|
Still trying to make gsasl work.
|
2009-10-13 21:24:58 +00:00 |
|
lotodore
|
b61d43859e
|
Trying to make gsasl authentication work...
|
2009-10-13 21:03:32 +00:00 |
|
lotodore
|
cfc11f7f89
|
More work on gsasl authentication.
|
2009-10-11 12:07:56 +00:00 |
|
lotodore
|
1f7f045d15
|
Starting gsasl integration to perform challenge response authentication. Note that gsasl 1.3 is required (previous versions are not supported). Authentication is currently broken.
|
2009-10-11 09:20:17 +00:00 |
|