evennia/evennia/locks
Griatch df877c6b06
Merge pull request #3343 from volundmush/access_type
Lockfuncs are now called with an access_type kwarg in their **kwargs
2023-12-02 19:02:18 +01: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 Merge pull request #3343 from volundmush/access_type 2023-12-02 19:02:18 +01:00
tests.py Tests for is_ooc lockfunc 2022-03-01 20:20:44 +01:00