jcao219
eeea079a6c
add optional night time warning, not enabled by default
13 years ago
jcao219
db2c74f06a
make !simple make you receive notice for everything
13 years ago
jcao219
527eb50937
clean up mess from rev 4024a398c535 and fix bugs
13 years ago
jcao219
2e19497d3d
fix regression where wolf relay stopped working, add !simple database code
13 years ago
jcao219
5129a6731e
better warning message for sunset
13 years ago
jcao219
2ab2b8e8b6
small tweak to module system
13 years ago
jcao219
b502005ec7
Added gun looting feature: https://code.google.com/p/wolf/issues/detail?id=73
...
Feature is disabled by default in the settings
13 years ago
Jimmy Cao
0858b0737c
backout revision 297
13 years ago
Jimmy Cao
52154b9413
prevent crashing if !fgame is given invalid arguments
13 years ago
Jimmy Cao
7fb6b6eb80
cleanup of fgame
13 years ago
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
e8001c19de
small tweaks in !fgame
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