[Pytbot-announce] pyTBot 0.3.9e-NO_DB Released
Status: Beta
Brought to you by:
protering
From: <pro...@us...> - 2007-03-27 16:24:29
|
Hi all, As usual, this release fixes a few bugs and adds a feature. Please let me know if/where you're running pyTBot so I can see how it's working. Thanks! -Paul *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 |