evennia/evennia
Griatch 395fcce079 Merge pull request #2814 from volundmush/search_icontains
Alter ObjectDB.objects.get_objs_with_key_or_alias() to use icontains
2022-08-02 14:15:07 +02:00
..
accounts Fix various typos in several files. 2022-06-21 21:12:45 -04:00
commands Merge branch 'develop' into 2736-fix-cmdset-remove 2022-07-24 10:51:25 -04:00
comms Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
contrib Merge pull request #2797 from InspectorCaracal/namegen-contrib 2022-08-02 13:16:28 +02:00
game_template Fix various typos in several files. 2022-06-21 21:12:45 -04:00
help Apply black to cleanup code 2022-06-12 09:46:48 +02:00
locale Updated fr po files 2022-03-20 20:47:48 +01:00
locks Apply black to cleanup code 2022-06-12 09:46:48 +02:00
objects ObjectDB.objects.get_objs_with_key_or_alias() now uses icontains instead of istartswith for inexact searches against db_key to match behavior with alias. 2022-07-25 15:22:26 -04:00
prototypes Apply black to cleanup code 2022-06-12 09:46:48 +02:00
scripts fix index and iteration for clear 2022-04-15 10:14:54 -06:00
server EGI: Remove unused import of warning module 2022-07-15 21:12:52 -07:00
typeclasses new de/serialization logic 2022-07-26 23:51:11 +02:00
utils Merge pull request #2813 from aogier/feature/2789-reflected-or 2022-08-02 14:13:05 +02:00
web check if cmdid has callback 2022-06-01 12:48:18 -06:00
__init__.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
settings_default.py Add say/who to the Lunr exception list. Add setting to extend the list from gamedir. 2022-02-09 23:03:08 +01:00
VERSION.txt Add documentation for new crafting contrib 2020-11-28 23:19:57 +01:00