houdini/houdini
Ben da69239f49 Use class variables for RoomMixin
Caused bug where igloos weren't being created. 

This is required to cohere to PEP8 guidelines.
2020-07-03 22:45:39 +01:00
..
data Use class variables for RoomMixin 2020-07-03 22:45:39 +01:00
handlers Support for TreasureHunt stamps 2020-07-03 22:43:45 +01:00
plugins Custom attributes for players and plugins 2020-05-17 03:21:34 +01:00
__init__.py Change default value to an empty string instead of 0 2020-06-06 23:35:18 +01:00
commands.py Organise imports 2020-06-05 22:45:23 +01:00
constants.py Move all enums and constants into their own module 2019-08-23 21:48:26 +01:00
converters.py Organise imports 2020-06-05 22:45:23 +01:00
cooldown.py Rename all modules to comply with PEP8 2019-05-16 16:34:16 +01:00
crypto.py Add support for hashing integers in the Crypto class 2019-10-02 10:13:32 +01:00
houdini.py Move background task calls to their respective handler modules 2020-06-12 15:17:12 +01:00
penguin.py Penguin class wrapper functions for adding and revoking permissions 2020-05-17 03:23:49 +01:00
permissions.py Extra wrapper methods for creating permission handler checks 2020-05-17 03:24:14 +01:00
spheniscidae.py Implement AbortHandlerChain exception for aborting future handlers 2020-07-01 00:11:39 +01:00