113 Commits

Author SHA1 Message Date
Jimmy Cao
2912b23056 fixed a bug where wolfbot crashes (from implementing the auto-game-over when seer/wolf are idle first round) 2011-07-19 22:23:54 -05:00
Jimmy Cao
d1d05c1eb6 added variable's feature [A]: if wolves and seers don't act first night, then game auto-ends 2011-07-19 22:21:23 -05:00
Jimmy Cao
742aa34e92 added more documentation for some commands 2011-07-19 20:57:32 -05:00
Jimmy Cao
7375437bb8 added !away (!back), also works in a PM 2011-07-19 20:21:08 -05:00
Jimmy Cao
6f722e7e37 small fix to make it display the wolf first during the role-revealing after game ends 2011-07-19 18:37:54 -05:00
Jimmy Cao
da8571f559 turned off some debug features and changed the winning-conditions check so that traitors are not counted as wolves (howlbot behavior) 2011-07-19 18:18:00 -05:00
Jimmy Cao
5f69041ba0 implement getting !help for individual commands 2011-07-18 16:51:02 -05:00
Jimmy Cao
cd3946b402 added updated the function documentation for some commands 2011-07-18 16:14:55 -05:00
Jimmy Cao
9ffd8aa58f major update and fix for the function that checks if night is done (all seers, wolves, etc have acted) 2011-07-18 16:00:53 -05:00
Jimmy Cao
4f33acf925 added license at the top of a few files 2011-07-18 13:42:30 -05:00
Jimmy Cao
fa3df32c29 fixed the guardian angel message 2011-07-18 13:15:22 -05:00
Jimmy Cao
b481e42474 fixed error with fleave caused by recent changes to the idler-killer 2011-07-18 13:02:12 -05:00
Jimmy Cao
a66dff8504 nicks that start with ` are no longer considered fake 2011-07-18 12:55:07 -05:00
Jimmy Cao
3e6cff78ea relieved some lag for the wolf relay with dwfreed's tip of taking the advantage of multiple privmsg targets 2011-07-17 22:46:49 -05:00
Jimmy Cao
797f3514a7 fixed some minor stuff 2011-07-17 21:49:05 -05:00
Jimmy Cao
0211053b1d full threading for the reaper function 2011-07-17 20:30:26 -05:00
Jimmy Cao
d64b4ee2f8 fixed bugs introduced by the last commit 2011-07-17 18:35:59 -05:00
Jimmy Cao
77c78c8788 added the ability to auto-nickserv-ghost or auto-nickserv-release 2011-07-16 15:57:29 -05:00
Jimmy Cao
dfb6e1b4ec fixed a bug for detective; players who are just changing host don't quit the game; better error handling 2011-07-16 15:09:09 -05:00
Jimmy Cao
01523edac3 fixed an english grammar blunder 2011-07-16 00:01:17 -05:00
Jimmy Cao
f0a732e8c5 cleaned stuff up 2011-07-12 07:14:48 -05:00
Jimmy Cao
26c0a71501 !help 2011-07-11 05:15:01 -05:00
Jimmy Cao
2a324cbc8d fixed the leguin bug, allowed more customization of chances 2011-07-10 16:14:45 -05:00
Jimmy Cao
276ecb53b5 added the player limit 2011-07-10 15:52:57 -05:00
Jimmy Cao
9ea736f6e5 adjusted rate limit, fixed bug 2011-07-10 15:09:43 -05:00
Jimmy Cao
ad750d8f66 added a tokenbucket algo rate limiter, and added the detective role 2011-07-10 14:40:54 -05:00
Jimmy Cao
d238c81fdc added gunner's possibility of killing wolf during night, added guardian angel fully 2011-07-10 05:12:43 -05:00
Jimmy Cao
87ae12999b nothin much 2011-07-10 03:30:08 -05:00
Jimmy Cao
0fc4629d8b improved admin commands 2011-07-09 18:00:23 -05:00
Jimmy Cao
177982f9db added a few admin features. 2011-07-09 16:18:22 -05:00
Jimmy Cao
de35286d9d added !goat, !force, etc 2011-07-09 15:47:17 -05:00
Jimmy Cao
20d40cb742 improved many things
added stuff like !restart, !fping etc for admins only
2011-07-09 13:25:54 -05:00
Jimmy Cao
9151570c73 started implementing G.Angel, and fixed a KICK bug 2011-07-09 02:10:32 -05:00
Jimmy Cao
bb264d0552 added background thread that kills idlers 2011-07-08 18:22:22 -05:00
Jimmy Cao
6758255eaf fixed bug in PART/QUIT/KICK handlers 2011-07-08 12:26:50 -05:00
Jimmy Cao
fcc5b3cedc polished !stats more 2011-07-08 11:09:03 -05:00
Jimmy Cao
9bd80bce5c fixed small bug in !stats 2011-07-08 10:35:24 -05:00
Jimmy Cao
e9f86f8c17 fixed several bugs and added nick change monitoring 2011-07-08 10:27:39 -05:00
Jimmy Cao
1eac400112 all bugfixes 2011-07-08 07:34:46 -05:00
Jimmy Cao
7440399957 fixed bugs 2011-07-08 00:49:53 -05:00
Jimmy Cao
8ce4b6b75b finished adding the ability to start with daytime 2011-07-08 00:01:56 -05:00
Jimmy Cao
7768191296 added the option to start with day (not ready yet) 2011-07-07 21:02:17 -05:00
Jimmy Cao
c44303a27f renamed a module, fixed some bugs and added !game (not in the other wolfbot) 2011-07-07 18:57:56 -05:00
Jimmy Cao
10bbfc54b5 fixed some bugs 2011-07-07 15:13:17 -05:00
Jimmy Cao
3829a76d8c fixed bugs and cleaned stuff here 2011-07-07 14:15:13 -05:00
Jimmy Cao
63bf5a78d0 added gunner 2011-07-07 02:14:57 -05:00
Jimmy Cao
2a678b4df5 added support for multiple cursed villagers (untested), and improved the voice/quiet mode setter as Gryllida suggested 2011-07-06 18:58:41 -05:00
Jimmy Cao
a02f64ffe7 werecrow, traitor implemented,
improved some small things regarding command parsing,
TODO: implement gunner, guardian, detective
2011-07-06 16:46:27 -05:00
Jimmy Cao
edcc58d61c added harlot and fixed some minor bugs 2011-07-06 11:59:12 -05:00
Jimmy Cao
e3a009b65f fixed some minor bugs and added !retract 2011-07-06 03:05:48 -05:00