Poker Mavens 4.15 Released

For general discussion of the Poker Mavens software
Post Reply
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Poker Mavens 4.15 Released

Post by Kent Briggs »

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.
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens 4.15 Released

Post by Kent Briggs »

There is a bug in the 64-bit Gold edition of 4.15 that can crash tournaments during a level change, and especially during a rest break. It will report a "Range check error" in the error log. The bug is not in the 32-bit edition, however, so it can be used until I have a fix ready.
aldenpogi
Posts: 9
Joined: Sun Jun 02, 2013 6:03 am

Re: Poker Mavens 4.15 Released

Post by aldenpogi »

can i just reinstall the 32 bit while the 64 bit is being fixed? will it not affect the existing data?
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens 4.15 Released

Post by Kent Briggs »

aldenpogi wrote:can i just reinstall the 32 bit while the 64 bit is being fixed? will it not affect the existing data?
Yes, you can switch back and forth between 32-bit and 64-bit at any time without losing any settings or data. Just run the setup file again and select the 32-bit option (after stopping the running copy).
Post Reply