Page 1 of 1

Poker Mavens 4.36 Released

Posted: Sat Feb 21, 2015 5:34 pm
by Kent Briggs
Upgrade page:

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

Changes:

Added "Show on fold" checkbox option to client. This allows a folding player to show his cards as long as his fold either ends the hand or triggers a showdown among any remaining players. If those conditions are met, a "Show on fold" check box will appear just above the action buttons. The player can check that box before clicking the Fold button.

Changed tourney "No-show levels" setting to "No-show minutes". This will give you more control on how long to wait before removing no-show players. This new setting defaults to 0 so If you were using this feature before with levels, you will need to reset it for each tournament.

Added packet in/out columns on server Connections tab. This will give you an indication of a player's activity level.

Fixed "Next Move" checkbox bug in client. The position of the second "next move" checkbox was supposed to move up or down 15 pixels each time the call value changed. This is so a player wouldn't accidentally call a bigger bet than intended if the action changed right before they clicked the box. This has apparently been broken since version 4.00 due to a bug reading a CSS top position and I just now noticed it.

Fixed line height bug in table chat box. Due to changes in version 4.35, the low-hanging letters like "g" were getting clipped.

Table names in client now properly escaped for XSS exploits. This was only an issue if you let players create their own tables and name them via API functions.