Commit Graph

317 Commits

Author SHA1 Message Date
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
Jimmy Cao
7df93e497f Rainboy's ingenius fix for issue 59: no devoice if player DC's 2011-12-29 00:32:26 -06:00
Jimmy Cao
16fe18f302 fixed werecrow bugs 2011-12-28 23:34:59 -06:00
Jimmy Cao
b2e5702187 fix the wording in werecrow messages 2011-12-28 19:01:12 -06:00
Jimmy Cao
6b2ec13fb6 update botconfig.py example to reflect recent changes 2011-12-28 17:51:53 -06:00
Jimmy Cao
945190a6e1 major restructuring 2011-12-28 17:44:11 -06:00
Jimmy Cao
497876cbfa changed database structure a bit 2011-12-22 17:27:33 -06:00
Jimmy Cao
5279e36a3f fixed possible bugs 2011-12-21 23:42:16 -06:00
Jimmy Cao
5f6ffffdd3 massive improvements to tracking 2011-12-21 23:03:23 -06:00
Jimmy Cao
c149166be6 improved tracking 2011-12-21 21:29:44 -06:00
Jimmy Cao
83494a4c94 better stats (needs testing) 2011-12-21 20:48:56 -06:00
Jimmy Cao
37d690a762 added support for account-notify 2011-12-21 20:04:30 -06:00
Jimmy Cao
4e1f76a8c0 added support for extended join 2011-12-21 18:20:25 -06:00
Jimmy Cao
18d0c74ff9 removed nick change tracking 2011-10-23 15:20:37 -05:00
Jimmy Cao
97b9f12d09 prevent nick changing DC'd players 2011-10-10 19:21:41 -05:00
Jimmy Cao
eb119591da fix a wolf relay bug 2011-09-11 17:58:02 -05:00
Jimmy Cao
2df8db9d95 fix autorestart after kick due to excess flood 2011-09-10 17:37:38 -05:00
Jimmy Cao
e5a60b84ed !frehash in debug mode sets timers to 0 now 2011-09-10 14:38:58 -05:00
Jimmy Cao
fc7dbcb8e9 fix nick change recording 2011-09-10 14:00:16 -05:00
Jimmy Cao
92c3e17c75 emergency response to a change in freenode's settings 2011-09-09 22:51:00 -05:00
Jimmy Cao
b742839c6f add gunner, drunk to the end-of-game stats listing 2011-09-05 22:32:53 -05:00
Jimmy Cao
a967d166dd fix fake nick recognition 2011-09-04 00:25:32 -05:00
Jimmy Cao
922ec19b7f change line endings to unix style 2011-09-03 23:41:31 -05:00
Jimmy Cao
cdbbe77b89 fix another bug 2011-08-22 16:45:27 -05:00