Page 1 of 1

Poker Mavens 7.09 Released

Posted: Sun Aug 28, 2022 1:30 pm
by Kent Briggs
Upgrade page:

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

*** Remember to shut down the server completely and close the service manager before running the patch ***

Changes:

Added Number parameter to TournamentsResults command in API. The server now caches the last 100 tournament results in memory allowing you to retrieve any of them by only their number. Typically this would be used in conjunction with the Tournament Finish callback event that calls your code when a tournament completes and also passes on the tournament number.

Fixed PW field bug for AccountsEdit command in API. The PW field allows you to change the player's password but in 7.00 to 7.08 the hash was not actually getting saved so the old password remained as it was.