evennia/evennia/accounts
2023-10-02 02:29:51 -03:00
..
migrations Format code imports 2022-11-10 22:21:12 +01: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 Remove leftover piece of code from another fix 2023-08-06 23:26:48 +02:00
bots.py Finish the assign role system through the bot. 2023-10-02 02:29:51 -03:00
manager.py Format code imports 2022-11-10 22:21:12 +01:00
models.py Format code imports 2022-11-10 22:21:12 +01:00
tests.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00