evennia/evennia/commands
2020-06-25 14:15:31 +02:00
..
_trial_temp added return docstring on create_script 2020-05-03 23:56:50 -05:00
default More updates to the starting tutorial 2020-06-25 14:15:31 +02:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
cmdhandler.py Run black on sources 2020-04-20 23:39:09 +02: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 Run black on sources 2020-04-20 23:39:09 +02:00
command.py Ran black on sources 2020-04-12 12:19:15 +02:00
tests.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00