lotodore
|
8685af480a
|
Continue client even if wrong beta revision.
|
2010-08-15 19:02:20 +00:00 |
|
lotodore
|
1e4bf1db64
|
Trying to fix postriver issue in client.
|
2010-08-12 22:12:08 +00:00 |
|
lotodore
|
d375845425
|
Trying to fix client issue with current game round postriver.
|
2010-08-11 20:41:28 +00:00 |
|
lotodore
|
c95a33e0ce
|
Trying to fix client issue with current game round postriver.
|
2010-08-11 20:39:47 +00:00 |
|
lotodore
|
660535690d
|
Fixing issue with player ranks.
|
2010-08-08 12:17:31 +00:00 |
|
lotodore
|
76d5317299
|
Store all players of each game in the database.
|
2010-08-08 10:23:40 +00:00 |
|
lotodore
|
0646bc9d2e
|
Working on storing places of all players in ranking games.
|
2010-08-07 23:06:59 +00:00 |
|
lotodore
|
c3bdda9d2f
|
Disallow any kind of kicking in ranking games on server side.
|
2010-08-01 21:58:55 +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
|
20028cb07f
|
Store date/time when the game ends.
|
2010-08-01 15:21:31 +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
|
5e9c33e7ff
|
Only log ranking games in db.
|
2010-07-23 22:16:19 +00:00 |
|
lotodore
|
78c9694438
|
If a player wishes to show the cards, let the server send them to all players, even the one who already knows the cards.
|
2010-07-23 17:05:33 +00:00 |
|
lotodore
|
cc897745c4
|
Send list of cards which need to be shown instead of all cards of non-fold players.
|
2010-07-23 15:55:52 +00:00 |
|
lotodore
|
3df2c28271
|
Set winner before game delay.
|
2010-07-22 22:18:56 +00:00 |
|
lotodore
|
37e3b85c9b
|
Adding debug output.
|
2010-07-19 21:09:25 +00:00 |
|
lotodore
|
966fb50662
|
Trying to log winner in database.
|
2010-07-19 19:29:49 +00:00 |
|
lotodore
|
e60b3d8d92
|
Fixed use of wrong variable.
|
2010-07-18 11:26:53 +00:00 |
|
lotodore
|
b2e8c7222d
|
Possibly fixing an issue with send cards.
|
2010-07-18 11:11:27 +00:00 |
|
lotodore
|
0a15afacbb
|
Let the server send cards on request of the corresponding user.
|
2010-07-17 21:11:12 +00:00 |
|
lotodore
|
79e7a47343
|
Preparing network functions to let a player show his cards.
|
2010-07-15 21:55:52 +00:00 |
|
lotodore
|
c0947c9d54
|
Adding function to find out in which game a user is playing.
|
2010-07-15 10:34:24 +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
|
176dbe1d4f
|
Send a different error if a user is permanently blocked.
|
2010-07-14 15:27:06 +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 |
|
floty
|
4643e7ff89
|
additional log in sqlite-db + preparation for replay mode
|
2010-05-29 14:05:41 +00:00 |
|
lotodore
|
a447ec927e
|
Implementing auto-start of games when they are full.
|
2010-04-17 12:50:38 +00:00 |
|
lotodore
|
05bdcd1b45
|
Fixing bug with language code.
|
2010-04-01 20:33:39 +00:00 |
|
lotodore
|
e9b0139e6a
|
Trying to fix gcc compiler error.
|
2010-04-01 17:44:20 +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
|
e1904680e7
|
Fixing login race condition.
|
2010-03-31 13:34:35 +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
|
25779efe3d
|
Fixing a bug where a wrong callback was called.
|
2010-03-30 20:02:26 +00:00 |
|
lotodore
|
72fa1fb9ec
|
Do not invite players who are already in the group.
|
2010-03-30 18:03:08 +00:00 |
|
lotodore
|
5239f496f3
|
Finishing server side invitation system.
|
2010-03-30 17:10:37 +00:00 |
|
lotodore
|
cd36fb3dfc
|
Fixing compiler error.
|
2010-03-30 13:09:03 +00:00 |
|
lotodore
|
a01741846a
|
Next steps for invitation system.
|
2010-03-30 13:02:43 +00:00 |
|
lotodore
|
0da0b4f8a0
|
Fixing compiler warnings.
|
2010-03-30 12:20:17 +00:00 |
|
lotodore
|
499c2b72e6
|
First parts of implementation of invite system in server.
|
2010-03-30 12:07:48 +00:00 |
|
lotodore
|
866e9b9e48
|
Making the network part compile.
|
2010-03-29 12:33:12 +00:00 |
|
lotodore
|
c761d10684
|
Preparing game invitation.
|
2010-03-29 12:22:41 +00:00 |
|
lotodore
|
93b45c1371
|
Sending error if guest tries to join non-standard game.
|
2010-03-28 14:53:08 +00:00 |
|