evennia/evennia/server
2022-02-05 19:35:46 +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 Fix legacy bytes conversion for older twisted 2021-06-19 15:02:26 +02:00
profiling Clean up docstrings 2020-09-20 20:29:02 +02:00
tests Unsure how the last commit had an old edit, but this should fix tests now. 2021-04-06 17:43:49 -07: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 Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
connection_wizard.py Start add docs again 2020-10-08 21:45:18 +02:00
deprecations.py Ran black on sources, some minor tweaks 2020-02-12 23:07:56 +01:00
evennia_launcher.py Up min Django version to 3.2. Update recommended. 2021-10-05 23:22:50 +02:00
initial_setup.py Add intro-menu to tutorial-world 2020-10-04 19:50:49 +02:00
inputfuncs.py Add GMCP Client.GUI inputfunc to avoid issues with Mudlet 2021-10-31 20:18:20 +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 Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
server.py Maintenance time calculations should be done in minutes, not seconds. 2021-03-29 22:34:55 -07:00
serversession.py Fixed all links 2020-10-11 19:31:05 +02:00
session.py Start add docs again 2020-10-08 21:45:18 +02:00
sessionhandler.py Continue to clean up docstrings 2020-10-08 23:23:27 +02:00
signals.py Backport support for py3.10 2022-02-05 19:35:46 +01:00
throttle.py Start add docs again 2020-10-08 21:45:18 +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 Clean up the webclient/server error output. Resolve #2197 2020-09-19 00:19:37 +02:00