Skip to content

Releases: pj4533/pn2ps

Update to handle decimal games

21 Sep 22:43
Compare
Choose a tag to compare
0.0.15

Updated to PokerNowKit 0.0.10

Clean up on Game model

30 Aug 16:31
Compare
Choose a tag to compare

Fixes bug when seated player is counted incorrectly

Fix for when hand folded around

30 Jul 14:38
Compare
Choose a tag to compare
0.0.13

updated to fix folded around case

Support for straddles in log

23 Jul 11:32
Compare
Choose a tag to compare
0.0.12

update to use straddle

Update to use shared framework

17 Jul 22:19
Compare
Choose a tag to compare
0.0.11

Merge branch 'master' of github.com:pj4533/pn2ps

Update for breaking log changes

15 Jul 17:33
Compare
Choose a tag to compare

Several changes in the logs now supported, including correct seat assignments.

NOTE: older logs will no longer work, use an older version of pn2ps if you need to convert those logs. You should get an error message when attempting to convert any older logs.

Fix for names that confuse converter

02 Jul 18:49
Compare
Choose a tag to compare

Occasionally a player name was confusing the parser logic of the converter. This release fixes that case.

Fix for large logs

01 Jul 14:22
Compare
Choose a tag to compare

If a log is over 10,000 lines, older lines are dropped, causing errors on conversion. This fix handles that situation.

0.0.7 - Fix for Pokeit.co

25 Jun 13:08
Compare
Choose a tag to compare

Just a quick fix to allow import to Pokeit.co

0.0.6 - Stack size parsing

25 Jun 05:30
Compare
Choose a tag to compare

Fixes several issues due to stack sizes being off. Many fewer bugs on loading into PokerTracker. (I didn't notice any after loading 3 separate logs). Please file an issue if you find one!