evennia/evennia/typeclasses
2023-02-25 20:23:29 +01:00
..
migrations Format code imports 2022-11-10 22:21:12 +01: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 Explain in docs why AttributePropety.at_get/set are not called if accessing attribute from AttributeHandler. Resolve #3034. 2023-02-25 20:23:29 +01:00
managers.py Update and link new discord docs; reformat code for PEP8 2022-12-01 00:20:26 +01:00
models.py Remove game template init file; Run black. Resolve #3014 2022-12-03 12:35:00 +01:00
tags.py Cast tags to strings while checking, getting, removing; following what add() already does 2023-02-03 12:28:22 +01:00
tests.py Adding testing for tag casting changes 2023-02-03 12:33:10 +01:00