evennia/evennia
2024-02-04 09:27:40 -08:00
..
accounts Merge pull request #3347 from volundmush/generate_default_locks 2023-12-19 23:21:59 +01:00
commands Fix tracebacking services default command 2024-01-28 23:43:09 +01:00
comms Adjusting checks to use utils.inherits_from() 2023-11-23 13:15:42 -05:00
contrib Added stacking to clothing contrib's inventory command. 2024-02-04 09:27:40 -08:00
game_template Fixes incorrect variable name in a doc string 2024-01-09 15:09:06 +02:00
help Added "where" to stop word filter exceptions. 2023-12-26 14:58:07 -05:00
locale Update French translation (Aesran) 2022-12-23 16:33:43 +01:00
locks Improved lock-setting logic to handle empty locks, and allow customizing locks via .create()'s new generate_default_locks 2023-12-02 20:01:05 -05:00
objects fix CmdCreate bugs 2023-12-21 13:07:27 -07:00
prototypes Ran black on sources 2023-11-02 20:58:03 +01:00
scripts Fix missing unit test flag 2023-12-02 20:07:00 +01:00
server Remove AMP_ENABLED setting since disabling it serves no purpose. Resolve #3409 2024-01-28 14:22:55 +01:00
typeclasses Fix example in docstring of TagCategoryProperty 2024-01-10 22:06:11 +01:00
utils Add unit test for right-aligned evtable 2024-01-14 18:24:48 +01:00
web custom webclient style overrides 2024-01-16 18:08:36 -07:00
__init__.py Ran black on sources 2023-11-23 19:09:12 +01:00
__main__.py Update install instructions for Windows 2022-11-19 18:36:47 +01:00
settings_default.py Remove AMP_ENABLED setting since disabling it serves no purpose. Resolve #3409 2024-01-28 14:22:55 +01:00
VERSION.txt Evennia 3.1.1 patch release 2024-01-14 18:32:43 +01:00
VERSION_REQS.txt Depend Twisted >=23.10,<24, Django 4.0-4.2 <4.3 2023-12-02 23:31:24 +01:00