Poker Mavens 4.29 Released

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

Poker Mavens 4.29 Released

Post by Kent Briggs »

Upgrade page:

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

Changes:

Modified Tourney Result file format to show rebuy count and add-on for each player. This will allow you to track fees charged for rebuys and add-ons by player if you have "Rebuy fee" enabled in your tournaments. The Tourney Fee Stats utility has been updated to version 2.00 to take advantage of this: http://www.briggsoft.com/docs/pmavens/Utilities.htm#fee. This required a database change for this utility so it cannot import data from the previous versions.

Modified Rake line in hand history format to show pre-raked pot size and pot contributions per player. For sites that have a rakeback or frequent player point system, this will simplify your code so that you don't have to parse every line looking for blinds, antes, bets, raises, refunds, etc. So for example if a pot was raked for 100 chips the old format would just show this line in the hand history file:

Rake (100)

whereas the new format looks something like this:

Rake (100) Pot (2000) Players (aceman: 990, ladyx: 990, noob: 20, Bones99: 0)

This shows the amount of rake taken (same as before) plus the size of the pot before it was raked, and the contributions to the pot from each player that was dealt in the hand. Remember that there can be multiple Rake lines in a hand if there are side pots.

Fixed update count issues in client after late registrations. Previously the status column and general tab where not updating correctly after a player registered late.

Fixed timer rollover bug affecting chat flood control and tournament blind changes. If your Windows server ran for 49.71 days without a reboot, one of its 32-bit millisecond timers would rollover back to 0 and that affected those items mentioned.

Fixed spurious login beeps in client. Something the client would make a beep when a player logged in even if you had that particular sound turned off in the settings.
GameCenter
Posts: 2
Joined: Wed Sep 10, 2014 9:12 am

Re: Poker Mavens 4.29 Released

Post by GameCenter »

please fix and auto terminate session dissconnect

Image
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens 4.29 Released

Post by Kent Briggs »

GameCenter wrote:please fix and auto terminate session dissconnect
Disconnects auto terminate after 2 minutes. Did you wait that long?
BO1LER
Posts: 41
Joined: Fri Mar 27, 2020 6:48 pm

Re: Poker Mavens 4.29 Released

Post by BO1LER »

Kent Briggs wrote:Upgrade page:

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

Changes:

Modified Tourney Result file format to show rebuy count and add-on for each player. This will allow you to track fees charged for rebuys and add-ons by player if you have "Rebuy fee" enabled in your tournaments. The Tourney Fee Stats utility has been updated to version 2.00 to take advantage of this: http://www.briggsoft.com/docs/pmavens/Utilities.htm#fee. This required a database change for this utility so it cannot import data from the previous versions.

Modified Rake line in hand history format to show pre-raked pot size and pot contributions per player. For sites that have a rakeback or frequent player point system, this will simplify your code so that you don't have to parse every line looking for blinds, antes, bets, raises, refunds, etc. So for example if a pot was raked for 100 chips the old format would just show this line in the hand history file:

Rake (100)

whereas the new format looks something like this:

Rake (100) Pot (2000) Players (aceman: 990, ladyx: 990, noob: 20, Bones99: 0)

This shows the amount of rake taken (same as before) plus the size of the pot before it was raked, and the contributions to the pot from each player that was dealt in the hand. Remember that there can be multiple Rake lines in a hand if there are side pots.

Fixed update count issues in client after late registrations. Previously the status column and general tab where not updating correctly after a player registered late.

Fixed timer rollover bug affecting chat flood control and tournament blind changes. If your Windows server ran for 49.71 days without a reboot, one of its 32-bit millisecond timers would rollover back to 0 and that affected those items mentioned.

Fixed spurious login beeps in client. Something the client would make a beep when a player logged in even if you had that particular sound turned off in the settings.
Kent-
I am hearing this login chime when payers log in or out, and I have the login sounds box unchecked. On 6.16 pro.
Thx.

Mike
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens 4.29 Released

Post by Kent Briggs »

BO1LER wrote:I am hearing this login chime when payers log in or out, and I have the login sounds box unchecked. On 6.16 pro.
That's coming from the server:

System tab -> Server Settings -> Play login chime
BO1LER
Posts: 41
Joined: Fri Mar 27, 2020 6:48 pm

Re: Poker Mavens 4.29 Released

Post by BO1LER »

Thanks. This will make my wife much happier.
Post Reply