evennia/evennia/server
2021-04-11 16:11:51 +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 Make evennia lib importable without created gamedir 2021-02-27 13:39:14 +01:00
profiling Resolve merge conflicts 2020-10-08 23:35:31 +02:00
tests [feat] Script refactor; decouple timer component from script lifetime. Resolve #1715 2021-03-07 10:34:01 +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
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 Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
deprecations.py Fix typo in deprecation warning 2021-04-11 16:11:51 +02:00
evennia_launcher.py Code clean up and check to make sure length of password is greater than 0 2021-01-22 23:22:35 -05:00
initial_setup.py Add intro-menu to tutorial-world 2020-10-04 19:50:49 +02:00
inputfuncs.py Optimize _Saverdict.update that caused issues for webclient option update (#2224) 2020-11-01 11:32:12 +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 [feat] Script refactor; decouple timer component from script lifetime. Resolve #1715 2021-03-07 10:34:01 +01:00
serversession.py Fix error that did not let Session base beoverloaded correctly 2020-11-24 18:38:43 +01:00
session.py Fix error that did not let Session base beoverloaded correctly 2020-11-24 18:38:43 +01:00
sessionhandler.py Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
signals.py Continue to clean up docstrings 2020-10-08 23:23:27 +02:00
throttle.py Adds remove() method and renames record/unrecord methods to reflect expected input. 2020-10-20 21:00:03 +00: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