PDA

View Full Version : Hand Converter Project - Test Help


SheridanCat
09-01-2005, 03:25 PM
While working on fixing some bugs in bisonbison's hand converter, I decided it would be easier to do a full rewrite of the code. I have a first release up for testing here:

Hand Converter Project (http://pokergeek.com/cgi-bin/convert/convert.cgi)

If anyone would like to test it out, I would appreciate the help. If you have problems, there's an email link on the page to notify me, and if you'd include the problem history, that'd be great - feel free to remove names is you so choose.

Additionally, if anyone wants to look at the code or work on a parser or output module, a link to the code is there also.

I only have about four working parsers at the moment. Check the "Supported Hand Histories" link for details. There are other parsers that aren't quite working, so they aren't noted as supported right now.

So. If you are adventuresome, come take a look.

I'd also like feature requests if you have any. Just send them to the email link on the page.

Regards,

T

shant
09-01-2005, 08:35 PM
I don't think it's making the right pot sizes. It's also displaying the final pot in dollar amounts. It should be BB's.

baronzeus
09-01-2005, 08:38 PM
Party Poker $15/$30 Texas Limit Hold'em Ring (10 handed)

Starting Stacks
Seat 1: Button ($339)
Seat 2: SB ($808)
Seat 3: BB ($829)
Seat 4: UTG ($399.50)
Seat 5: UTG+1 ($805)
Seat 6: EP ($673)
Seat 7: MP1 ($552)
Seat 8: MP2 ($1767)
Seat 9: LP (Hero) ($440)
Seat 10: CO ($270.50)

Preflop: Hero is LP with T/images/graemlins/diamond.gif, J/images/graemlins/diamond.gif.
lol, have, <font color="#666666">1 fold</font>, UTG+1 calls, <font color="#666666">2 folds</font>, MP2 calls, Hero calls, <font color="#666666">1 fold</font>, Button calls, SB calls, BB raises, UTG+1 calls, MP2 calls, Hero calls, Button calls, SB calls

Flop: (1.66666666666667 SB) K/images/graemlins/club.gif <font color="#0000FF">(8 players)</font>
SB checks, BB bets, <font color="#666666">2 folds</font>, Hero raises, have, Button calls, <font color="#666666">1 fold</font>, BB raises, Hero raises, Button calls, BB calls

Turn: (0.833333333333333 BB) 5/images/graemlins/club.gif <font color="#0000FF">(5 players)</font>
have, BB bets, Hero raises, Button calls, BB calls

River: (0.833333333333333 BB) 6/images/graemlins/club.gif <font color="#0000FF">(5 players)</font>
BB bets, Hero raises, <font color="#666666">1 fold</font>, BB calls, have

Final Pot: $657

Results not shown

baronzeus
09-01-2005, 08:39 PM
Pot sizes are wrong, make the raises/bets a different color

Don't need stack sizes for limit I don't think

There's a random "Have" at the end of the action (make sure to filter out chat)

Position is wrong (LP?)

Only one flop card is shown


The word "Texas" is in the header (Texas Limit Hold'em ring)?

bobbyi
09-01-2005, 09:12 PM
[ QUOTE ]
It's also displaying the final pot in dollar amounts. It should be BB's.

[/ QUOTE ]
Actuall, it should be BBs for limit and dollar amounts for pl/nl.