Page 1 of 1

Poker Mavens 5.14 Released

Posted: Fri May 26, 2017 4:07 pm
by Kent Briggs
Upgrade page:

http://www.briggsoft.com/patches.htm

Changes:

Added "New Account" callback event, which triggers your code when a player creates a new account in the client.

Implemented a 30-second timeout for callbacks. Previously if your callback script never returned, the callback system would hang indefinitely.

Fixed tournament selection bug in client. Previously if you selected a tournament on the tournaments tab in the client and then selected a sit & go on the sit & go tab (or vice versa), the system would only remember that second selection and would not properly update the player list and waiting list on the first selection.

Improved error trapping in API and remote administration.