HHSmithy / PokerHandHistoryParser

Used to parse hand-histories poker hand-histories to extract information such as limits, game-types, players, stack-sizes, hand actions etc.
https://www.hhsmithy.com
72 stars 34 forks source link

FullTilt Parser Tests fail #3

Closed ItalyToast closed 10 years ago

ItalyToast commented 10 years ago

It is a localisation issue with systems that use a "," instead of "." as decimal places in numbers.

lukebelbina commented 10 years ago

Do you have any quick fixes for the localization issues?

ItalyToast commented 10 years ago

The "Localization-Fixes" branch fixes all tests and Winamax localization. This issue with Fulltilt was in an old version of the hand parser.