evennia/evennia/commands
2017-04-18 18:29:11 +02:00
..
default Remove ability to teleport puppeted objects to a None location, as per #1304. 2017-04-18 18:29:11 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
cmdhandler.py Make at_get_cmdset get receive a parallel kwarg. 2017-03-01 15:20:30 +01:00
cmdparser.py Remove setting.SEARCH_MULTIMATCH_SEPARATOR, replacing it with SEARCH_MULTIMATCH_REGEX and SEARCH_MULTIMATCH_TEMPLATE. This allows simple yet powerful control over the error output without needing to overload the parser. 2016-09-11 10:39:47 +02:00
cmdset.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
cmdsethandler.py Some more minor refactorings, pertaining to #1176. 2017-01-30 20:18:21 +01:00
command.py Markup, whitespace, PEP 8 and docstring updates 2017-02-19 09:46:43 +01:00
tests.py Fix errors caused by the change of the get_and_merge_cmdset callsign. Makes unittests work correctly again. 2017-02-06 20:20:46 +01:00