banned/modules
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
..
__init__.py major restructuring 2011-12-28 17:44:11 -06:00
common.py allow the enabling of certain debug mode commands in normal mode via config 2012-07-14 21:34:11 -05:00
sabotage.py various tweaks 2011-12-29 17:41:25 -06:00
wolfgame.py Simplify stasis logic for people who leave the channel. 2013-07-12 20:59:59 -07:00