Menu

pyTBot 0.3.9e-NO_DB released

*Add tournament backup/restore capability

The tourney object will pickle itself after most in-game
commands. Restore the tourney using the [restore] section of
pytbot.ini. You might lose the last player's action depending
on how pytbot dies.

*Fix behavior of 'p pot'

Cause 'p pot' to call and raise the pot rather than call and
bet.

*Fix button behavior when one of the blinds is eliminated

SB should not post after BB elimination. The button should
not move after SB elimination.

*Clean up color card code

Unfortunately there is no standard for IRC color codes and I
have reluctantly decided to drink the mIRC kool-aid. I want
the background for color cards to be white, so I use the
mIRC color 03,00 for green, 02,00 for blue, etc.

As reported by Max, some users of irssi see blinking
foreground text when using these codes. Max suggests using
15 for the background color to avoid this blinking.
Personally, I find it too dark. You've got the source, so
use whatever colors you want. For the record, I don't see
this effect with irssi on my system (pre-release Debian
etch).

One day there will be a more flexible card display mechanism.
Today is not that day.

*Check Twisted version for proper IRC protocol import

*Untabify and update dates

Posted by Paul Rotering 2007-03-27

Log in to post a comment.