Go to file
Robert Wall 4840c16da3 Change playercounts for drunk, traitor, and wolf2
Per discussion in #wolfgame-dev, this commit changes the playercounts at
which drunk, traitor, and wolf2 are introduced. It removes drunk from 6p
and 7p games (moving it from 6 to 8), adds traitor to 8p and 9p games
(moving it from 10 to 8), and removes wolf2 from 8p and 9p games (moving
it from 8 to 10).

Or, in other words, it moves drunk later and switches traitor and wolf2.

Statistics on the effect of these two changes can be measured
independently, because they affect different ranges of games.

If this commit causes gameplay or other issues, feel free to revert it.
2013-07-07 13:29:22 -07:00
modules Adding a . to the end of the join message. 2013-07-06 02:20:54 -07:00
oyoyo add --verbose mode 2012-07-13 20:35:31 -05:00
settings Change playercounts for drunk, traitor, and wolf2 2013-07-07 13:29:22 -07:00
tools various tweaks 2011-12-29 17:41:25 -06:00
.gitignore Migrating hgignore to gitignore 2013-06-02 13:48:15 -07:00
botconfig.py.example fix bug with debug mode and allowing commands 2012-07-16 11:16:26 -05:00
LICENSE Updating LICENSE file: changed copyright year to 2013, wrapped license text to 80 characters, specifically mentioned which license it is so people don't have to look it up 2013-06-24 14:24:02 -07:00
README update readme 2011-12-29 12:23:33 -06:00
wolfbot.py Small cleanup 2013-04-09 19:25:08 -04:00

Use Python 3.2 (3.1 doesn't work)
configure botconfig.py by following the example in botconfig.py.example
if desired, configure settings/wolfgame.py to modify game settings
run wolfbot.py