Griatch
cc25051e8f
Fix evadventure QuestHandler initialization. Resolve #3560
2026-02-15 11:40:54 +01:00
Griatch
cd0d896620
Fix :j / utils.justify wiping empty lines. Resolve #3649
2026-02-15 10:13:59 +01:00
Griatch
e5e1e38f3e
Make OnDemandHandler safer against pickle errors. Resolve #3513
2026-02-15 09:27:36 +01:00
Griatch
c4d92a9125
Update Changelog
2026-02-14 21:23:28 +01:00
Griatch
d6c7c197bc
Update to Django 6.0.2
2026-02-14 17:59:38 +01:00
Griatch
4ab0fdeee8
Fix unit tests for scipy1.17, python3.14
2026-02-14 17:23:05 +01:00
Griatch
aa82f2f692
Add Python3.14 support, Increase minimum to Python3.12
2026-02-14 16:31:05 +01:00
Griatch
7480772404
Fix parsing issues in dice contrib. Resolve #3858
2026-02-14 09:15:04 +01:00
Griatch
661615a844
Update CHANGELOG
2026-02-14 08:09:24 +01:00
Griatch
fafcbf291f
Fix test_attribute api unit test. Update Changelog
2025-12-18 12:42:47 +01:00
Griatch
762b8031c6
Update CHANGELOG
2025-12-18 12:00:30 +01:00
Griatch
d6d3fd3424
Update CHANGELOG
2025-11-19 20:33:01 +01:00
Griatch
7403621c45
Django RESTFramework version to 3.16 (security update)
2025-11-19 20:31:28 +01:00
Griatch
20dcb19776
Merge branch 'main' of github.com:evennia/evennia
2025-11-19 18:45:07 +01:00
Griatch
bb007d9011
Update CHANGELOG
2025-11-19 18:45:03 +01:00
electroglyph
2efe981ddf
change 0xDEADFED5 -> electroglyph
2025-11-10 22:22:24 -08:00
Griatch
3cd5be6e82
Update CHANGELOG
2025-10-22 13:43:17 +02:00
Griatch
75d06bfd14
Update CHANGELOG
2025-10-22 13:35:44 +02:00
Griatch
3b56d2b6ab
Update Changelog
2025-10-22 13:17:09 +02:00
Griatch
4b47f886bb
Update changelog
2025-08-22 07:56:56 +02:00
Griatch
27f0ccec4a
Update CHANGELOG to latest updates
2025-08-16 00:19:52 +02:00
Griatch
60bd57f2fc
Update CHANGELOG
2025-08-14 16:44:09 +02:00
Griatch
0bc77106fa
Update Changelog
2025-07-02 15:30:29 +02:00
Griatch
9024f804f9
Evennia 5.0.1 patch release
2025-07-02 15:26:30 +02:00
Griatch
bd6962133d
Fix django min version check being too stingy. Resolve #3796
2025-07-02 13:36:20 +02:00
Griatch
9ac061b109
Evennia 5.0.0 major release
2025-07-01 10:12:08 +02:00
Griatch
7aa3e996ed
Update Changelog
2025-06-30 18:14:57 +02:00
Griatch
1e99ba4222
Increase Django version to 5.2 to address security reports in older Django
2025-06-30 17:46:39 +02:00
Griatch
867b8c68cf
Update Changelog and contrib docs
2025-06-30 17:10:52 +02:00
Griatch
bb54ed75f7
Cleaned up the debugpy contrib metadata a little more
2025-05-25 11:09:51 +02:00
Griatch
baf9a4068b
Revert db checks in launcher that caused instability with imports. Resolve #3790
2025-05-22 23:10:53 +02:00
Griatch
27931248ec
GLOBAL_SCRIPTS.all() failed. Resolve #3788
2025-04-26 16:47:05 +02:00
Griatch
04ce4f6c5e
Update changelog
2025-04-26 13:15:30 +02:00
Griatch
bf06a41d36
Some minor rephrasing to i18n doc; also removing recommendation to use %s style
2025-04-26 12:30:56 +02:00
Griatch
f98ee304aa
Update Changelog
2025-04-26 12:06:05 +02:00
Griatch
a89c8f68cd
Add unit test for TickerHandler store_key fix
2025-04-26 11:51:13 +02:00
Griatch
e30073fea6
Update changelog
2025-04-14 21:43:38 +02:00
Griatch
d02e6d0f3c
Update Changelog
2025-03-23 13:33:50 +01:00
Griatch
3d8e81e0b4
Fix to the echo inputfunc
2025-03-22 22:29:37 +01:00
Griatch
a685ffe55e
Update Changelog
2025-03-21 22:38:30 +01:00
Griatch
6800f02745
Update CHANGELOG
2025-03-15 08:01:59 +01:00
Griatch
54a6a756ac
Update changelog
2025-03-15 07:50:49 +01:00
Griatch
9af0dbb904
Update CHANGELOG
2025-03-08 21:17:39 +01:00
Griatch
f212fe3e0e
Update CHANGELOG
2025-03-08 21:12:56 +01:00
Griatch
0f28eb1ac3
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
Griatch
eab3f014fc
Fix Changelog
2025-02-15 11:22:11 +01:00
Griatch
04153bbc9f
Update changelog
2025-02-15 10:22:25 +01:00
Griatch
5e19e326e0
Update changelog
2025-02-02 20:04:42 +01:00
Griatch
ad67df9721
Fix batchcommand/interactive mode as Developer perm. Resolve #687
2025-01-18 16:19:44 +01:00
Griatch
a921660fd0
Make tutorial-world buildable by Developer.
...
Make use of .ndb.batch_batchmode to avoid affecting the builder (document this). Resolve #3688 .
Clean up OnDemandTasks' categories before saving, in case it was an object that was deleted
2025-01-18 16:03:20 +01:00