pj4533 / pn2ps

Convert PokerNow.club logs into PokerStars hand history format
MIT License
6 stars 5 forks source link

Problem when using cents on 0.5/1 game #24

Closed niosocket closed 3 years ago

niosocket commented 3 years ago

First of all, thanks for the great work that you are doing!

The converter have some problems with decimal number

Just play couple of hands with 0.5/1,00 blinds and try to convert them. You will see that it produces.

PokerStars Hand #217956615550370611: Hold'em No Limit ($0.00/$0.00 USD) - 2020/08/28 20:06:54 ET Table 'DGen' 10-max Seat #6 is the button Seat 5: Player5 ($100.00 in chips) Seat 6: Player1 ($100.00 in chips) Seat 8: Player2 ($100.00 in chips) Seat 9: Player3 ($200.00 in chips) Seat 10: Player4 ($100.00 in chips) Player2: posts small blind $0.00 Player3: posts big blind $0.00 HOLE CARDS Dealt to Player2 [9s Jc] Player4: folds Player5: folds Player1: raises $3.00 to $3.00 Player2: folds Player3: calls $3.00 FLOP [4c 2s 8h] Player3: checks Player1: bets $2.00 Player3: folds Player1 collected $6.50 from pot SUMMARY Total pot: $6.50 | Rake 0 Board: [4c 2s 8h] Seat 5: Player5 folded before Flop (didn't bet) Seat 6: Player1 (button) collected ($6.50) Seat 8: Player2 (small blind) folded before Flop (didn't bet) Seat 9: Player3 (big blind) folded on the Flop Seat 10: Player4 folded before Flop (didn't bet)

pj4533 commented 3 years ago

Ah! Yeah I was wondering about this change. I play at a server that doesn't use the new cents mode so I haven't noticed it. I'll look into it tho. Hopefully an easy fix.

niosocket commented 3 years ago

was fixed in 0.0.15