Commit Graph
678 Commits
Author SHA1 Message Date
lotodore 981bea60ce Adding new protocol notification. 2010-09-05 00:20:24 +00:00
lotodore 7a1a10abf5 Block bad game names on server. 2010-09-05 00:15:25 +00:00
lotodore 0829e80d49 Do not autostart network games. Do not start admin timer for network games. 2010-09-04 23:00:39 +00:00
floty 8157ff63b6 bugfix: update lastActionPlayer in network-games 2010-09-04 22:45:55 +00:00
lotodore e8eda4f189 Delay auto-start of games when they are full. 2010-09-04 20:08:40 +00:00
lotodore 7d145bf0e1 Fixed server crash when disconnecting during login. 2010-09-04 16:43:30 +00:00
lotodore dc9bd92fcf Fixing double name in protocol. 2010-09-04 12:59:08 +00:00
lotodore bcdc089390 Fixing double name in protocol. 2010-09-04 12:36:39 +00:00
lotodore 5e9d22f38e Fixing issue with encrypted cards. 2010-09-04 12:27:20 +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 35b3edfa12 2010-08-30 09:16:57 +00:00
lotodore 4ebc245c0e Fixing runtime error (wrong iterator used). 2010-08-30 09:13:07 +00:00
lotodore 9fe9f3ce07 If multiple players leave/sit out at the same time, the one with more money at start of hand will get the better place. If people have the same stack, all will get the worse place. 2010-08-29 16:51:41 +00:00
lotodore 698432279f Set place for all players (not only first place) in ranked games. Simple version (all players who leave/lose at the same time get the same place). 2010-08-28 14:34:02 +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 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
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