evennia/evennia/server
2020-07-10 20:04:43 +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 Modify package template 2020-07-10 17:58:07 +02:00
profiling Modify package template 2020-07-10 17:58:07 +02:00
tests Fix server-time-snapshot unittest patch issue 2020-05-16 09:56:29 +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
admin.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02: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 Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
deprecations.py Ran black on sources, some minor tweaks 2020-02-12 23:07:56 +01:00
evennia_launcher.py Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
initial_setup.py Make Player #1's Character have Player perm to make quell work more intuitively. 2020-04-11 23:31:31 +02:00
inputfuncs.py Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +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 Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
server.py Modify package template 2020-07-10 17:58:07 +02:00
serversession.py Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
session.py Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
sessionhandler.py Remove tests from api doc 2020-07-10 20:04:43 +02:00
signals.py Remove tests from api doc 2020-07-10 20:04:43 +02:00
throttle.py Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
validators.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
webserver.py Fix traceback in x-forward-for in cases of localhost 2020-03-23 23:20:27 +01:00