Page 1 of 1

Poker Mavens 4.29 Released

Posted: Tue Sep 02, 2014 5:32 pm
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.

Re: Poker Mavens 4.29 Released

Posted: Thu Sep 11, 2014 1:52 am
by GameCenter
please fix and auto terminate session dissconnect

Image

Re: Poker Mavens 4.29 Released

Posted: Thu Sep 11, 2014 9:22 am
by Kent Briggs
GameCenter wrote:please fix and auto terminate session dissconnect
Disconnects auto terminate after 2 minutes. Did you wait that long?

Re: Poker Mavens 4.29 Released

Posted: Sat Apr 25, 2020 9:05 pm
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

Re: Poker Mavens 4.29 Released

Posted: Sat Apr 25, 2020 9:36 pm
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

Re: Poker Mavens 4.29 Released

Posted: Sat Apr 25, 2020 9:45 pm
by BO1LER
Thanks. This will make my wife much happier.