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
skizzerz
2f3e63a02e
Start to fix chk_nightdone for priest/prophet/doomsayer
2015-10-29 22:49:07 -05:00
Vgr E. Barry
a5e2e5ac9e
Wrap up dullahan
2015-10-29 23:04:15 -04:00
Vgr E. Barry
3cefa8057e
Fix vigilante dying regardless of target
2015-10-29 22:37:05 -04:00
Vgr E. Barry
1c0e0194cd
Add doomsayer transformation messages
2015-10-29 22:18:40 -04:00
Vgr E. Barry
fc311bb6a5
Dullahan / Vigilante tweaks
2015-10-29 21:47:25 -04:00
Vgr E. Barry
f73267f6e1
Small tweaks
2015-10-29 17:46:32 -04:00
Vgr E. Barry
922842b49c
Add vigilante
2015-10-29 17:46:23 -04:00
Vgr E. Barry
e1a3ed7bf2
Add dullahan
2015-10-29 17:46:00 -04:00
Vgr E. Barry
c4029d826d
Succubus fixes
2015-10-29 17:44:34 -04:00
Vgr E. Barry
da9a6f5b62
Some succubus fixes
2015-10-29 10:43:01 -04:00
skizzerz
16db66677c
Complete doomsayer (untested)
2015-10-29 01:24:27 -05:00
Vgr E. Barry
3571d664ed
Some succubus fixes
2015-10-29 00:06:00 -04:00
Vgr E. Barry
e3ad8a24db
Make automatic totem aware of entrancement
2015-10-28 22:28:30 -04:00
Vgr E. Barry
c525380be6
Allow !fquit to leave someone from deadchat
2015-10-28 22:17:03 -04:00
Vgr E. Barry
bc8b336640
Finish up succubus
2015-10-28 22:17:02 -04:00
skizzerz
f9d55db79f
Finish prophet
...
pray <role> is kinda awkward, may want to change the command name
2015-10-28 00:09:45 -05:00
Vgr E. Barry
da81909162
Most of succubus
2015-10-27 22:54:18 -04:00
Lukas Martini
2421485875
Remove duplicate demoniac entry in TRUE_NEUTRAL_ROLES in src/settings.py
2015-10-27 23:42:10 +01:00
Lukas Martini
70454bfc3a
Merge branch 'sleepy' of https://phab.skizzerz.net/diffusion/LKOS/lykos into sleepy
2015-10-27 23:34:38 +01:00
Lukas Martini
c80078d7f4
Add first version of the demoniac role
2015-10-27 23:34:09 +01:00
Vgr E. Barry
9765703902
Finish deadchat
2015-10-27 16:24:06 -04:00
skizzerz
be051dde70
Initial work for prophet role
...
!pray command is complete, role is missing night messages as well as
initializing/resetting var.PRAYED in transition_night
2015-10-27 01:02:28 -05:00
skizzerz
dea6052ed5
Rename devout to prophet
2015-10-26 23:09:25 -05:00
Vgr E. Barry
10be2e341f
First draft of the !deadchat pref
2015-10-26 23:49:41 -04:00
Vgr E. Barry
8517dff63d
Add the game events
2015-10-26 23:49:41 -04:00
skizzerz
1a78a2abfb
Add blessed villager template, begin devout
2015-10-26 21:01:34 -05:00
Vgr E. Barry
524773bcdf
Finish the woflchat restrictions for the Halloween events
2015-10-26 10:40:39 -04:00
nyuszika7h
3222d646de
Fix formatting of !start votes
2015-10-26 14:44:07 +01:00
Vgr E. Barry
1fb4fb0418
Syntax fixes
2015-10-25 22:29:21 -04:00
skizzerz
32bd4bed30
Add in possession roles, convert template_restrictions to an ordereddict
2015-10-25 20:43:35 -05:00
Vgr E. Barry
38a35dd3ad
Merge branches 'sleepy' and 'sleepy' of https://phab.skizzerz.net/diffusion/LKOS/lykos into sleepy
2015-10-25 21:40:15 -04:00
Vgr E. Barry
5476bcdf27
Small tweaks to wolfchat restrictions
2015-10-25 21:37:59 -04:00
skizzerz
92741acb2f
Add preliminary sleepy mode
...
Also new entries into ROLE_GUIDE for all of the to-be-added roles and
templates.
2015-10-25 20:04:08 -05:00
skizzerz
f166baeaa9
Add consecrate command for priests
2015-10-25 16:38:46 -05:00
Ryan Schmidt
f274f113c4
Merge pull request #170 from lutoma/vote-start
...
Require a minimum number of votes to start a game
2015-10-25 09:37:35 -07:00
Lukas Martini
99460a3651
Require a minimum number of votes to start a game
2015-10-25 17:21:23 +01:00