Ryan Schmidt
8bb12f73e6
Update gamemodes.py.example
...
Old file was out-of-date wrt recent changes. Add in missing imports and fix the do not edit warning to be less wonky. Also add in skeleton example gamemode
2016-04-05 13:46:26 -07:00
io
4e41dfe47a
Add CTCP VERSION support
2016-04-04 16:18:04 -07:00
jacob1
5108822594
use var.GAME_PLASES for reply() in utilities.py
2016-04-03 22:47:28 -04:00
jacob1
db43486fa8
make sure admins always prints to alternate channels even when a game is running
2016-04-03 22:26:53 -04:00
skizzerz
4f1d9d8920
One slipped through
2016-04-01 10:40:12 -05:00
skizzerz
b369a0d4b3
Nothing to see here, move along.
2016-03-31 23:46:43 -05:00
Ryan Schmidt
c32b9031d3
Make use of botconfig vars for chanserv
...
Missed these the first time around...
2016-02-26 14:49:55 -07:00
nyuszika7h
602c99a6ff
Detect op status on joining empty channel
2016-02-26 22:39:28 +01:00
Ryan Schmidt
73030424cd
Blacklist monster and demoniac in maelstrom
2016-02-25 15:13:57 -07:00
skizzerz
8a49977318
Derp
2016-02-19 16:41:40 -06:00
skizzerz
6fff851350
Add event framework to allow for injecting phases
2016-02-19 15:54:02 -06:00
skizzerz
f0663d7aa4
Add var.GAME_PHASES to track when a game is in progress instead of hardcoding night/day
2016-02-19 15:04:26 -06:00
Ryan Schmidt
997b2c3c89
Default balance fix
...
12p default is horribly skewed towards wolves (11 and 13 are pretty well balanced though), move det from 13p to 12p to combat this
2016-02-17 16:25:44 -07:00
Vgr E. Barry
05bab1d83f
Fix ALL THE THINGS
2016-02-11 13:55:25 -05:00
Vgr E. Barry
fb3e7eb8b6
woof
2016-02-11 13:26:23 -05:00
Vgr E. Barry
beb5ffd54c
derp
2016-02-11 13:26:15 -05:00
Vgr E. Barry
edb9df50ea
Fix error when lynching person with revealing totem
2016-02-11 12:00:04 -05:00
Vgr E. Barry
4a969f729a
Fix nicks not being tracked in join phase
2016-02-09 15:25:11 -05:00
Vgr E. Barry
a10f6052a6
Track players nicks after death
...
Prevents horrible breakage in maelstrom
2016-02-09 12:16:29 -05:00
skizzerz
610874c5a1
Fix chained deaths on lynch and also prophet
2016-02-08 17:37:48 -06:00
skizzerz
c4cfbfca83
Prophet QOL improvements
...
- Redo prophet messages so that they don't split into multiple lines
- If prophet never reveals, don't bother making them pray twice
- Split prophet messages into different messages based on reveal setting
instead of putting it together piecemeal -- this allows for easier
customization/translation down the road.
2016-02-08 09:40:49 -06:00
nyuszika7h
00e976d1e0
Notify players in PM if they part the channel during a game
2016-02-08 08:47:01 +01:00
skizzerz
fc815c1549
Fix midgame role attribution in maelstrom
2016-02-05 21:53:29 -06:00
skizzerz
48b5db2d9c
Maelstrom fixes
...
- Don't allow dead players to re-join
- Don't end game via a midgame join (e.g. ensure that numbers are good
after the join)
2016-02-03 23:11:58 -06:00
skizzerz
805ee7e18a
Fix mm being able to be assigned n2+ in mael
2016-02-03 22:10:38 -06:00
skizzerz
dbad8d1f09
Part 2 of 2
...
And as thus we sat in darkness,
Each one busy in his prayers,
“We are lost!” the captain shouted,
As he staggered down the stairs.
But his little daughter whispered,
As she took his icy hand,
“Isn’t God upon the ocean,
Just the same as on the land?”
Then we kissed the little maiden,
And we spoke in better cheer;
And we anchored safe in harbor
When the morn was shining clear.
2016-02-03 22:04:29 -06:00
skizzerz
69f72499ef
Make frole only work during game
2016-02-03 20:30:15 -06:00
skizzerz
abc90530d8
Partial revert of 56827a2
, rm unneeded (and horrific) code
2016-02-01 21:05:01 -06:00
jacob1
32db6b131d
allow using !gstats in alternate channels while a game is going on elsewhere
2016-02-01 20:54:47 -05:00
jacob1
56827a2ce2
lycan balance adjustments
...
lycan#2 moved down from 10 to 9p
wolf#2 swapped for wolf shaman
GA swapped for bodyguard
2016-02-01 20:54:15 -05:00
skizzerz
6738acc82c
Add disabled-by-default start spam killer
...
Like the color/bold killers, this can be configured to kick people if
they spam !start while it is being ratelimited for them.
2016-02-01 17:32:02 -06:00
skizzerz
f3a7be45d4
Relay wolf shaman and do prefix hiding in wolfchat
...
Commands starting with ! will no longer be relayed regardless of if one
is in wolfchat or deadchat. All wolf roles that issue commands now have
their commands properly relayed, so hiding commands this way isn't
really any issue.
2016-02-01 10:33:43 -06:00
jacob1
7a3b6d7274
Fix death totem message, add period to !bless response message
2016-02-01 00:27:20 -05:00
Vgr E. Barry
6475a57402
Break Python 3.2 compatibility
2016-01-31 16:54:54 -05:00
skizzerz
344b7b108b
Don't time out night if dullahan can't do anything
2016-01-29 13:48:21 -06:00
skizzerz
587b03a970
Fix lingering entries in var.ORIGINAL_ROLES due to roleswaps in maelstrom
2016-01-27 21:45:19 -06:00
skizzerz
29e5873104
Don't show original roles in maelstrom in listings
2016-01-27 21:31:32 -06:00
skizzerz
3f9bf7468b
Fix clone taking on the role of someone when they're also dying
...
This only happens for simultaneous deaths (e.g. night deaths), as
chained deaths are resolved in a fashion that makes it impossible for
the clone to know he is also dying until after he inherits the new role.
Closes #214
2016-01-27 21:15:20 -06:00
skizzerz
16a8a86e4a
Persist templates in maelstrom
2016-01-14 17:46:50 -06:00
skizzerz
b29701782f
Maelstrom fixes
...
- Correctly assign random roles upon game start
- Let people know if they're villager/cultist or whatever even on nights
2 and beyond
2016-01-14 01:08:49 -06:00
jacob1
7de3fbb324
ok, I actually tested the fix this time (fix maelstrom)
2016-01-13 23:50:02 -05:00
jacob1
6bbd4b0ae1
Fix error with maelstrom game mode
...
Tested about as much as woffle apparently tested originally
2016-01-13 23:44:09 -05:00
skizzerz
6e22cd860c
Part 1 of 2
...
We were crowded in the cabin;
Not a soul would dare to sleep:
It was midnight on the waters,
And a storm was on the deep.
’Tis a fearful thing in winter
To be shattered by the blast,
And to hear the rattling trumpet
Thunder, “Cut away the mast!”
So we shuddered there in silence,
For the stoutest held his breath,
While the hungry sea was roaring,
And the breakers threatened death.
2016-01-13 22:07:51 -06:00
skizzerz
9d8f77c1e1
Fix stasis messages (both display for adding stasis as well as internal message keys)
2016-01-11 22:56:04 -06:00
skizzerz
281beda634
Fix wonky message ordering if a lynch is forced
2016-01-11 19:14:42 -06:00
jacob1
30699c69a8
fix sys.exit call preventing pull request #208 from being merged, closes #208
2016-01-02 01:36:55 -05:00
Lukas Martini
e7cdf1eb50
Support IPv6 connections
2016-01-02 01:28:50 -05:00
jacob1
9f64b13489
fix crash when trying to !swap to someone not in var.USERS (fake nicks in debug mode)
2016-01-02 01:21:45 -05:00
jacob1
9ef0696da8
fix minor issues preventing pull request #184 from being merged, closes #184
2016-01-02 01:16:34 -05:00
William Maduno | Diitto
f552a6e86e
Fixes #184 (!swap, when targeting someone, should be case insensitive)
2016-01-02 01:10:02 -05:00