evennia/evennia/utils
Griatch 191b2a4aef
Merge pull request #3421 from InspectorCaracal/refactor-object-display
Removes need for hardcoding line breaks into display hooks
2024-03-21 17:57:44 +01:00
..
idmapper Support Python 3.12. Update optional scipy req to 1.12.0 2024-03-17 00:53:28 +01:00
tests Merge pull request #3421 from InspectorCaracal/refactor-object-display 2024-03-21 17:57:44 +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 Improve doc string for EvForm with EvCel inserts 2024-03-12 09:39:07 +01:00
evmenu.py Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
evmore.py Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +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 Make clothing inventory command align with default inventory 2024-03-08 10:06:07 +01:00
text2html.py Format code imports 2022-11-10 22:21:12 +01:00
utils.py Merge pull request #3421 from InspectorCaracal/refactor-object-display 2024-03-21 17:57:44 +01:00
validatorfuncs.py Format code imports 2022-11-10 22:21:12 +01:00