evennia/evennia/commands
2022-01-21 00:17:24 +01:00
..
_trial_temp added return docstring on create_script 2020-05-03 23:56:50 -05:00
default Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
cmdhandler.py Avoid yield-command crossover problems. Add .retain_instance ability for Command class for implementing state execution. 2021-08-06 15:59:48 +02:00
cmdparser.py Fix multimatch error. Resolves #2514 2021-09-04 23:36:54 -04:00
cmdset.py Complete permanent->persistent rename of cmdset kwarg for consistency 2021-08-06 17:16:44 +02:00
cmdsethandler.py Complete permanent->persistent rename of cmdset kwarg for consistency 2021-08-06 17:16:44 +02:00
command.py Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00
tests.py Clean up all test suites 2022-01-07 16:12:12 +01:00