From ab20e28dc417952cc914a75492871d6a0c5a48e6 Mon Sep 17 00:00:00 2001 From: Erki Ferenc Date: Mon, 6 Sep 2010 00:34:02 +0200 Subject: [PATCH 01/11] Anonymised players in a sample file --- .../NLHE-USD-0.02-0.04-20100811.unseatedPlayerActions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyfpdb/regression-test-files/cash/PartyPoker/Flop/NLHE-USD-0.02-0.04-20100811.unseatedPlayerActions.txt b/pyfpdb/regression-test-files/cash/PartyPoker/Flop/NLHE-USD-0.02-0.04-20100811.unseatedPlayerActions.txt index 9b04cee0..795165e5 100644 --- a/pyfpdb/regression-test-files/cash/PartyPoker/Flop/NLHE-USD-0.02-0.04-20100811.unseatedPlayerActions.txt +++ b/pyfpdb/regression-test-files/cash/PartyPoker/Flop/NLHE-USD-0.02-0.04-20100811.unseatedPlayerActions.txt @@ -19,9 +19,9 @@ Player2 posts big blind [$0.04 USD]. Player7 posts big blind [$0.04 USD]. ** Dealing down cards ** Dealt to Player1 [ Ad 4c ] -marmitt84 has joined the table. +Player8 has joined the table. Player2 checks -samvel1976 has joined the table. +Player9 has joined the table. Player7 checks Player5 folds Player3 calls [$0.02 USD] From bc4a53d754c998ca03ed47c36b5e2708410c6f83 Mon Sep 17 00:00:00 2001 From: Worros Date: Thu, 9 Sep 2010 15:14:54 +0800 Subject: [PATCH 02/11] FTP: Fix re_PlayerInfo to find ', is sitting out' for cash games Turns out that a player sitting out at the start of a cash game hand can (in what i hope is a small set of hands) be dealt cards and act in a hand --- pyfpdb/FulltiltToFpdb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/FulltiltToFpdb.py b/pyfpdb/FulltiltToFpdb.py index f94903c5..2c823dd1 100755 --- a/pyfpdb/FulltiltToFpdb.py +++ b/pyfpdb/FulltiltToFpdb.py @@ -84,7 +84,7 @@ class Fulltilt(HandHistoryConverter): (\s\((?PTurbo)\))?)|(?P.+)) ''' % substitutions, re.VERBOSE) re_Button = re.compile('^The button is in seat #(?P