evennia/evennia/scripts
2022-04-15 10:14:54 -06:00
..
migrations Add additional script migration 2022-01-07 22:27:06 +01:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
manager.py Homogenize manager search methods to return querysets. Resolve #2384. 2022-01-09 17:13:24 +01:00
models.py Make sure Typeclass.at_init() is always called on cache initialization for any typeclass. Resolve #2641 2022-02-07 20:45:48 +01:00
monitorhandler.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
scripthandler.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
scripts.py Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
taskhandler.py Fix merge conflicts 2021-06-19 15:59:09 +02:00
tests.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
tickerhandler.py fix index and iteration for clear 2022-04-15 10:14:54 -06:00