2007-07-24 14:55:14 +00:00
|
|
|
Changelog:
|
2007-10-10 11:38:58 +00:00
|
|
|
10-10-2007: All blinds are 32 Bit now.
|
2007-10-03 11:06:57 +00:00
|
|
|
10-03-2007: Added basic structure: Game Info Block
|
2007-09-05 19:14:34 +00:00
|
|
|
09-05-2007: Minimum packet length is now definitely 8.
|
2007-08-26 22:41:37 +00:00
|
|
|
08-26-2007: Server sends player name only on request.
|
|
|
|
|
Player id is used in all other cases.
|
2007-08-20 22:55:39 +00:00
|
|
|
08-20-2007: Create Game is answered by Join Game Ack.
|
2007-08-15 13:28:28 +00:00
|
|
|
08-14-2007: Supporting multiple games per server.
|
|
|
|
|
Player id is now 32 bit to avoid collisions.
|
2007-08-02 20:52:13 +00:00
|
|
|
08-02-2007: Added new requests for game start and kick player.
|
|
|
|
|
Type ids changed.
|
2007-07-24 14:55:14 +00:00
|
|
|
07-24-2007: Join Game ACK / Player Joined do not specify player number.
|
|
|
|
|
Player order is transferred on game start.
|
|
|
|
|
This is not compatible to the previous protocol.
|
|
|
|
|
|
|
|
|
|
|
2007-03-22 00:16:11 +00:00
|
|
|
PokerTH general message format:
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type | Message Length |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Message Value /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-12 15:15:03 +00:00
|
|
|
Minimum length is 8. Maximum length is 268.
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
|
2007-08-15 13:28:28 +00:00
|
|
|
Client Request: Init
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 1 | Message Length |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Requested Version (major) | Requested Version (minor) |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Version specific Values /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-07-30 23:22:58 +00:00
|
|
|
Additional values for major version = 2:
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Password Length | Player Name Length |
|
2007-03-28 16:09:56 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-08 20:40:46 +00:00
|
|
|
| Privacy Flags | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| |
|
|
|
|
|
\ Avatar MD5 (optional, 16 Bytes) /
|
|
|
|
|
| +
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| |
|
|
|
|
|
\ Password (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
2007-08-15 13:28:28 +00:00
|
|
|
\ Player Name (UTF-8) /
|
2007-03-22 00:16:11 +00:00
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-08 20:40:46 +00:00
|
|
|
Privacy Flags:
|
|
|
|
|
0x01 set: Show avatar (insert Avatar MD5).
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
|
2007-08-15 13:28:28 +00:00
|
|
|
Server Reply: Init ACK
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-12 13:07:04 +00:00
|
|
|
| Message Type = 2 | Message Length = 16 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Latest Game Version | Latest Beta Revision |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Your Session ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Your Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-12 13:07:04 +00:00
|
|
|
Latest Game Version:
|
|
|
|
|
Major Version << 8 | Minor Version (network byte order).
|
|
|
|
|
Latest Beta Revision:
|
|
|
|
|
0 for stable releases, else contains beta release svn revision.
|
2007-08-15 13:28:28 +00:00
|
|
|
Session ID:
|
|
|
|
|
Unique Session ID which is not known by other players
|
2007-10-02 15:00:33 +00:00
|
|
|
Player ID:
|
|
|
|
|
Unique Player ID
|
2007-08-15 13:28:28 +00:00
|
|
|
|
|
|
|
|
|
2007-10-04 23:05:50 +00:00
|
|
|
Server/Client Request: Retrieve Avatar
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 3 | Message Length = 24 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Request ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| |
|
|
|
|
|
\ Avatar MD5 (16 Bytes) /
|
|
|
|
|
| +
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
[Sent BEFORE Init ACK if the server does not have the avatar image.]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server/Client Reply: Avatar Header
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 4 | Message Length = 16 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Request ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Avatar File Size |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Avatar File Type | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
Avatar File Type:
|
|
|
|
|
0x01: PNG
|
|
|
|
|
0x02: JPG
|
|
|
|
|
0x03: GIF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server/Client Reply: Avatar File
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 5 | Message Length |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Request ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-12 15:15:03 +00:00
|
|
|
| Avatar Block Size | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| |
|
|
|
|
|
\ Avatar File Data (up to 256 Bytes) /
|
2007-10-12 15:15:03 +00:00
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
2007-10-04 23:05:50 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
[Additional blocks will be sent if data is more than 256 Bytes.]
|
|
|
|
|
|
|
|
|
|
|
2007-10-05 14:27:04 +00:00
|
|
|
Server/Client Reply: Avatar End
|
2007-10-05 14:23:36 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 6 | Message Length = 8 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Request ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-10-10 23:41:50 +00:00
|
|
|
Server/Client Reply: Unknown Avatar
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 7 | Message Length = 8 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Request ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-10-03 11:06:57 +00:00
|
|
|
Basic Structure: Game Info Block
|
|
|
|
|
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-10 11:38:58 +00:00
|
|
|
| Max Number of Players | Raise Interval Mode |
|
2007-10-03 11:06:57 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-10 11:38:58 +00:00
|
|
|
| Raise Small Blind Interval | Raise Mode |
|
2007-10-03 11:06:57 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-10 11:38:58 +00:00
|
|
|
| End Raise Mode | Number of Manual Blinds |
|
2007-10-03 11:06:57 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Proposed GUI Speed | Player Action Timeout |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-10 11:38:58 +00:00
|
|
|
| First Small Blind |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| End Raise Small Blind Value |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-03 11:06:57 +00:00
|
|
|
| Start Money |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-10 11:38:58 +00:00
|
|
|
| \
|
|
|
|
|
\ Manual Blind Slots /
|
|
|
|
|
/ |
|
2007-10-03 11:06:57 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-08-15 13:28:28 +00:00
|
|
|
Server Notification: Game List New
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 16 | Message Length |
|
2007-08-15 13:28:28 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-12 14:32:25 +00:00
|
|
|
| Game ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Admin Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-26 22:41:37 +00:00
|
|
|
| Game Mode | Game Name Length |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-01 22:59:55 +00:00
|
|
|
| Current Number of Players | Game Flags |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-03 11:06:57 +00:00
|
|
|
| |
|
|
|
|
|
\ Game Info Block /
|
|
|
|
|
| +
|
2007-08-15 13:28:28 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Game Name (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-01 22:59:55 +00:00
|
|
|
| Player ID Slot #1 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Additional Player Slots /
|
|
|
|
|
/ |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
Game List notifications will be automatically sent if the player
|
2007-10-02 15:00:33 +00:00
|
|
|
is in the lobby. The player remains in the lobby at all times
|
|
|
|
|
while connected to the server.
|
2007-08-15 13:28:28 +00:00
|
|
|
|
|
|
|
|
Game Mode:
|
|
|
|
|
1: Game Created
|
|
|
|
|
2: Game Started
|
|
|
|
|
3: Game Closed (only for Game List Update)
|
2007-09-01 22:59:55 +00:00
|
|
|
Game Flags:
|
|
|
|
|
0x01 set: Game is password protected
|
2007-08-15 13:28:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: Game List Update
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 17 | Message Length = 12 |
|
2007-08-15 13:28:28 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game Mode | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-08-26 22:41:37 +00:00
|
|
|
Server Notification: Game List Player Joined
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 18 | Message Length = 12 |
|
2007-08-26 22:41:37 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: Game List Player Left
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 19 | Message Length = 12 |
|
2007-08-26 22:41:37 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-10-12 14:32:25 +00:00
|
|
|
Server Notification: Game List Admin Changed
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 20 | Message Length = 12 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| New Admin Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-08-26 22:41:37 +00:00
|
|
|
Client Request: Retrieve Player Info
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 32 | Message Length = 8 |
|
2007-08-26 22:41:37 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Reply: Player Info
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 33 | Message Length |
|
2007-08-26 22:41:37 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player Flags | Player Name Length |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-12 16:04:00 +00:00
|
|
|
| Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-08 20:40:46 +00:00
|
|
|
| |
|
|
|
|
|
\ Avatar MD5 (optional, 16 Bytes) /
|
|
|
|
|
| +
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-26 22:41:37 +00:00
|
|
|
| \
|
|
|
|
|
\ Player Name (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
Player Flags:
|
|
|
|
|
0x01 set: Player is human
|
2007-09-08 20:40:46 +00:00
|
|
|
0x02 set: Player has avatar
|
2007-08-26 22:41:37 +00:00
|
|
|
|
|
|
|
|
|
2007-10-10 23:41:50 +00:00
|
|
|
Server Reply: Unknown Player Id
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 34 | Message Length = 8 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-08-15 13:28:28 +00:00
|
|
|
Client Request: Create Game
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 48 | Message Length |
|
2007-08-15 13:28:28 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Password Length | Game Name Length |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-03 11:06:57 +00:00
|
|
|
| |
|
|
|
|
|
\ Game Info Block /
|
|
|
|
|
| +
|
2007-10-02 15:00:33 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| |
|
|
|
|
|
\ Password (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Game Name (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-20 22:55:39 +00:00
|
|
|
(answer will be join game ack)
|
2007-08-15 13:28:28 +00:00
|
|
|
|
|
|
|
|
Proposed GUI Speed:
|
|
|
|
|
1-11
|
|
|
|
|
Player Action Timeout:
|
|
|
|
|
# seconds
|
2007-10-02 15:00:33 +00:00
|
|
|
Manual Blind Slots
|
|
|
|
|
can be 0, up to a number of 30.
|
2007-08-15 13:28:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
Client Request: Join Game
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 49 | Message Length |
|
2007-08-15 13:28:28 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Password Length | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| |
|
|
|
|
|
\ Password (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Reply: Join Game Ack
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 50 | Message Length |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-20 22:55:39 +00:00
|
|
|
| Game ID |
|
2007-03-28 16:09:56 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-03 11:06:57 +00:00
|
|
|
| Player Rights | Reserved |
|
2007-07-30 23:22:58 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-03 11:06:57 +00:00
|
|
|
| |
|
|
|
|
|
\ Game Info Block /
|
|
|
|
|
| +
|
2007-10-02 15:00:33 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-03-22 00:16:11 +00:00
|
|
|
|
2007-08-26 22:41:37 +00:00
|
|
|
|
2007-09-06 19:09:05 +00:00
|
|
|
Server Reply: Join Game Failed
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 51 | Message Length = 8 |
|
2007-09-06 19:09:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Failure Reason | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
Failure Reason:
|
|
|
|
|
0x0001 - Game is full
|
|
|
|
|
0x0002 - Game is already running
|
|
|
|
|
0x0003 - Invalid Password
|
|
|
|
|
0xFFFF - Other reason
|
|
|
|
|
|
|
|
|
|
|
2007-03-22 00:16:11 +00:00
|
|
|
Server Notification: Player Joined
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 52 | Message Length = 12 |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-26 22:41:37 +00:00
|
|
|
| Player Rights | Reserved |
|
2007-08-20 22:55:39 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
Player Rights:
|
|
|
|
|
0x01 set: Player is admin for this game
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: Player Left
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 53 | Message Length = 8 |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-10-03 13:36:47 +00:00
|
|
|
Server Notification: Game Admin Changed
|
2007-08-02 20:52:13 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 54 | Message Length = 8 |
|
2007-08-02 20:52:13 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-03 13:36:47 +00:00
|
|
|
| New Admin Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Client Request: Kick Player
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 64 | Message Length = 8 |
|
2007-10-03 13:36:47 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-08-02 20:52:13 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-09-05 19:14:34 +00:00
|
|
|
Client Request: Leave Current Game
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 65 | Message Length = 8 |
|
2007-09-05 19:14:34 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-06 19:09:05 +00:00
|
|
|
(will be answered with a Server Notification: Removed From Game)
|
2007-09-05 19:14:34 +00:00
|
|
|
|
|
|
|
|
|
2007-10-07 21:23:37 +00:00
|
|
|
Client Request/Server Request: Start Event
|
2007-08-02 20:52:13 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 66 | Message Length = 8 |
|
2007-08-02 20:52:13 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-09-05 19:14:34 +00:00
|
|
|
| Start Flags | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-07 21:23:37 +00:00
|
|
|
(sent by one client, repeated to everyone by the server)
|
2007-09-05 19:14:34 +00:00
|
|
|
Start Flags:
|
|
|
|
|
0x01 set: Fill up with computer opponents.
|
2007-08-02 20:52:13 +00:00
|
|
|
|
|
|
|
|
|
2007-10-07 21:23:37 +00:00
|
|
|
Client Reply: Start Event ACK
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 67 | Message Length = 8 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
(every client must confirm the start event)
|
|
|
|
|
|
|
|
|
|
|
2007-03-22 00:16:11 +00:00
|
|
|
Server Notification: Game Start
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 80 | Message Length |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Start Dealer Player Id |
|
2007-05-13 17:50:48 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Number of Players | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID Slot #1 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player ID Slot #2 |
|
2007-07-24 14:55:14 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Additional Player Slots /
|
|
|
|
|
/ |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
The player slots are the positions of the players on the table. Each slot
|
|
|
|
|
contains the ID for the corresponding player. The slots are ordered.
|
|
|
|
|
The number of player slots is the number of players.
|
2007-05-13 17:50:48 +00:00
|
|
|
|
2007-07-24 15:06:04 +00:00
|
|
|
[ Dealer Id can be different for each game, therefore it is not
|
2007-05-18 17:19:43 +00:00
|
|
|
transmitted in Join Game ACK. ]
|
2007-05-21 19:00:06 +00:00
|
|
|
[ It is not necessary to transmit the Dealer Id, because the server
|
2007-05-20 22:49:07 +00:00
|
|
|
decides which player's turn it is. This is only for fast and simple
|
|
|
|
|
GUI display. ]
|
2007-05-18 17:19:43 +00:00
|
|
|
|
2007-05-13 17:50:48 +00:00
|
|
|
|
|
|
|
|
Server Notification: Hand Start
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-07 22:49:07 +00:00
|
|
|
| Message Type = 81 | Message Length = 12 |
|
2007-05-13 17:50:48 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-03-28 16:09:56 +00:00
|
|
|
| Your 1st Card | Your 2nd Card |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-07 22:49:07 +00:00
|
|
|
| Small Blind |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-03-28 16:09:56 +00:00
|
|
|
|
|
|
|
|
Card:
|
|
|
|
|
0 to 51
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
|
2007-05-08 08:39:45 +00:00
|
|
|
Server Request/Notification: Player's Turn
|
2007-03-22 00:16:11 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-07 22:49:07 +00:00
|
|
|
| Message Type = 82 | Message Length = 16 |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-07 22:49:07 +00:00
|
|
|
| Minimum Raise |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Game State | Reserved |
|
2007-03-22 00:16:11 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
2007-05-08 08:39:45 +00:00
|
|
|
Game State:
|
2007-05-20 22:49:07 +00:00
|
|
|
0x00 - Preflop
|
|
|
|
|
0x01 - Flop
|
|
|
|
|
0x02 - Turn
|
|
|
|
|
0x03 - River
|
2007-05-08 08:39:45 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
Client Reply/Request: Player's Action
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 83 | Message Length = 12 |
|
2007-05-08 08:39:45 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game State | Player Action |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-25 18:28:05 +00:00
|
|
|
| Player Bet (relative) |
|
2007-05-08 08:39:45 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
[ Game State is confirmed to ensure consistency. ]
|
|
|
|
|
Player Action:
|
2007-05-25 16:03:12 +00:00
|
|
|
0x00 - None (e.g. Small Blind or Big Blind in Preflop)
|
|
|
|
|
0x01 - Fold
|
|
|
|
|
0x02 - Check
|
|
|
|
|
0x03 - Call
|
|
|
|
|
0x04 - Bet
|
|
|
|
|
0x05 - Raise
|
|
|
|
|
0x06 - All in
|
2007-05-23 22:31:56 +00:00
|
|
|
Player Bet:
|
2007-06-02 16:35:41 +00:00
|
|
|
0 (ignored) - states fold, check,
|
|
|
|
|
> 0 - states call, bet, raise, all in
|
2007-05-08 08:39:45 +00:00
|
|
|
|
2007-05-21 22:16:32 +00:00
|
|
|
Server Notification: Player's Action Done
|
2007-05-20 22:49:07 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-06 14:16:36 +00:00
|
|
|
| Message Type = 84 | Message Length = 24 |
|
2007-05-20 22:49:07 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-05-21 22:16:32 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Game State | Player Action |
|
2007-05-20 22:49:07 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-24 20:26:23 +00:00
|
|
|
| Total Player Bet |
|
2007-05-23 22:31:56 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-24 20:26:23 +00:00
|
|
|
| Player Money |
|
2007-05-23 22:31:56 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-06 14:16:36 +00:00
|
|
|
| Highest Set |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-20 22:49:07 +00:00
|
|
|
|
2007-05-25 16:03:12 +00:00
|
|
|
Additional Game States:
|
|
|
|
|
0xF0 - Preflop Small Blind (no action requested)
|
|
|
|
|
0xF1 - Preflop Big Blind (no action requested)
|
|
|
|
|
|
2007-05-08 08:39:45 +00:00
|
|
|
|
|
|
|
|
Server Reply: Player's Action Rejected
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 85 | Message Length = 16 |
|
2007-05-08 08:39:45 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Game State | Player Action |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-25 18:28:05 +00:00
|
|
|
| Player Bet (relative) |
|
2007-05-08 08:39:45 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Rejection Reason | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
Rejection Reason:
|
2007-10-10 22:21:24 +00:00
|
|
|
0x0001 - Invalid Game State.
|
|
|
|
|
0x0002 - Not your turn.
|
|
|
|
|
0x0003 - Action not allowed.
|
2007-05-08 08:39:45 +00:00
|
|
|
|
2007-03-22 00:16:11 +00:00
|
|
|
|
2007-05-25 18:28:05 +00:00
|
|
|
Server Notification: Deal Flop Cards
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 96 | Message Length = 12 |
|
2007-05-25 18:28:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Flop 1st Card | Flop 2nd Card |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-26 17:06:03 +00:00
|
|
|
| Flop 3rd Card | Reserved |
|
2007-05-25 18:28:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: Deal Turn Card
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 97 | Message Length = 8 |
|
2007-05-25 18:28:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-26 17:06:03 +00:00
|
|
|
| Turn Card | Reserved |
|
2007-05-25 18:28:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: Deal River Card
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 98 | Message Length = 8 |
|
2007-05-25 18:28:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-26 17:06:03 +00:00
|
|
|
| River Card | Reserved |
|
2007-05-25 18:28:05 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-06-05 23:04:51 +00:00
|
|
|
Server Notification: All In Show Cards
|
2007-05-26 17:06:03 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 99 | Message Length |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-06-05 23:04:51 +00:00
|
|
|
| Number Of PlayerCards Records | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ PlayerCards Records /
|
|
|
|
|
/ |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
PlayerCards Record
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-06-05 23:04:51 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| 1st Card | 2nd Card |
|
2007-06-05 23:04:51 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: End Of Hand Show Cards
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 100 | Message Length |
|
2007-06-05 23:04:51 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-26 17:06:03 +00:00
|
|
|
|Number Of PlayerResult Records | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ PlayerResult Records /
|
|
|
|
|
/ |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
PlayerResult Record
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| 1st Card | 2nd Card |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Best Hand Position 1 | Best Hand Position 2 |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Best Hand Position 3 | Best Hand Position 4 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Best Hand Position 5 | Reserved |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Value Of Cards |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Money Won |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player Money |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-11 16:06:28 +00:00
|
|
|
(Money Won is currently set to 0.)
|
2007-05-26 17:06:03 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: End Of Hand Hide Cards
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 101 | Message Length = 16 |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
2007-05-26 17:06:03 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Money Won |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Player Money |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-11 16:06:28 +00:00
|
|
|
(Money Won is currently set to 0.)
|
2007-05-26 17:06:03 +00:00
|
|
|
|
|
|
|
|
|
2007-06-10 23:28:25 +00:00
|
|
|
Server Notification: End Of Game
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-10-04 23:05:50 +00:00
|
|
|
| Message Type = 112 | Message Length = 8 |
|
2007-06-10 23:28:25 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Winner Player Id |
|
2007-06-10 23:28:25 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
2007-05-26 17:06:03 +00:00
|
|
|
|
2007-09-06 19:09:05 +00:00
|
|
|
Server Notification: Removed From Game
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 256 | Message Length = 8 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Remove Reason | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
Remove Reason:
|
|
|
|
|
0x0000 - On Request (no error)
|
|
|
|
|
0x0001 - Game is full
|
|
|
|
|
0x0002 - Game is already running
|
|
|
|
|
0x0003 - Kicked from the game
|
|
|
|
|
0xFFFF - Other reason
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-05-25 16:03:12 +00:00
|
|
|
Client Request: Send Chat Text
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-25 18:28:05 +00:00
|
|
|
| Message Type = 512 | Message Length |
|
2007-05-25 16:03:12 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Text Length | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Text (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server Notification: Chat Text
|
|
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-05-25 18:28:05 +00:00
|
|
|
| Message Type = 513 | Message Length |
|
2007-05-25 16:03:12 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
2007-08-15 13:28:28 +00:00
|
|
|
| Player ID |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Text Length | Reserved |
|
2007-05-25 16:03:12 +00:00
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| \
|
|
|
|
|
\ Text (UTF-8) /
|
|
|
|
|
| +-------------------------------+
|
|
|
|
|
/ | padding |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
|
|
|
|
|
2007-09-06 19:09:05 +00:00
|
|
|
Server Notification: Error
|
2007-04-28 13:07:06 +00:00
|
|
|
|
|
|
|
|
0 1 2 3
|
|
|
|
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Message Type = 1024 | Message Length = 8 |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
| Error Reason | Reserved |
|
|
|
|
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
|
|
|
|
2007-05-08 08:39:45 +00:00
|
|
|
Error Reason:
|
2007-09-06 19:09:05 +00:00
|
|
|
0x0000 - Reserved
|
|
|
|
|
0x0001 - Init - Version not supported
|
|
|
|
|
0x0002 - Init - Server Full
|
|
|
|
|
0x0003 - Init - (unused)
|
|
|
|
|
0x0004 - Init - Invalid Password
|
|
|
|
|
0x0005 - Init - Player Name already in use
|
|
|
|
|
0x0006 - Init - Invalid Player Name
|
2007-10-12 15:35:58 +00:00
|
|
|
0x0007 - Init - Server Maintenance
|
2007-10-10 22:21:24 +00:00
|
|
|
0x0010 - Avatar - Too large
|
|
|
|
|
0x0011 - Avatar - Wrong size
|
|
|
|
|
0x0020 - Join Game - Unknown Game
|
2007-04-28 13:07:06 +00:00
|
|
|
0xFF01 - General Error - Invalid packet
|
|
|
|
|
0xFF02 - General Error - Invalid state
|
2007-06-07 21:19:06 +00:00
|
|
|
0xFF03 - General Error - Kicked from the server
|
2007-05-08 08:39:45 +00:00
|
|
|
0xFFFF - Other reason
|
2007-04-28 13:07:06 +00:00
|
|
|
|
2007-04-26 23:07:08 +00:00
|
|
|
|
|
|
|
|
2007 by Lothar May
|