evennia/evennia/locks
2017-07-07 23:47:21 +02:00
..
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
lockfuncs.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
lockhandler.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
tests.py Change permission strings so Immortals->Developer, Wizards->Admin, Builders->Builder, PlayerHelper->Helper, Players->Player, Guests->Guest. Made perm() and pperm() lock function accept both the plural and singular form (so both Admin and Admins work). Still lacking a data migration for updating an existing database to the new setup. 2017-02-17 23:25:09 +01:00