evennia/evennia/accounts
2022-09-25 01:01:44 +02:00
..
migrations Ran black on sources 2022-09-18 23:58:32 +02:00
__init__.py First step with both account+player at the same time, copying player to account. 2017-07-05 08:30:06 +02:00
accounts.py Merge branch 'develop' into contrib/evadventure 2022-09-17 13:23:13 +02:00
bots.py Handle channel.msg tuple-form outputfuncs. Resolve #2699. 2022-09-25 01:01:44 +02:00
manager.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
models.py Break up/extend MULTISESSION_MODE into several new settings 2022-09-17 11:58:22 +02:00
tests.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00