109 Commits

Author SHA1 Message Date
jacob1
833bdb9828 make classic majority only
Classic is old and not so fun anymore, and 7p classic always sucks when it shows up.

Cap lowered to 4p like original classic, also
2015-10-21 16:26:02 -04:00
Vgr E. Barry
e4ca30f830 Remove priorities in events 2015-10-19 15:06:02 -04:00
Vgr E. Barry
f1922540af Change lovers cluster win message 2015-10-19 15:05:28 -04:00
Vgr E. Barry
27f39c916f Change handling of chk_win events 2015-10-19 15:05:14 -04:00
Vgr E. Barry
04180bc036 Add alternate win condition if only lovers are alive
The message could use a better phrasing, but anyway this works.
2015-10-19 14:51:03 -04:00
Vgr E. Barry
0219941d08 Get rid of conceal_roles in the game_mode decorator
A game mode is considered "hidden" if it doesn't have a `ROLE_GUIDE`
attribute. The `default` game mode was modified to have those
attributes, and is not hidden.
2015-09-09 10:37:45 -04:00
Vgr E. Barry
4810bb408f chr(32) 2015-09-09 10:05:03 -04:00
Vgr E. Barry
d427bd8ca4 Move the try-except block in evilvillage's chk_win 2015-09-09 10:04:41 -04:00
Vgr E. Barry
c37631e90c Update handling of game modes
This change moves the game modes into their own `src/gamemodes.py`, and
also allows setting game modes via `gamemodes.py`.
2015-09-09 09:57:41 -04:00