| .. |
|
idmapper
|
Update djangodoc references also in READMEs, as per #3126
|
2023-03-04 20:10:12 +01:00 |
|
tests
|
Add unit test for right-aligned evtable
|
2024-01-14 18:24:48 +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
|
fix session check
|
2024-01-05 15:49:23 -07: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
|
More tests with default homes in CI unit tests
|
2023-12-19 21:46:33 +01:00 |
|
text2html.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
utils.py
|
Add OnDemandHandler to support on-demand timers easier
|
2024-02-04 00:38:47 +01:00 |
|
validatorfuncs.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |