d08352dd72
fixes "leavegame-button accidentally disabled" and "preactions shows during autofold"
doitux2011-12-29 22:43:42 +00:00
d12ee37bac
Try to update the player name after rejoin, if another player was not active during rejoin.
lotodore2011-12-29 22:09:11 +00:00
64156cfa69
Use generic PlayerData objects for no-longer-connected players when rejoining a game. This fixes ticket #88 (client patch only).
lotodore2011-12-29 21:19:06 +00:00
ed3eb9143d
new startwindow and splashscreen gfx
doitux2011-12-29 11:30:44 +00:00
e6d841b661
Fixing ticket #87: Only consider active players (with money) when showing the timeout warning.
lotodore2011-12-29 10:55:27 +00:00
0d71521559
Fixing ticket #81: Do not show a "you were kicked from the server" message if your username is already present in the lobby. Instead, kick the existing user from the lobby.
lotodore2011-12-27 17:26:03 +00:00
fb5938ef46
Player state "no money" needs to be considered before the blinds.
lotodore2011-12-27 11:59:23 +00:00
57447d844e
Fixing problem when resetting the game admin timeout.
lotodore2011-12-27 10:11:15 +00:00
4c15195f07
On rejoin, send full seats list, not only active players, so that the seatStatus can be updated properly.
lotodore2011-12-27 09:05:50 +00:00
ae842b9a2d
Calculate player numbers in a different way, so that a player number on the server can be converted to a player number on the client.
lotodore2011-12-22 23:16:58 +00:00
fc7be88602
Fixing interpretation of seat state in client.
lotodore2011-12-22 21:57:18 +00:00
f8c1cdf56e
Inform players when another player is no longer allowed to rejoin.
lotodore2011-12-22 20:10:18 +00:00
bc37ac69fd
implementing skeletal structure for exporting sqlite-logging
floty2011-12-22 00:29:21 +00:00
38d224590a
Send state of seats at the beginning of each hand.
lotodore2011-12-21 20:56:41 +00:00
e3a30d571c
gui tweaks for autofold mode, new timeout message about autofold mode
doitux2011-12-20 22:11:23 +00:00
6df1a9b93c
Fixing use of wrong player id.
lotodore2011-12-18 23:17:36 +00:00
fb94675aee
another way to initialize stayOnTableStatus for player-objects
doitux2011-12-18 22:34:55 +00:00
05d4b67a50
Send timeout warning when autofold is active.
lotodore2011-12-18 20:34:04 +00:00
cd00a67d1f
new gui-feedback for autofold-modus
doitux2011-12-18 20:13:00 +00:00
99616b4eed
Send player state with each player action. autofold/disconnect timeout now depends on player action timeout.
lotodore2011-12-17 23:34:34 +00:00
7c5335f1da
Automatically delete svn directories in Mac build.
lotodore2011-12-17 17:40:39 +00:00
1843015630
Fixing server exception when shutting down a socket which was already closed.
lotodore2011-12-17 10:29:56 +00:00