evennia/evennia/typeclasses
2021-10-09 16:23:13 +02:00
..
migrations Migrating models, many admin tweaks 2021-05-20 23:43:46 +02:00
__init__.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
attributes.py Fix wrong locktype in attribute all check. Resolve #2392. 2021-08-06 23:58:35 +02:00
managers.py Refactoring of map spawner mechanism. Still not working correctly 2021-07-03 18:05:49 +02:00
models.py Better handle using typeclass-cmd with mismatched db table. Resolve #2350. 2021-08-06 23:44:48 +02:00
tags.py Add .permissions.check() to easily do straight perm-checks without lockstrings 2021-10-09 16:23:13 +02:00
tests.py Fix alias regexes 2021-04-25 16:14:43 +02:00