mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 05:46:31 +01:00
This change meant several changes to the lock and permission functionality, since it becomes important if permissions are assigned on the Player or on their Character (lock functions pperm() and pid() etc check on Player rather than Character). This has the boon of allowing Admins to switch and play/test the game as a "Low access" character as they like. Plenty of bug fixes and adjustments. Migrations should make sure to move over all data properly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| managers.py | ||
| models.py | ||
| typeclass.py | ||