evennia/evennia/server
2022-09-23 12:13:48 -07:00
..
game_index_client EGI: Remove unused import of warning module 2022-07-15 21:12:52 -07:00
migrations Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
portal Set echo option, probably no effect 2022-07-04 18:22:43 +02:00
profiling Run black reformatter on code 2022-02-08 13:03:52 +01:00
tests Apply black to cleanup code 2022-06-12 09:46:48 +02: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 Break up/extend MULTISESSION_MODE into several new settings 2022-09-17 11:58:22 +02:00
evennia_launcher.py Fix Windows specific bugs 2022-09-23 12:13:48 -07: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 Ran black on sources 2022-09-18 23:58:32 +02: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 Break up/extend MULTISESSION_MODE into several new settings 2022-09-17 11:58:22 +02: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 Better handle error on webserver startup. Resolve #2057 2022-02-13 12:35:33 +01:00