banned/src
jacob1 268129bd9d fix potential recursion error during maelstrom
when calling chk_win_conditions, maelstrom uses a rolemap where all players are usually '0', this is casted to a set which makes it think there is only one player
2017-02-23 23:43:32 -05:00
..
db Make "!gstats <num>" also show total of all gamemodes 2016-09-24 23:22:33 +02:00
roles Succubus fixes 2017-02-14 21:35:02 -06:00
__init__.py Tell mypy to not care about user-defined modules 2016-08-12 13:11:10 -04:00
channels.py ACME® Commit Message Kit 2017-02-08 14:43:52 -05:00
context.py Add some more hacky support for IRCds that are broken beyond hope 2017-01-25 21:47:13 -05:00
db.py Fix db error when adding a tempban sanction on a player that already has one, fixes #245 2016-11-07 21:10:18 -05:00
decorators.py Don't allow messages from users we don't know 2017-02-15 11:07:15 -05:00
dispatcher.py Add a client attribute to MessageDispatcher 2017-01-12 12:43:18 -05:00
events.py Re-do 85972db5 to not be utterly idiotic 2016-10-25 21:29:53 -05:00
functions.py Add the new functions submodule, superseding utilities.py 2017-01-17 13:46:40 -05:00
gamemodes.py fix potential recursion error during maelstrom 2017-02-23 23:43:32 -05:00
handler.py Make the ping thread daemonized to allow the bot to quit 2017-01-19 21:22:59 +01:00
hooks.py Fire part/quit event before removing user from channels 2017-02-09 14:22:48 -06:00
logger.py Make discrimination based on case ilegel 2016-07-27 17:03:34 -05:00
messages.py Fix modelines in other files 2016-05-11 16:09:19 +02:00
proxy.py Don't show locals of proxy stubs 2017-01-28 00:40:28 -05:00
settings.py Goat revamp (#286) 2017-02-08 16:16:58 -07:00
users.py ACME® Commit Message Kit 2017-02-08 14:43:52 -05:00
utilities.py Fix for #176 improve invalid role errors 2017-02-05 12:39:52 -05:00
warnings.py Respect LOG_PREFIX for !fwarn add/set 2016-12-01 23:21:01 +01:00
wolfgame.py Fix message about invalid game mode when joining (#288) 2017-02-22 12:34:46 -05:00