31d3c37224
The previous method was giving wrong results in some cases (e.g. the preflop forced allin situation from blind positions), so here's an another enhancement. At PartyPoker there's two types of buyins for a cashgame table: 20BB min and 100BB max. The former has a 40BB max, while the latter has 35BB min too. This patch makes fpdb to determine if a ring table is a 20BB min or 100BB max table, then calculates the correct big blind amount from that. When big blind is ready then halves it for the small blind (except when big blind is 0.25$ when small blind is 0.10$). |
||
---|---|---|
files | ||
gfx | ||
packaging | ||
pyfpdb | ||
regression-test | ||
utils | ||
agpl-3.0.txt | ||
fdl-1.2.txt | ||
gpl-2.0.txt | ||
gpl-3.0.txt | ||
Makefile | ||
mit.txt | ||
readme.txt | ||
run_fpdb.bat | ||
run_fpdb.py | ||
setup.py | ||
test_Python_Libs.py | ||
test_Python.py |
Please visit http://fpdb.sourceforge.net for documentation, tips and help.