| .. |
|
idmapper
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
tests
|
Added (currently skipped) unit tests replicating #3693
|
2025-01-18 13:01:24 +01:00 |
|
verb_conjugation
|
Fix 'alter' and 'hinder'
|
2024-11-03 14:24:50 +01:00 |
|
__init__.py
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
ansi.py
|
Validate alias structure in prototype homogenization. Resolve #3578
|
2024-07-20 08:48:54 +02:00 |
|
batchprocessors.py
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
containers.py
|
Global scripts not defined in settings wouldn't appear on GLOBAL_SCRIPTS container as documented. Resolves #3519
|
2024-08-11 15:47:03 +02:00 |
|
create.py
|
Upgrade evennia dependencies and RUN MIGRATIONS. Update requirement to Django 5.3, which has some backwards-incompatible index changes
|
2025-03-02 11:05:17 +01:00 |
|
dbserialize.py
|
fix for serializing IntFlag types
|
2025-01-03 22:04:38 -08:00 |
|
eveditor.py
|
justify left by default
|
2024-10-23 20:37:32 +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
|
pass node kwargs through page nav
|
2024-08-30 17:26:32 -06:00 |
|
evmore.py
|
fix typo
|
2024-10-28 12:11:21 -06:00 |
|
evtable.py
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
funcparser.py
|
[fix] Make funcparser correctly preserve one escape character if using e.g. \\. Resolve #3692.
|
2025-01-18 11:58:50 +01:00 |
|
gametime.py
|
Remove many uses of the short api from inside the library, to ease startup loops
|
2025-03-02 17:46:17 +01:00 |
|
hex_colors.py
|
Update truecolor docs, improve color truecolor display
|
2024-09-29 13:53:52 +02:00 |
|
logger.py
|
Apply black to codes
|
2024-04-01 17:51:05 +02: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
|
Upgrade evennia dependencies and RUN MIGRATIONS. Update requirement to Django 5.3, which has some backwards-incompatible index changes
|
2025-03-02 11:05:17 +01:00 |
|
test_resources.py
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
text2html.py
|
Run black on sources
|
2024-06-27 16:01:09 +02:00 |
|
utils.py
|
Update utils.py
|
2024-07-19 16:20:13 +08:00 |
|
validatorfuncs.py
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |