paragasa / openholdembot

Automatically exported from code.google.com/p/openholdembot
Other
0 stars 0 forks source link

New grid chip scraping options does not work on B2B #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which product and version is being used? (OpenHoldem, OpenScrape, OHReplay,
or ManualMode)
OpenHoldem 2.0.0 PRB1

What steps will reproduce the problem?
1. Connect OH to a B2B frame using the "chipscrapemethod" string set to
"All".  This causes opponents' chips to be included in the wrong chair's
balances and double counted in some cases.

What is the expected output? What do you see instead?
Expect chips to only be counted for the chair they apply to.  See above for
results seen.  

Please use labels and text to provide additional information.
Solution may be to allow for "chipscrapemethod" to specify "All" or the
size of the grid to include.  For example, specifying "5" would check all
landing spots in a 5x5 grid from the base chip, in the direction of the
01/10 chips.

Original issue reported on code.google.com by openhol...@gmail.com on 3 Apr 2009 at 7:15

GoogleCodeExporter commented 8 years ago
Fixed in rev 786.
chipscrapemethod can now specify "XxY" as the grid of chip landing spots to 
scrape,
in addition to "All" and the original behavior.

Original comment by openhol...@gmail.com on 16 Apr 2009 at 8:11

GoogleCodeExporter commented 8 years ago

Original comment by openhol...@gmail.com on 27 Apr 2009 at 2:31