git28 - added test hands for steal and cb

uncommented db version checking - it works
started implementing storing steals
filling steal attempts and attempt chances fields now, but not verified correctness nor am i displaying it
This commit is contained in:
steffen123
2008-08-13 03:07:44 +01:00
parent 436bfc26f2
commit 6d7bdc347c
11 changed files with 205 additions and 44 deletions
+6 -6
View File
@@ -32,9 +32,9 @@ otherRaisedRiverFold: 1
wonWhenSeenFlop: 0.0
wonAtSD: 0.0
stealAttemptChance: not yet implemented
stealAttempted: not yet implemented
foldBbToStealChance: not yet implemented
foldedBbToSteal: not yet implemented
foldSbToStealChance: not yet implemented
foldedSbToSteal: not yet implemented
stealAttemptChance: 0
stealAttempted: 0
foldBbToStealChance: 0
foldedBbToSteal: 0
foldSbToStealChance: 0
foldedSbToSteal: 0
@@ -0,0 +1,62 @@
PokerStars Game #19546605871: Hold'em Limit ($0.25/$0.50) - 2008/08/11 - 20:15:41 (ET)
Table 'Pyxis' 10-max Seat #1 is the button
Seat 1: player10 ($7.75 in chips)
Seat 2: player1 ($11.55 in chips)
Seat 3: player2 ($8.25 in chips)
Seat 4: player3 ($0.90 in chips)
Seat 5: player4 ($10003.50 in chips)
Seat 6: player5 ($13.50 in chips)
Seat 7: player6 ($8 in chips)
Seat 8: player7 ($11.80 in chips)
Seat 9: player8 ($11.05 in chips)
Seat 10: player9 ($11.85 in chips)
player1: posts small blind $0.10
player1 said, "little holy water on the river lol"
player2: posts big blind $0.25
*** HOLE CARDS ***
Dealt to player6 [Ad Ts]
player3: calls $0.25
player4: folds
player5: raises $0.25 to $0.50
player6: calls $0.50
player7: folds
player8: folds
player9: folds
player10: folds
player1: folds
player2: folds
player3: raises $0.25 to $0.75
player5: calls $0.25
player6: calls $0.25
*** FLOP *** [Js 5d 4c]
player3: bets $0.15 and is all-in
player5: calls $0.15
player6: calls $0.15
*** TURN *** [Js 5d 4c] [4s]
player5: bets $0.50
player6: calls $0.50
*** RIVER *** [Js 5d 4c 4s] [6d]
player5: bets $0.50
player6: calls $0.50
*** SHOW DOWN ***
player5: shows [Qc Ac] (a pair of Fours)
player6: mucks hand
player5 collected $1.90 from side pot
player3: shows [9c 7c] (a pair of Fours - lower kicker)
player5 collected $2.95 from main pot
*** SUMMARY ***
Total pot $5.05 Main pot $2.95. Side pot $1.90. | Rake $0.20
Board [Js 5d 4c 4s 6d]
Seat 1: player10 (button) folded before Flop (didn't bet)
Seat 2: player1 (small blind) folded before Flop
Seat 3: player2 (big blind) folded before Flop
Seat 4: player3 showed [9c 7c] and lost with a pair of Fours
Seat 5: player4 folded before Flop (didn't bet)
Seat 6: player5 showed [Qc Ac] and won ($4.85) with a pair of Fours
Seat 7: player6 mucked [Ad Ts]
Seat 8: player7 folded before Flop (didn't bet)
Seat 9: player8 folded before Flop (didn't bet)
Seat 10: player9 folded before Flop (didn't bet)
@@ -0,0 +1,42 @@
PokerStars Game #19546637866: Hold'em Limit ($0.25/$0.50) - 2008/08/11 - 20:17:04 (ET)
Table 'Pyxis' 10-max Seat #2 is the button
Seat 1: player1 ($7.75 in chips)
Seat 2: player2 ($11.45 in chips)
Seat 5: player3 ($10003.50 in chips)
Seat 6: player4 ($16.45 in chips)
Seat 7: player5 ($6.10 in chips)
Seat 8: player6 ($11.80 in chips)
Seat 9: player7 ($11.05 in chips)
Seat 10: player8 ($11.85 in chips)
player9 leaves the table
player10: is sitting out
player10 leaves the table
player3: posts small blind $0.10
player4: posts big blind $0.25
*** HOLE CARDS ***
Dealt to player5 [Jh 5d]
Mac Fun K joins the table at seat #4
player5: folds
player6: folds
player7: folds
player8: folds
player1: raises $0.25 to $0.50
player2: folds
player3: folds
player4: folds
Uncalled bet ($0.25) returned to player1
player1 collected $0.60 from pot
player1: doesn't show hand
*** SUMMARY ***
Total pot $0.60 | Rake $0
Seat 1: player1 collected ($0.60)
Seat 2: player2 (button) folded before Flop (didn't bet)
Seat 5: player3 (small blind) folded before Flop
Seat 6: player4 (big blind) folded before Flop
Seat 7: player5 folded before Flop (didn't bet)
Seat 8: player6 folded before Flop (didn't bet)
Seat 9: player7 folded before Flop (didn't bet)
Seat 10: player8 folded before Flop (didn't bet)
+2 -2
View File
@@ -18,8 +18,8 @@
echo "Please note for this to really work you need to work on an empty database"
rm *.found.txt
../pyfpdb/fpdb_import.py -p$1 --file=ps-holdem-ring-001to003.txt -x
../pyfpdb/fpdb_import.py -p$1 --file=ps-holdem-ring-001to003.txt -x
../pyfpdb/fpdb_import.py -p$1 --file=ps-lhe-ring-3hands.txt -x
../pyfpdb/fpdb_import.py -p$1 --file=ps-lhe-ring-3hands.txt -x
#../pyfpdb/fpdb_import.py -p$1 --file=ftp-stud-hilo-ring-001.txt -x
#../pyfpdb/fpdb_import.py -p$1 --file=ftp-omaha-hi-pl-ring-001-005.txt -x