evennia/evennia
2023-05-18 21:34:05 +02:00
..
accounts Fix username-validator errors not showing in web registration form 2023-04-21 00:26:08 +02:00
commands Make turnbased combat work 2023-05-15 19:34:38 +02:00
comms Fix issue with channel nick aliases. 2023-02-25 13:19:00 -08:00
contrib Finish turnbased combat tutorial text 2023-05-18 21:34:05 +02:00
game_template Update djangodoc references also in READMEs, as per #3126 2023-03-04 20:10:12 +01:00
help Use isort, run format on code 2022-11-18 12:02:46 +01:00
locale Update French translation (Aesran) 2022-12-23 16:33:43 +01:00
locks Have is_ooc lockfunc return True if no session found. Resolve #3129 2023-03-18 10:24:06 +01:00
objects Add teleport: and teleport_here: default locks to in-game entities. Resolve #3029 2023-02-25 19:59:59 +01:00
prototypes Make spawner store correct typeclass_path also for aliases. Resolve #3101 2023-02-26 15:24:25 +01:00
scripts Make turnbased combat work 2023-05-15 19:34:38 +02:00
server Fix username-validator errors not showing in web registration form 2023-04-21 00:26:08 +02:00
typeclasses 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
utils Finish turnbased combat tutorial text 2023-05-18 21:34:05 +02:00
web Fix username-validator errors not showing in web registration form 2023-04-21 00:26:08 +02:00
__init__.py Use isort, run format on code 2022-11-18 12:02:46 +01:00
__main__.py Update install instructions for Windows 2022-11-19 18:36:47 +01:00
settings_default.py Update djangodoc references also in READMEs, as per #3126 2023-03-04 20:10:12 +01:00
VERSION.txt Evennia 1.3.0 minor release 2023-04-29 08:52:29 +02:00
VERSION_REQS.txt Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00