| .. |
|
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
|
Further improvement of log conditional
|
2022-02-14 00:34:13 +01:00 |
|
profiling
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
tests
|
Update logger.py to use new Twisted log api. No change in evennia-side usage
|
2022-02-13 22:52:11 +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 |
|
amp_client.py
|
Change to use super() instead of the old py2 style everywhere
|
2022-01-26 21:51:55 +01:00 |
|
connection_wizard.py
|
Fix style to Keyword Args
|
2020-10-12 21:13:06 +02:00 |
|
deprecations.py
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
evennia_launcher.py
|
Protect against standing in the wrong folder when running makemessages or compilemessages i18n commands. Resolve #2582
|
2022-02-12 18:59:00 +01:00 |
|
initial_setup.py
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
inputfuncs.py
|
Run black reformatter on code
|
2022-02-08 13:03:52 +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
|
I18n string cleanup and refactoring
|
2021-05-27 17:37:26 +02:00 |
|
server.py
|
Further improvement of log conditional
|
2022-02-14 00:34:13 +01:00 |
|
serversession.py
|
Change to use super() instead of the old py2 style everywhere
|
2022-01-26 21:51:55 +01:00 |
|
session.py
|
Add LOCALECHO client option for clients not supporting local echoing. Resolve #2258.
|
2021-10-09 00:36:17 +02:00 |
|
sessionhandler.py
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
signals.py
|
Up min versions to py3.9, Django 4
|
2022-02-04 23:24:48 +01:00 |
|
throttle.py
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
validators.py
|
Update localization
|
2021-05-29 13:22:19 +02:00 |
|
webserver.py
|
Better handle error on webserver startup. Resolve #2057
|
2022-02-13 12:35:33 +01:00 |