jacob1
930e35b31d
fix sleepy mode breaking !help after game ends
2015-10-31 02:49:26 -04:00
jacob1
cb95394dd8
fix error with !help <invalid command>
2015-10-31 02:48:51 -04:00
skizzerz
6e647e86e9
Yet another nightmare fix (with initial path selection)
2015-10-30 22:55:52 -05:00
skizzerz
106e7ed213
Don't retribute people already dying due to something else
2015-10-30 22:06:13 -05:00
Vgr E. Barry
5217fa6fee
Fix bot joining deadchat
2015-10-30 22:43:01 -04:00
Vgr E. Barry
bcf6feafb3
Fix dullahan target count
2015-10-30 22:42:51 -04:00
Vgr E. Barry
ad78c9e613
Fix harlot being entranced when visiting
2015-10-30 22:09:26 -04:00
skizzerz
a9375e5157
fix nick derp
2015-10-30 20:30:47 -05:00
skizzerz
e60a32d400
Fix final roles
2015-10-30 20:28:32 -05:00
skizzerz
cb07d67a8f
Fix doomsayer message
2015-10-30 20:20:40 -05:00
skizzerz
cfb435e1cb
Another nightmare fix
2015-10-30 20:19:20 -05:00
jacob1
202dcd33cb
force non-!simple for the new roles
2015-10-30 21:06:22 -04:00
skizzerz
aa4d165646
fix nightmares (again)
2015-10-30 19:56:22 -05:00
skizzerz
fc138f0af4
Disable disable wolfchat
2015-10-30 19:46:36 -05:00
skizzerz
e2f313440d
Merge remote-tracking branch 'origin/master' into sleepy
2015-10-30 19:40:46 -05:00
Vgr E. Barry
ee3a2c6ab9
Temporarily disable new roles in random
2015-10-30 20:32:29 -04:00
skizzerz
ffacac3764
Fix nightmare kills
2015-10-30 19:20:25 -05:00
skizzerz
cb7a6db8e8
Fix stats for sleepy (hardcode for now)
2015-10-30 19:08:00 -05:00
jacob1
b2147cd033
don't message fake nicks in mass_privmsg
2015-10-30 20:06:00 -04:00
jacob1
7b8c504c79
fix error when starting 'random' game
2015-10-30 20:05:43 -04:00
jacob1
d878525bfe
fix syntax error with random.shuffle, ensure dullahan targets are actually shuffled, add dullahan / prophet / blessed villager to !myrole
2015-10-30 19:15:39 -04:00
jacob1
45e29a3fcd
fix syntax error
2015-10-30 19:15:05 -04:00
jacob1
4e1b17ada6
fix !fquit in join phase
2015-10-30 19:14:32 -04:00
skizzerz
df93da0d2e
Fix direction picking
2015-10-30 15:39:02 -07:00
jacob1
a7c7bb808e
fix syntax error and error preventing restart
2015-10-30 18:18:44 -04:00
Vgr E. Barry
3c90830cff
Fix a NameError
2015-10-30 18:13:17 -04:00
skizzerz
cf91ab2c98
More informative messages for nightmares, fix dullahan target issue
2015-10-30 15:06:18 -07:00
jacob1
12384d191d
fixes to nightmares
2015-10-30 15:06:17 -07:00
jacob1
e77ad447ef
fixes to nightmares
2015-10-30 18:03:43 -04:00
Vgr E. Barry
2cf3852518
Fix circular imports
2015-10-30 17:38:39 -04:00
skizzerz
e860eeabdd
Give a failure message for nightmares
2015-10-30 14:21:29 -07:00
skizzerz
e2d8f01832
Reset paths if wrong one is chosen part 2
2015-10-30 14:16:37 -07:00
skizzerz
8b5f757057
Reset paths if wrong one is chosen
2015-10-30 14:15:56 -07:00
skizzerz
3b4f62e2f1
Finish nightmares
2015-10-30 14:14:21 -07:00
jacob1
55070fd44b
add utilities.py, which contains some functions possibly needed by gamemode events
...
this also fixes it so priest death events finally happen
2015-10-30 17:03:54 -04:00
skizzerz
9e9e4342f8
Slightly less sucky message
2015-10-30 13:17:50 -07:00
skizzerz
dd6f50d7eb
Fix derps
2015-10-30 13:14:33 -07:00
Lukas Martini
3761f6d92c
Fix two syntax errors and name of setup_nightmares in SleepyMode
2015-10-30 20:30:11 +01:00
Lukas Martini
36adb370b4
Demoniac winning takes precedence over monster
2015-10-30 12:19:46 -07:00
skizzerz
85fafcc789
Fix error, work on nightmares a bit
2015-10-30 12:19:40 -07:00
skizzerz
01dc76d0bb
Tweak sleepy roleset (swap vigilante and harlot)
2015-10-30 12:19:33 -07:00
skizzerz
627efab5ec
Fix priest death in sleepy, update alpha messages for doomsayer
2015-10-30 12:19:21 -07:00
jacob1
7915c56b34
fix succubi related win conditions
...
entranced wolves could still win with wolves, dead succubi didn't win when succubi team did, maybe others?
2015-10-30 14:06:50 -04:00
Vgr E. Barry
cbed18fd93
Fix the chk_nightdone event not working properly
2015-10-30 12:18:11 -04:00
Vgr E. Barry
e013d76d5c
Remove medium from ROLE_GUIDE
...
We don't have time to introduce it in time for the Halloween update, so
let's remove it to prevent bad things happening (e.g. random)
2015-10-30 11:45:43 -04:00
Vgr E. Barry
6e5203be2d
Use a less misleading name for wolflist checks
2015-10-30 11:44:45 -04:00
skizzerz
48b5104b11
Fix doomsayer prematurely ending night if they're killing
2015-10-30 01:18:18 -05:00
skizzerz
9b23f38b65
Add sleepy events (mostly done)
...
Add back in var.DYING so that events can use it, also added del_player
event.
2015-10-30 01:09:24 -05:00
skizzerz
8dd2bf4e56
Fix issues with priest, cleanup RESTRICT_WOLFCHAT
...
Move a lot of duplicated logic into helper functions so that it is easy
to ensure that wolfchat restrictions are being consistently applied.
check_exchange still needs to be modified but everything else should be
ok.
2015-10-30 00:01:35 -05:00
skizzerz
b54dff0f89
Fix chk_nightdone and rework blessed villager template to actually do something
2015-10-29 22:57:02 -05:00