evennia/evennia/commands
2020-05-03 23:56:50 -05:00
..
_trial_temp added return docstring on create_script 2020-05-03 23:56:50 -05:00
default Ran black on sources 2020-04-12 12:17:06 +02:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
cmdhandler.py fixing fstring 2020-04-16 06:14:03 -05:00
cmdparser.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
cmdset.py django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are deprecated in favor of the functions that they’re aliases for: django.utils.translation.gettext(), gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy(). 2020-02-09 20:14:47 -06:00
cmdsethandler.py fixing fstring 2020-04-16 06:14:03 -05:00
command.py Make child command class correctly pick up parent docstring if it's missing 2020-02-28 23:41:57 +01:00
tests.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00