| .. |
|
accounts
|
use expected types for user/pass
|
2024-11-15 10:45:10 -07:00 |
|
commands
|
[fix] Make funcparser correctly preserve one escape character if using e.g. \\. Resolve #3692.
|
2025-01-18 11:58:50 +01:00 |
|
comms
|
Run black on sources
|
2024-06-27 16:01:09 +02:00 |
|
contrib
|
Merge pull request #3685 from InspectorCaracal/patch-37
|
2024-12-15 15:51:51 +01:00 |
|
game_template
|
Update game template class doc strings to be more up-to-date. Resolve #3387
|
2024-06-27 15:58:11 +02:00 |
|
help
|
3564 - Fix leading wildcard search
|
2024-11-22 00:52:23 -07:00 |
|
locale
|
docs: i18n:zh (modifications and touch-ups)
|
2024-10-25 16:15:19 +08:00 |
|
locks
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
objects
|
Merge pull request #3690 from InspectorCaracal/patch-38
|
2024-12-15 15:56:56 +01:00 |
|
prototypes
|
Revert ac06ff735 since it caused unexpected side effects
|
2024-09-29 14:46:18 +02:00 |
|
scripts
|
Make TaskHandler properly handle missing attribute on server reload. Resolve #3620
|
2024-09-29 12:57:19 +02:00 |
|
server
|
remove last_login update on disconnect
|
2024-11-02 15:20:42 -06:00 |
|
typeclasses
|
Revert ac06ff735 since it caused unexpected side effects
|
2024-09-29 14:46:18 +02:00 |
|
utils
|
[fix] Make funcparser correctly preserve one escape character if using e.g. \\. Resolve #3692.
|
2025-01-18 11:58:50 +01:00 |
|
web
|
3658 remove extra spaces
|
2024-11-23 23:14:38 -07:00 |
|
__init__.py
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
__main__.py
|
Update install instructions for Windows
|
2022-11-19 18:36:47 +01:00 |
|
settings_default.py
|
Critical: Revert changes to PRAGMA settings, to avoid db issues on existing dbs
|
2024-10-01 09:11:22 +02:00 |
|
VERSION.txt
|
Evennia 4.5.0 minor release
|
2024-11-12 10:39:35 +01:00 |
|
VERSION_REQS.txt
|
Support Python 3.12. Update optional scipy req to 1.12.0
|
2024-03-17 00:53:28 +01:00 |