evennia/evennia/server
2022-02-12 14:55:26 +01:00
..
game_index_client Update README.md 2020-02-13 09:39:13 +01:00
migrations Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
portal Run black reformatter on code 2022-02-08 13:03:52 +01:00
profiling Run black reformatter on code 2022-02-08 13:03:52 +01:00
tests Update unit test to pass 2022-02-12 14:55:26 +01:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
amp_client.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
connection_wizard.py Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
deprecations.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
evennia_launcher.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
initial_setup.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
inputfuncs.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
manager.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
models.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
server.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
serversession.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
session.py Add LOCALECHO client option for clients not supporting local echoing. Resolve #2258. 2021-10-09 00:36:17 +02:00
sessionhandler.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
signals.py Up min versions to py3.9, Django 4 2022-02-04 23:24:48 +01:00
throttle.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
validators.py Update localization 2021-05-29 13:22:19 +02:00
webserver.py Clean up the webclient/server error output. Resolve #2197 2020-09-19 00:19:37 +02:00