evennia/evennia
2023-10-21 15:37:56 +02:00
..
accounts Finish the assign role system through the bot. 2023-10-02 02:29:51 -03:00
commands Remove testing switch from discord2chan. 2023-09-25 01:22:24 -03:00
comms Fixes in SubscriptionHandler; return subs ordered by pk. 2023-10-03 18:54:09 -03:00
contrib Update CHANGELOG 2023-09-20 22:59:22 +02:00
game_template Correct default docstring of template pointing to object.py 2023-10-21 15:37:56 +02: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 Allow for removing "Guest" from permission hierarchy without messing up access. Resolve #3247 2023-08-06 22:51:18 +02:00
objects fix return_appearance typo 2023-10-03 18:54:08 -03:00
prototypes Fix wrong logging call in prototype module 2023-05-28 17:56:35 +02:00
scripts Prepping unit test for later fixes 2023-10-03 18:54:09 -03:00
server Remove leftover log debug. 2023-10-06 17:00:09 -03:00
typeclasses Fix unit tests. Make TagCategoryProperty return tags set by other means. 2023-06-04 22:19:57 +02:00
utils Add text_kwargs support to EvMore.msg. Resolve #3273 2023-09-23 23:07:19 +02:00
web Index.html template split up into new widgitized templates found in evennia\web\templates\website\homepage 2023-10-03 18:54:09 -03:00
__init__.py Only start GLOBAL_SCRIPTS in Server mode 2023-08-24 16:54:53 +01:00
__main__.py Update install instructions for Windows 2022-11-19 18:36:47 +01:00
settings_default.py Add SSL_CERTIFICTE_ISSUER setting. Resolve #3162 2023-07-14 13:13:39 +02:00
VERSION.txt Evennia 2.3.0 minor release 2023-09-03 09:24:42 +02:00
VERSION_REQS.txt Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00