evennia/evennia
Griatch ca6ea0c0aa
Merge pull request #3434 from InspectorCaracal/help-fixes-1
Patches to improve "help" usability
2024-02-24 10:12:52 +01:00
..
accounts Merge pull request #3347 from volundmush/generate_default_locks 2023-12-19 23:21:59 +01:00
commands Merge pull request #3434 from InspectorCaracal/help-fixes-1 2024-02-24 10:12:52 +01:00
comms Adjusting checks to use utils.inherits_from() 2023-11-23 13:15:42 -05:00
contrib Merge pull request #3425 from InspectorCaracal/patch-10 2024-02-24 09:54:25 +01:00
game_template remove 'building' filehelp to prevent confusion 2024-02-21 14:01:16 -07:00
help change lunr weighting 2024-02-21 14:00:56 -07: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 Add OnDemandHandler to support on-demand timers easier 2024-02-04 00:38:47 +01:00
server Add OnDemandHandler to support on-demand timers easier 2024-02-04 00:38:47 +01:00
typeclasses Fix example in docstring of TagCategoryProperty 2024-01-10 22:06:11 +01:00
utils Add OnDemandHandler to support on-demand timers easier 2024-02-04 00:38:47 +01:00
web custom webclient style overrides 2024-01-16 18:08:36 -07:00
__init__.py Add OnDemandHandler to support on-demand timers easier 2024-02-04 00:38:47 +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