evennia/evennia
Griatch 3518a83278
Merge pull request #3809 from UserlandAlchemist/fix/admin-link-object-id
fix(admin): repair Link to Account button (pk→object_id mismatch)
2025-10-22 13:41:52 +02:00
..
accounts Apply black on code 2025-04-26 14:07:38 +02:00
commands Improve performance on larger cmdsets, and don't store cmdset cache as weakrefs to avoid GC hits. 2025-08-28 11:22:21 +01:00
comms Apply black on code 2025-04-26 14:07:38 +02:00
contrib The tag “closed” or its translated version is now automatically added to 2025-08-31 13:51:12 +02:00
game_template 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
help Apply black on code 2025-04-26 14:07:38 +02:00
locale Merge pull request #3825 from marado/translate-pt 2025-10-22 13:07:00 +02:00
locks Apply black to codes 2024-04-01 17:51:05 +02:00
objects Send move_type to at_pre_object_* hooks 2025-06-30 17:04:18 +02:00
prototypes Update spawn hook to use new_prototype 2025-08-31 21:13:53 -06:00
scripts Apply black on code 2025-04-26 14:07:38 +02:00
server Made Evennia launcher give better error if running outside of mygame (fix regression) 2025-05-25 14:15:12 +02:00
typeclasses Apply black on code 2025-04-26 14:07:38 +02:00
utils Fix a bug that caused the next command not to have a session assigned when exiting the pager. 2025-08-18 10:28:09 -05:00
web Merge pull request #3809 from UserlandAlchemist/fix/admin-link-object-id 2025-10-22 13:41:52 +02: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 5.0.1 patch release 2025-07-02 15:26:30 +02:00
VERSION_REQS.txt Fix django min version check being too stingy. Resolve #3796 2025-07-02 13:36:20 +02:00