evennia/evennia/typeclasses
2022-01-26 21:51:55 +01: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 Make set aware of Attribute categories 2021-12-16 00:22:24 +01:00
managers.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
models.py Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00
tags.py Change TagHandler.add/has(tag=...) kwarg to key= for consistency. Resolve #2396 2021-11-03 22:55:55 +01:00
tests.py Clean up all test suites 2022-01-07 16:12:12 +01:00