evennia/evennia
2022-07-27 11:37:39 -07:00
..
accounts Fix various typos in several files. 2022-06-21 21:12:45 -04:00
commands A couple more typos that are only on develop. 2022-06-21 21:13:06 -04:00
comms Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
contrib removed none checks (lol), fixed getter to return empty dict instead of None 2022-07-27 11:37:39 -07: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 unit tests for customized attributeproperty getter/setter 2022-07-11 02:16:25 -07: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 Set echo option, probably no effect 2022-07-04 18:22:43 +02:00
typeclasses Revert "remove unused argument" 2022-07-10 03:55:52 -07:00
utils Merge pull request #3 from avalonhope/avalonhope-unit-test-search-script 2022-06-22 10:56:18 +01: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