evennia/evennia/accounts
2022-10-29 20:54:57 +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 Add tag to catch link-dead puppet. Resolve #2829, #2737 2022-10-29 20:54:57 +02:00
bots.py Handle channel.msg tuple-form outputfuncs. Resolve #2699. 2022-09-25 01:01:44 +02:00
manager.py Update manager.py 2022-10-20 11:22:30 -07: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