evennia/evennia/utils
2022-01-09 00:30:32 +01:00
..
idmapper I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
tests Clean up all test suites 2022-01-07 16:12:12 +01:00
verb_conjugation Add pronoun parsing for msg_contents inlinefuncs 2021-10-30 22:36:40 +02:00
__init__.py Run 2to3. 2017-10-29 13:40:30 -04:00
ansi.py Allow to disable MXP or make it one-directional. Resolve #2169. 2021-11-02 23:39:56 +01:00
batchprocessors.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
containers.py Broaded Container exception handler. Resolve #2334. 2021-08-07 00:06:09 +02:00
create.py Move create methods into managers, leave utils.create as wrappers. 2022-01-09 00:30:32 +01:00
dbserialize.py Fixed dbserialize. Supports Py 3.7 - 3.10 2021-12-19 19:14:31 -07:00
eveditor.py Add confirm to set/edit for non-string Attributes. Resolves #2222 2021-10-09 00:11:30 +02: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 Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:53:28 +01:00
evmenu.py Remove prototype init from evennia init 2022-01-03 22:22:19 +01:00
evmore.py Make EvMore auto-exit and change display text. Resolve #2361. 2021-10-09 18:44:18 +02:00
evtable.py Resolve merge conflicts 2021-10-05 21:54:27 +02:00
funcparser.py Add pronoun parsing for msg_contents inlinefuncs 2021-10-30 22:36:40 +02:00
gametime.py Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
logger.py Resolve merge conflicts 2021-10-02 19:20:58 +02:00
optionclasses.py Fix error in Msg manager search 2021-05-10 22:20:30 +02:00
optionhandler.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
picklefield.py Run black on sources; add black config 2020-07-27 21:12:06 +02:00
search.py Move create methods into managers, leave utils.create as wrappers. 2022-01-09 00:30:32 +01:00
test_resources.py Fix unit test base 2022-01-08 17:40:40 +01:00
text2html.py Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
utils.py Make set aware of Attribute categories 2021-12-16 00:22:24 +01:00
validatorfuncs.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00