jcao219
53186abdab
allow the enabling of certain debug mode commands in normal mode via config
13 years ago
jcao219
465124eb63
add !frestart verbosemode
13 years ago
jcao219
cea9bbe11d
fix -q on rejoin
13 years ago
jcao219
eeea079a6c
add optional night time warning, not enabled by default
13 years ago
jcao219
457f2b8dc6
when it's enabled that the gunner can kill the wolf at night, make sure that the message the next day shows the wolf's real role
13 years ago
jcao219
02171c2875
make !frehash more powerful
13 years ago
jcao219
6efd73a435
sasl authentication, improved bot regain/release behavior, botconfig.py updated!
13 years ago
jcao219
c2be01dc94
prevent certain debug mode crashes
13 years ago
jcao219
9291339a4b
remove a few debug print's
13 years ago
jcao219
0808f406f1
only -m and devoice when not in game
13 years ago
jcao219
7b40562741
perform on-join devoicing/-m only after +o
13 years ago
jcao219
db2c74f06a
make !simple make you receive notice for everything
13 years ago
jcao219
8c536d4f1e
allow /notice commands as an option in the botconfig (not turned on by default)
13 years ago
jcao219
a01ede03a2
fix !simple, make it notice instead of privmsg
13 years ago
jcao219
5bdc86689b
fully implement !simple
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
1b777f0b42
fix bug to prevent commands sent to @#channel or +#channel making the bot respond in that channel
13 years ago
jcao219
d26e25dd2f
show detective a player list
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
jcao219
d3b5b10e84
(finally) make voice/devoice/quiet less weird
13 years ago
jcao219
982e5afa11
check for night end after death of any player
13 years ago
Jimmy@Jimmy-HP
40f41a9e0b
fix a crashing bug when doing !help ping
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
613c7fca05
various tweaks
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
Jimmy Cao
c7bdb28016
fixed possible bugs
13 years ago
Jimmy Cao
c0f294312a
massive improvements to tracking
13 years ago
Jimmy Cao
9d41d28653
improved tracking
13 years ago
Jimmy Cao
a7e8ad3831
better stats (needs testing)
13 years ago
Jimmy Cao
4fb2a1679d
added support for account-notify
13 years ago
Jimmy Cao
36aa826df9
added support for extended join
13 years ago
Jimmy Cao
9b10167511
removed nick change tracking
13 years ago
Jimmy Cao
7946fca603
prevent nick changing DC'd players
13 years ago
Jimmy Cao
c4c7c6b258
fix a wolf relay bug
13 years ago
Jimmy Cao
01730bc94f
fix autorestart after kick due to excess flood
13 years ago
Jimmy Cao
150748841f
!frehash in debug mode sets timers to 0 now
13 years ago
Jimmy Cao
023f07c968
add gunner, drunk to the end-of-game stats listing
13 years ago
Jimmy Cao
7d57c8ad2d
fix fake nick recognition
13 years ago
Jimmy Cao
3f36fb3fb5
change line endings to unix style
13 years ago
jcao219
eff717cfff
fix another bug
13 years ago