Commit Graph

384 Commits

Author SHA1 Message Date
Eitan Adler
37fa6bfbd7 again... 2am is bad 2013-05-18 01:44:18 -04:00
Eitan Adler
f57b054db1 don't be an idiot 2013-05-18 01:43:36 -04:00
Eitan Adler
5e3baa317c fix goat herder 2013-05-18 01:40:51 -04:00
Eitan Adler
9e8ac652ab Try to do the goat herder, at 2 am 2013-05-18 01:37:42 -04:00
Eitan Adler
fcec06f53c add new lynch message 2013-05-12 11:55:33 -04:00
Eitan Adler
5f17a27d60 don't kill by default 2013-05-12 11:52:05 -04:00
Eitan Adler
21872f39bc fix duplicate 'on on' 2013-05-12 11:51:44 -04:00
Eitan Adler
548f5b3616 fix typo 2013-05-03 00:22:57 -04:00
Eitan Adler
0b056f120b change default settings for bold and color 2013-04-21 09:13:46 -04:00
Eitan Adler
501f51d5d6 add a control for self lynching 2013-04-21 09:13:11 -04:00
Eitan Adler
235cef0cd7 fix stasis 2013-04-21 00:12:46 -04:00
Eitan Adler
36d6cfaff3 add more color types 2013-04-19 19:32:48 -04:00
Eitan Adler
71a988df23 Clean up bot a bit.
Add messages & kicks for colour
2013-04-19 19:20:10 -04:00
Eitan Adler
70f7bbb45a quick hack to test something about python 2013-04-15 15:29:22 -04:00
Eitan Adler
8c3544d44a Fix !roles for real
Submitted by:	dwfreed
2013-04-15 15:25:42 -04:00
Eitan Adler
e7685135ff I hate laptops 2013-04-14 09:01:12 -04:00
Eitan Adler
45445aab00 add colour to !roles 2013-04-14 01:13:32 -04:00
Eitan Adler
92aad0da7d Add stasis feature 2013-04-14 01:12:15 -04:00
Eitan Adler
1bec88ad77 add new settings for possible game feature 2013-04-14 01:10:10 -04:00
Eitan Adler
6239b31a71 Add short day settings.
This makes the games go slightly faster when there are fewer players
2013-04-13 23:15:27 -04:00
Eitan Adler
eef1d2cd95 Disallow lynching yourself 2013-04-13 17:41:30 -04:00
Eitan Adler
1bb3f2aefb Small cleanup 2013-04-09 19:25:08 -04:00
Eitan Adler
46eeffee39 Simplify logger initization logic 2013-04-09 19:14:43 -04:00
Eitan Adler
975388665a remove unused imports 2013-04-09 19:09:17 -04:00
Eitan Adler
fa8b595dba remove unused code 2013-04-09 19:08:41 -04:00
Eitan Adler
f7381a6c39 remove end of line whitespace
add comment to PING_MIN_WAIT
2013-04-09 19:07:28 -04:00
Eitan Adler
5a8b2684fe Add roles command 2013-04-09 18:58:34 -04:00
Eitan Adler
130ed3fb9d restore fun of 10 player game
10 -> traitor, gunner;  12 -> werecrow, detective
2013-04-08 00:25:44 -04:00
Eitan Adler
e54c4274c5 Merge jcaoi's flastgame fix 2013-04-07 23:06:50 -04:00
Eitan Adler
8c2b56960e Change coin to be more pythonic 2013-04-07 23:06:13 -04:00
Eitan Adler
c96c05ac6d Fix leave-from-different channel issue 2013-04-07 23:05:23 -04:00
Eitan Adler
1a657867ce update default rules to be different 2013-04-07 23:04:47 -04:00
Jimmy Cao
087d179317 Fix the problem where !help wouldn't work when used after flastgame 2013-04-06 23:55:44 -05:00
Eitan Adler
c260653196 drop daytime just a bit to encourage faster games 2013-04-07 00:33:53 -04:00
Eitan Adler
3089f2132f add the old style bot 2013-04-07 00:32:30 -04:00
Eitan Adler
033e0d76a5 Update to a better set of roles 2013-04-07 00:32:12 -04:00
Eitan Adler
cd36e277ac Add the ghost commands 2013-04-07 00:28:46 -04:00
Jimmy Cao
2de768ab44 Prevent silent traitor -> wolf transformation 2013-04-06 19:52:23 +00:00
Jimmy Cao
721e22d6bc Avoid calling parse_nick twice in the away command handler 2013-01-10 17:12:42 -06:00
Jimmy Cao
3ac2f71411 Merged changes from Vgr 2013-01-10 16:54:08 -06:00
Jimmy Cao
3c026c05e7 Merge pull request #3 from Zolotkey/master
PM Changes, thanks Zolotkey
2012-10-17 21:03:56 -07:00
Nick Zolotko
a59f69c32b PM Role Commands from Bot
Took out ! in both Harlot and G Angel PM messages. Added the command
character var to the detective role PM Message.
2012-10-17 20:16:07 -07:00
Jimmy Cao
4f9f1c035c make the rules display the channel specified in the botconfig.py file (thanks vgr) 2012-09-21 01:05:48 +00:00
Jimmy Cao
31aa08775e (thanks Vgr) make the ping limiting timer reset when a game starts 2012-09-17 16:33:10 -05:00
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