evennia/evennia/game_template/server/conf
2020-07-10 15:57:57 +02:00
..
__init__.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
at_initial_setup.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
at_search.py Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
at_server_startstop.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
cmdparser.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
connection_screens.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
inlinefuncs.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
inputfuncs.py Removed the star-import in the prototypes.py template file; namespace is not working well with inputfunc module loading. 2016-09-14 18:30:20 +02:00
lockfuncs.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
mssp.py Some cleanup of the default MSSP template 2019-10-01 20:48:44 +02:00
portal_services_plugins.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
secret_settings.py Add secret_settings and mechanisms for managing it. This allows for easier hiding game- and server-specific settings when sharing the game dir with others. 2017-06-04 22:55:28 +02:00
server_services_plugins.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
serversession.py Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
settings.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
web_plugins.py proxy-plugins 2020-02-19 16:33:35 -06:00