| .. |
|
idmapper
|
Update djangodoc references also in READMEs, as per #3126
|
2023-03-04 20:10:12 +01:00 |
|
tests
|
Merge pull request #3344 from volundmush/ip_from_request
|
2023-12-02 20:30:56 +01:00 |
|
verb_conjugation
|
Fix verb conjugation with unknown verbs. Resolve #3330
|
2023-11-26 17:00:13 +01:00 |
|
__init__.py
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
ansi.py
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
batchprocessors.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
containers.py
|
Cleaning up GlobalScriptContainer from some junk logic.
|
2023-10-29 13:06:48 -04:00 |
|
create.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
dbserialize.py
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
eveditor.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
evennia-mode.el
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
evform.py
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
evmenu.py
|
Remove weird auto-replace strings here and there
|
2023-11-30 12:29:01 +01:00 |
|
evmore.py
|
Update CHANGELOG, some refining of docs
|
2023-12-10 19:59:24 +01:00 |
|
evtable.py
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
funcparser.py
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
gametime.py
|
Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler.
|
2023-05-11 20:39:30 -04:00 |
|
logger.py
|
Fix bug in logger. Resolve #3149
|
2023-03-23 23:19:14 +01:00 |
|
optionclasses.py
|
Fixing output of BaseOption.display to always be str
|
2023-11-04 16:42:39 -04:00 |
|
optionhandler.py
|
Minor tweak to the OptionHandler.set to return objects instead of values for better integration with other systems.
|
2023-10-29 16:44:13 -04:00 |
|
picklefield.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
search.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
test_resources.py
|
Further tests with non-sqlite unit tests
|
2023-12-10 23:56:50 +01:00 |
|
text2html.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
utils.py
|
Overhauled IP matching feature.
|
2023-11-24 22:00:40 -05:00 |
|
validatorfuncs.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |