Commit graph

10193 commits

Author SHA1 Message Date
Griatch
fafcbf291f Fix test_attribute api unit test. Update Changelog 2025-12-18 12:42:47 +01:00
Griatch
71268b011c
Merge pull request #3854 from count-infinity/bug-3847-batchcode-crlf
Normalize CRLF to LF
2025-12-18 12:38:04 +01:00
Griatch
7a9eac206a
Merge pull request #3853 from count-infinity/bug-3691-multimatch
Fix multimatch when '-' in name.
2025-12-18 12:34:43 +01:00
Griatch
65cb78d257
Merge pull request #3845 from count-infinity/bug-3839-too-many-ansi-escapes
Fix ANSI escape explosion when slicing ANSIString after reset
2025-12-18 12:24:55 +01:00
Griatch
f7f94c9d3d
Merge pull request #3842 from count-infinity/3841-protfunc-docs
Clarify caller keyword requirement
2025-12-18 12:10:29 +01:00
Griatch
2a19ab45bf
Merge pull request #3849 from count-infinity/docs-3804
Fix typos in beginner tutorial - twitch combat
2025-12-18 12:08:16 +01:00
Griatch
003d1adf5a
Merge pull request #3848 from count-infinity/docs-3805
Documentation - Fix typos
2025-12-18 12:07:24 +01:00
Griatch
d7a83ca603
Merge pull request #3846 from count-infinity/docs-3814
Fix documentation typos in beginner tutorial
2025-12-18 12:04:52 +01:00
Griatch
762b8031c6 Update CHANGELOG 2025-12-18 12:00:30 +01:00
Griatch
c7bf5f1444
Merge pull request #3852 from count-infinity/bug-3851-3844-versions
Fix distutils error for new Python3.12+ projects, Fix Django versioning
2025-12-18 11:56:57 +01:00
Griatch
7cd713d0c6
Merge pull request #3599 from blongden/test_mixin_fix
Check msg from at_pre_cmd
2025-12-18 11:28:43 +01:00
Count Infinity
db6765935a Fix multimatch when '-' in name. 2025-12-16 22:03:17 -07:00
Count Infinity
cdd0b400cc Normalize CRLF to LF 2025-12-16 01:25:49 -07:00
Count Infinity
6d9f8684ac Fix distutils error when checkout out new project. Fix django version warning on start. 2025-12-15 21:30:38 -07:00
Count Infinity
83226c583c Fix typos in beginner tutorial - twitch combat 2025-11-28 22:52:31 -07:00
Count Infinity
fba7ef9293 Fix typos 2025-11-27 21:44:54 -07:00
Count Infinity
9e92453995 Clarify .pop() 2025-11-26 20:13:04 -07:00
Count Infinity
16c6ba5ada Fix typos 2025-11-26 20:09:59 -07:00
Count Infinity
d9def9bfea Fix ANSI escape explosion when slicing ANSIString after reset 2025-11-26 03:04:10 -07:00
Count Infinity
01a907d9fb Add back in 2025-11-19 22:24:32 -07: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
267c1a0662 Require Django 5.2.8 for security 2025-11-19 20:15:33 +01:00
Griatch
3170c23f9c Make /openapi/setattribute PUT only for REST style compatability 2025-11-19 20:12:27 +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
Griatch
6dc02ef63c
Merge pull request #3840 from Hasna878/doc-fix-hasna
docs: clarify Windows py launcher usage during installation
2025-11-19 18:40:47 +01:00
Griatch
c497fd7513
Merge pull request #3836 from count-infinity/bug-3822-create-obj-none-key
Fix error when creating object with None key
2025-11-19 18:38:17 +01:00
Griatch
0552b3de5e
Merge pull request #3835 from electroglyph/changelog
change 0xDEADFED5 to electroglyph in CHANGELOG.md
2025-11-19 18:36:36 +01:00
Griatch
7c38b1cc76
Merge pull request #3834 from count-infinity/bug-3824-prototype-funcs
Fix Unexpected keyword argument 'prototype' error when spawning
2025-11-19 18:34:44 +01:00
Griatch
f71fc54861
Merge pull request #3832 from count-infinity/bug-3828-spawn-locks
Fix typo in prototype
2025-11-19 18:21:29 +01:00
Griatch
bd44351f27
Merge pull request #3831 from count-infinity/bug-3839-laggy-evform
Optimize ANSIString
2025-11-19 18:15:50 +01:00
Count Infinity
5da870beab Clarify caller keyword requirement 2025-11-19 01:44:09 -07:00
Count Infinity
e834e34fd1 Add searchable 2025-11-19 00:18:31 -07:00
Hasna Boubakry
cf936f2e6d
docs: clarify Windows py launcher usage during installation 2025-11-14 22:08:55 +01:00
Griatch
ea4a2f5c89 More fixes to install docs 2025-11-12 13:45:02 +01:00
Griatch
8c7fefe09e Fix versions in install instructions 2025-11-12 13:41:26 +01:00
Count Infinity
8e607f7185 Fix error when creating object with None key 2025-11-11 21:32:49 -07:00
electroglyph
2efe981ddf change 0xDEADFED5 -> electroglyph 2025-11-10 22:22:24 -08:00
Count Infinity
1c99e89f1c Fix Unexpected keyword argument 'prototype' error when spawning 2025-11-10 22:51:35 -07:00
Count Infinity
3b45b2dfae Better unit test text 2025-11-07 22:28:51 -07:00
Count Infinity
2ab37d3988 Fix typo in prototype 2025-11-07 22:23:08 -07:00
Count Infinity
cc6ef72016 Optimize ANSIString 2025-11-04 00:22:41 -07:00
Griatch
3cd5be6e82 Update CHANGELOG 2025-10-22 13:43:17 +02:00
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
Griatch
4a85b96297
Merge pull request #3811 from UserlandAlchemist/fix/login-banner-preemptive
website: fix login banner showing before any attempt (fixes #3810)
2025-10-22 13:38:41 +02:00
Griatch
75d06bfd14 Update CHANGELOG 2025-10-22 13:35:44 +02:00
Griatch
e9a69ee3df
Merge pull request #3815 from blongden/cmdset_merge_improvements
Improve performance on larger cmdsets
2025-10-22 13:33:52 +02:00
Griatch
3b56d2b6ab Update Changelog 2025-10-22 13:17:09 +02:00
Griatch
e23e8d7e1d
Merge pull request #3826 from marado/broken-link
README: fix broken links
2025-10-22 13:16:44 +02:00