evennia/evennia/locks
2023-12-02 20:01:05 -05: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 Adjusting checks to use utils.inherits_from() 2023-11-23 13:15:42 -05:00
lockhandler.py Improved lock-setting logic to handle empty locks, and allow customizing locks via .create()'s new generate_default_locks 2023-12-02 20:01:05 -05:00
tests.py Tests for is_ooc lockfunc 2022-03-01 20:20:44 +01:00