evennia/evennia/server
2021-10-08 22:46:50 +02: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 Keep GMCP case if outputfunc is capitalized. Resolve #2300. 2021-08-17 20:25:00 +02:00
profiling Ask for confirm in default account creation. Resolves #1523 2021-10-08 22:46:50 +02:00
tests Fix/refactor initial_setup function. Resolve #2438. 2021-08-06 00:16:12 +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 Added AMP support to the Replaceable Networking effort. Can now replace the AMP protocols. Also cleaned up some imports. 2020-04-12 17:01:43 -07:00
connection_wizard.py Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
deprecations.py Start restructuring web presences 2021-05-16 16:01:39 +02:00
evennia_launcher.py Custom evennia launcher commands with EXTRA_LAUNCHER_COMMANDS setting 2021-07-04 21:54:27 +02:00
initial_setup.py Fix/refactor initial_setup function. Resolve #2438. 2021-08-06 00:16:12 +02:00
inputfuncs.py Remove channel nick-replace from inputfunc 2021-04-24 22:44:05 +02: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 Fix/refactor initial_setup function. Resolve #2438. 2021-08-06 00:16:12 +02:00
serversession.py Add XYZgrid contrib api files, prepare for merge 2021-07-23 00:19:28 +02:00
session.py Fix error that did not let Session base beoverloaded correctly 2020-11-24 18:38:43 +01:00
sessionhandler.py Addition of BROADCAST_SERVER_RESTART_MESSAGES flag to notify all sessions that the server is restarting. 2021-10-03 18:05:03 -05:00
signals.py Continue to clean up docstrings 2020-10-08 23:23:27 +02:00
throttle.py Cleaned up dummyrunner and fixed a lot of issues 2021-06-02 00:27:40 +02: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