zamabe
6de1e1a2a4
Changed behavior of stats command and added a players command.
...
The stats command's behavior has been to ping every person already
playing. The solution placed into practice here is to split the
more annoying (and frankly, mostly unnecessary) half of the command
into a different command for use when actually wanted/needed.
13 years ago
zamabe
603f955a00
Allow players to join the game after being pinged.
...
Check for and enforce a minimum wait time when ping command is used
to avoid leaving players behind after pinging them.
13 years ago
Jimmy Cao
613c7fca05
various tweaks
13 years ago
Jimmy Cao
e8001c19de
small tweaks in !fgame
13 years ago
Jimmy Cao
ea9acbc0f8
better regex matching for quiet list at startup
13 years ago
Jimmy Cao
fb1c1ea6cb
automatic devoice and -q when join
13 years ago
Jimmy Cao
9569e4a0f0
Rainboy's ingenius fix for issue 59: no devoice if player DC's
13 years ago
Jimmy Cao
71190ca1bb
fixed werecrow bugs
13 years ago
Jimmy Cao
078b7bb633
fix the wording in werecrow messages
13 years ago
Jimmy Cao
38edcffdb1
major restructuring
...
--HG--
rename : wolfgame.py => modules/wolfgame.py
rename : var.py => settings/wolfgame.py
rename : decorators.py => tools/decorators.py
rename : wolfgamelogger.py => tools/wolfgamelogger.py
13 years ago