Poker Mavens 4.15 Released
Posted: Sat Mar 29, 2014 5:26 pm
Upgrade page:
http://www.briggsoft.com/patches.htm
Changes:
Added font settings to Client Settings group. You can specify the font family and size (small, normal, large) that appears in the player client, excluding the few areas that require a fixed-width font. Specify these values in CSS format (note that fonts with spaces in their name must be enclosed in quotes). You should include a web-safe font in your list as a backup (Arial for sans-serif fonts, "Time New Roman" for serif fonts, etc.).
http://www.w3schools.com/cssref/pr_font_font-family.asp
Game listings in client now appear in bold font where player is currently sitting or in waiting list. This lets players quickly see where they are seated in the lists. Their name will also be bolded on the Logins tab.
Added wildcard character support to IP blacklist/whitelists. You can now specify an asterisk as a wildcard match character in the octet sections of IPv4 addresses in the player blacklist feature as well as the API and Remote Admin whitelist features. Example: 192.168.1.* will match all IPs from 192.168.1.0 through 192.168.1.255.
Added option to restrict player names to ASCII characters. The new setting is "Allow Unicode names" in the Account Settings group. It defaults to Yes, meaning that letters from any Unicode alphabet can be used. Set to No to restrict the letters to English A to Z (plus digits, dashes, and underscores). Also, a bug introduced in 4.10 that would not allow new accounts with dashes and underscores in the name has been fixed.
Fixed "Wait for BB" bug that crashed ring games in 4.14. This button now only appears when a blind is owed. Everyone running 4.14 should upgrade immediately.
Fixed tournament bug related to a sitter being all-in. This was an edge case where everyone folds to the SB while the BB is sitting out and all-in. Previously it would allow the SB to fold where now it automatically folds the BB.
Fixed memory leak in callback event thread.
Fixed tournament bug that improperly handled a 0.00 payout. Normally you should never have a 0.00 percentage in your payout structure but it should work now if you did.
Fixed Javascript parameter encoding bug.
http://www.briggsoft.com/patches.htm
Changes:
Added font settings to Client Settings group. You can specify the font family and size (small, normal, large) that appears in the player client, excluding the few areas that require a fixed-width font. Specify these values in CSS format (note that fonts with spaces in their name must be enclosed in quotes). You should include a web-safe font in your list as a backup (Arial for sans-serif fonts, "Time New Roman" for serif fonts, etc.).
http://www.w3schools.com/cssref/pr_font_font-family.asp
Game listings in client now appear in bold font where player is currently sitting or in waiting list. This lets players quickly see where they are seated in the lists. Their name will also be bolded on the Logins tab.
Added wildcard character support to IP blacklist/whitelists. You can now specify an asterisk as a wildcard match character in the octet sections of IPv4 addresses in the player blacklist feature as well as the API and Remote Admin whitelist features. Example: 192.168.1.* will match all IPs from 192.168.1.0 through 192.168.1.255.
Added option to restrict player names to ASCII characters. The new setting is "Allow Unicode names" in the Account Settings group. It defaults to Yes, meaning that letters from any Unicode alphabet can be used. Set to No to restrict the letters to English A to Z (plus digits, dashes, and underscores). Also, a bug introduced in 4.10 that would not allow new accounts with dashes and underscores in the name has been fixed.
Fixed "Wait for BB" bug that crashed ring games in 4.14. This button now only appears when a blind is owed. Everyone running 4.14 should upgrade immediately.
Fixed tournament bug related to a sitter being all-in. This was an edge case where everyone folds to the SB while the BB is sitting out and all-in. Previously it would allow the SB to fold where now it automatically folds the BB.
Fixed memory leak in callback event thread.
Fixed tournament bug that improperly handled a 0.00 payout. Normally you should never have a 0.00 percentage in your payout structure but it should work now if you did.
Fixed Javascript parameter encoding bug.