banned/modules
Robert Wall 339a63fe33 Clean up var.illegal_joins during !start, fix related !join bug
This patch fixes a bug in !join that caused new entries to be created in
the var.illegal_joins dictionary for every joining player because of a
missing check to see if the player's cloak is in the dictionary at all.

It also adds logic to !start to remove entries from the
var.illegal_joins dict if they currently have a value of 0, since these
entries are no longer relevant.

These changes together make !eval var.illegal_joins far more useful for
getting a list of *just* stasised players.
2013-06-28 19:58:30 -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 Clean up var.illegal_joins during !start, fix related !join bug 2013-06-28 19:58:30 -07:00