evennia/evennia
Griatch 9c8b9aa22e
Merge pull request #3412 from InspectorCaracal/webclient-custom-css
Add an option for custom style overrides to the webclient
2024-01-28 15:19:49 +01:00
..
accounts Merge pull request #3347 from volundmush/generate_default_locks 2023-12-19 23:21:59 +01:00
commands Merge pull request #3376 from InspectorCaracal/patch-17 2024-01-08 19:50:56 +01:00
comms Adjusting checks to use utils.inherits_from() 2023-11-23 13:15:42 -05:00
contrib Merge pull request #3405 from ChrisLR/godot-fix-portal-docs 2024-01-14 18:06:20 +01: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