Robert Wall ecd62cf0ef Simplify stasis logic for people who leave the channel.
Instead of setting make_stasis as soon as they leave, then setting it
again with a negative number if they rejoin, we can just set it when
they actually reach the timer and are killed. We were actually doing
*both* up to now (which was probably what was causing the double stasis
mentioned in issue #8), so I just removed the make_stasis calls when
people leave and come back, and kept the one when they get killed.
2013-07-12 20:59:59 -07:00
2012-07-13 20:35:31 -05:00
2011-12-29 17:41:25 -06:00
2013-06-02 13:48:15 -07:00
2011-12-29 12:23:33 -06:00
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
Description
No description provided
Readme 8 MiB