Jimmy Cao
a5b6c363d6
Make !frole not cause duplicate entries in the list of cursed villagers
2012-08-25 11:32:36 -05:00
Jimmy Cao
e0ebc4bd40
remove debug print statement from \!ping code
2012-08-24 00:39:09 -05:00
Jimmy Cao
92a0c62f95
Add option for Vgr's reverse (opt-in) ping mode
2012-08-24 00:34:41 -05:00
Jimmy Cao
9fc3d081ac
add night is about to end warning time = 0 to debug mode
...
fix bug in !eval and !exec which caused them to not work via PM
2012-07-29 10:33:23 -05:00
Jimmy Cao
6d169a7df3
allow !fstart from people who have not joined the game
2012-07-18 13:19:14 -05:00
Jimmy Cao
03cef5c7b2
fix bug with debug mode and allowing commands
2012-07-16 11:16:26 -05:00
Jimmy Cao
a4c16e6c20
match eval to eval and exec to exec -_-
2012-07-14 21:40:53 -05:00
Jimmy Cao
479e0656bc
allow the enabling of certain debug mode commands in normal mode via config
2012-07-14 21:34:11 -05:00
Jimmy Cao
e586397ce8
add !frestart verbosemode
2012-07-14 19:32:43 -05:00
Jimmy Cao
2d70cf7456
fix -q on rejoin
2012-07-14 19:22:25 -05:00
Jimmy Cao
080206c60b
add optional night time warning, not enabled by default
2012-07-13 21:21:19 -05:00
Jimmy Cao
d4a3499680
add --verbose mode
2012-07-13 20:35:31 -05:00
Jimmy Cao
e0299ace20
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
2012-07-03 20:07:39 -05:00
Jimmy Cao
f61e498185
make !frehash more powerful
2012-06-30 11:23:58 -05:00
Jimmy Cao
fc80be7692
remove print statement
2012-06-29 15:36:53 -05:00
Jimmy Cao
022d00847f
ssl support
2012-06-29 14:25:37 -05:00
Jimmy Cao
e02402d77e
sasl authentication, improved bot regain/release behavior, botconfig.py updated!
2012-06-29 13:59:59 -05:00
Jimmy Cao
4a959597a7
prevent certain debug mode crashes
2012-06-29 01:21:42 -05:00
Jimmy Cao
ce6351dd82
remove a few debug print's
2012-06-26 18:40:00 -05:00
Jimmy Cao
db011f7ed3
make debug output more readable
2012-06-26 17:02:10 -05:00
Jimmy Cao
07e1cced3a
only -m and devoice when not in game
2012-06-26 14:28:19 -05:00
Jimmy Cao
fa97d15303
perform on-join devoicing/-m only after +o
2012-06-25 21:32:02 -05:00
Jimmy Cao
aacaccd84d
make !simple make you receive notice for everything
2012-06-25 20:46:42 -05:00
Jimmy Cao
033aa41917
allow /notice commands as an option in the botconfig (not turned on by default)
2012-06-25 17:53:24 -05:00
Jimmy Cao
0ae9781c5e
fix !simple, make it notice instead of privmsg
2012-06-24 22:41:24 -05:00
Jimmy Cao
750d5c55dc
fully implement !simple
2012-06-24 22:16:58 -05:00
Jimmy Cao
ec8c9fb5d1
clean up mess from rev 4024a398c535 and fix bugs
2012-06-24 21:36:31 -05:00
Jimmy Cao
5106785720
fix regression where wolf relay stopped working, add !simple database code
2012-06-24 21:29:17 -05:00
Jimmy Cao
42cbe54656
allow the bot to ignore all commands sent to @#channel or +#channel (botconfig.py updated!)
2012-06-24 01:46:50 -05:00
Jimmy Cao
931a9cac9f
better warning message for sunset
2012-06-24 01:38:35 -05:00
Jimmy Cao
d28b8db8f2
fix bug to prevent commands sent to @#channel or +#channel making the bot respond in that channel
2012-06-24 01:31:47 -05:00
Jimmy Cao
3ed79ae9b5
small tweak to module system
2012-06-24 01:01:15 -05:00
Jimmy Cao
e8521bbfd3
show detective a player list
2012-04-17 20:04:47 -05:00
Jimmy Cao
e7682e940b
Added gun looting feature: https://code.google.com/p/wolf/issues/detail?id=73
...
Feature is disabled by default in the settings
2012-04-14 22:21:46 -05:00
Jimmy Cao
26e55d9ee4
(finally) make voice/devoice/quiet less weird
2012-04-09 15:42:48 -05:00
Jimmy Cao
9b3e187614
check for night end after death of any player
2012-04-09 15:34:40 -05:00
Jimmy Cao
3e1ba2ed16
add clarifying comment
2012-04-02 16:21:32 -05:00
Jimmy Cao
5aef3b4c5b
fix a crashing bug when doing !help ping
2012-04-02 16:14:13 -05:00
Jimmy Cao
a294fd3fca
backout revision 297
2012-02-26 18:29:25 -06:00
Jimmy Cao
04b29cb428
prevent crashing if !fgame is given invalid arguments
2012-02-26 18:18:11 -06:00
Jimmy Cao
e32c66b632
cleanup of fgame
2012-02-26 18:07:36 -06:00
Jimmy Cao
bca3c9e823
Merge pull request #2 from zamabe/master
...
Change pinging behavior
2012-02-26 15:50:34 -08:00
zamabe
9314afcc60
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.
2012-02-20 14:58:58 -06:00
zamabe
fbaeb31455
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.
2012-02-20 14:49:27 -06:00
Jimmy Cao
776be63679
.hgignore
2011-12-29 17:46:08 -06:00
Jimmy Cao
52e4e8c578
various tweaks
2011-12-29 17:41:25 -06:00
Jimmy Cao
c4d6911954
small tweaks in !fgame
2011-12-29 13:30:59 -06:00
Jimmy Cao
6460124b3f
update readme
2011-12-29 12:23:33 -06:00
Jimmy Cao
2d3862ffaf
better regex matching for quiet list at startup
2011-12-29 10:35:30 -06:00
Jimmy Cao
012cf83607
automatic devoice and -q when join
2011-12-29 02:45:54 -06:00