Page 1 of 1

Poker Mavens 6.10 Released

Posted: Fri May 17, 2019 3:51 pm
by Kent Briggs
Upgrade page:

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

Changes:

Ticket payouts now shown in tournament results log. For example if player ABC123 won 1000 chips and a ticket call "Sat123" then the line in the tournament results file would look like this:

Code: Select all

Place1=ABC123 (1000)(Sat123)
Ticketed players now have buy-in option when ticket not required. Previously it would just take the player's ticket. Three new strings were added to the Language tab in the "Buy-In Dialog" group.

TLS 1.1 and 1.2 support added to callback event connections. This only affects SSL connections. Previously it only supported TLS 1.0.

Fixed data loading bug caused by invalid tournament start times. When the daylight saving time causes the clock to jump forward 1 hour, any tournament start times in that hour would trigger a fatal error when the Tournaments.xml file was loaded on startup. And then in turn, the player accounts would not get loaded.

Fixed currency symbol bug in tournament buy-in column in client. When currency symbols were set to display at the right end of the amount, it was not correct in the buy-in column when there were "R" or "T" tags for rebuys and tickets.

Selected tournament in lobby now displays running time next to tournament name. This has been broken since version 4.00 and I just now noticed it.