p118 - added all in field to HandsActions and parsing to importer. still need to update hudCache generation to use this tho
expanded some todo prints and the graph missing lib error to clarify for users
This commit is contained in:
@@ -747,6 +747,11 @@ The program itself is licensed under AGPLv3, see agpl-3.0.txt</p>
|
||||
<TD><P>Bet stands for bring in, complete, bet, double bet, raise and double raise, since they all - technically - do the same thing. Unbet is used for when an uncalled bet is returned, this will have a negative value for amount.</P>
|
||||
<P>Other valid values: blind call check fold</P></TD>
|
||||
</TR>
|
||||
<TR VALIGN=TOP>
|
||||
<TD><P>allIn</P></TD>
|
||||
<TD><P>boolean</P></TD>
|
||||
<TD><P>Whether the player went all-in on this action</P></TD>
|
||||
</TR>
|
||||
<TR VALIGN=TOP>
|
||||
<TD><P>amount</P></TD>
|
||||
<TD><P>int</P></TD>
|
||||
|
||||
Reference in New Issue
Block a user