2fdb1d7dd0Always display new player count when people leave during join phase.
Janik Kleinhoff
2014-08-30 04:51:32 +02:00
5690e91b41fix bug where wolfchat would ignore !notice and use !simple instead
jacob1
2014-08-29 20:05:31 -04:00
ff8912e8a3Revert "Avoid having the village 'mourn' a wolfteam or monster death."
Janik Kleinhoff
2014-08-29 20:49:39 +02:00
dff9ec1e52Avoid having the village 'mourn' a wolfteam or monster death.
Janik Kleinhoff
2014-08-29 06:56:19 +02:00
818b58f569*really* avoid people getting around !flastgame with !j
Janik Kleinhoff
2014-08-29 05:43:37 +02:00
eb1387b7c2Add a !notice toggle separate from !simple.
Janik Kleinhoff
2014-08-29 04:12:35 +02:00
0bb5f3b75dFix/improve various messages a little bit.
Janik Kleinhoff
2014-08-29 02:10:21 +02:00
9c87bce157Make command help more consistent; make sure commands are documented.
Janik Kleinhoff
2014-08-29 00:51:53 +02:00
4ae7cafe94Merge pull request #62 from brrr2/pstats-fix
jacob1
2014-08-27 01:34:10 -04:00
7376fe54eaFix to allow player_stats to be case-insensitive for nicks.
Yizhe Shen
2014-08-26 22:04:48 -04:00
b251a34e31Make on_give_me_ops independent from endofwho
nyuszika7h
2014-08-27 00:23:52 +02:00
37c0c075faTry to gain op when bot thinks it isn't opped
nyuszika7h
2014-08-26 23:54:51 +02:00
999a612da8wolfbot.py: error on Python <3.2
nyuszika7h
2014-08-25 20:30:30 +02:00
9d238293e9use "python3" command instead of "python3.2"
jacob1
2014-08-25 14:29:57 -04:00
3146baa983Ensure we have enough params for fsay and fact
skizzerz
2014-08-24 22:03:48 -05:00
b466c47026Fix some \!nolynch related issues with awkward messages, inconsistent functionality, and improper interaction with vote-altering totems.
skizzerz
2014-08-24 21:50:28 -05:00
06f51a3731Fix case where people were not being marked as not-dced if they joined as a different nick and then /nicked to return to village.
skizzerz
2014-08-24 12:35:29 -05:00
c5ff638056Add !fsay and !fact
nyuszika7h
2014-08-24 18:14:32 +02:00
883599155aMerge pull request #58 from skizzerz/master
nyuszika7h
2014-08-22 21:13:14 +02:00
b82cc92997Add option for mad scientist to skip over dead players, based on how many players joined the game
skizzerz
2014-08-22 01:02:38 -05:00
d69cd50f8dAllow hunter to change their kill at night using !kill without needing to !retract first
skizzerz
2014-08-22 00:57:37 -05:00
68bfe2b65dDo not display duplicate death messages, a night kill overrides any chained kills (lovers, scientists, assassins, etc.)
skizzerz
2014-08-22 00:39:17 -05:00
b39ecbace0Remove left-behind debug message and fix bug if someone changes nicks during night causing night to not end properly
skizzerz
2014-08-12 17:50:37 -05:00
885873701fMerge pull request #48 from brrr2/fix
nyuszika7h
2014-08-10 23:37:23 +02:00
53f0060218Merge pull request #49 from Vgr255/default
nyuszika7h
2014-08-10 23:36:12 +02:00
50191bb4d3move gunner to 10
skizzerz
2014-08-10 14:21:28 -05:00
bd2451b3b5Redo default roles and fix bug where day timing out didn't correctly apply vote altering totems
skizzerz
2014-08-10 14:14:27 -05:00
cd43225b53Visiting harlots now die if given death totem, and harlots that visit a visiting harlot that was given death totem and also targeted by wolves now dies as well. Closes#71
skizzerz
2014-08-10 12:05:42 -05:00
5700ec7d01Updated output behaviour for in-game commands available in PM.
Yizhe Shen
2014-08-08 00:25:58 -04:00
c6359b3908Make mad scientist always trigger on death
skizzerz
2014-08-09 00:26:51 -05:00
a9f3125a9cremove bit of logging code that was erroring out night if we had 2 wolf kills. We're already logging dead people later on anyway so this is 100% unnecessary
skizzerz
2014-08-07 22:53:02 -05:00