evennia/evennia/scripts
2020-02-09 20:14:47 -06:00
..
migrations Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
admin.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
manager.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
models.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
monitorhandler.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
scripthandler.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
scripts.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
taskhandler.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
tests.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
tickerhandler.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00