Commit graph

10186 commits

Author SHA1 Message Date
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
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
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
Griatch
553cfa181a
Merge pull request #3818 from InspectorCaracal/patch-41
Update spawn hook to use `new_prototype`
2025-10-22 13:08:51 +02:00
Griatch
817dec6f13
Merge pull request #3825 from marado/translate-pt
Updated Portuguese translation
2025-10-22 13:07:00 +02:00
Griatch
588b6f4d35
Merge pull request #3817 from peddn/ingame_reports-translation_fix
ingame_reports i18n and possible fix
2025-10-22 12:59:20 +02:00
Marcos Marado
a9d431d0d8 README: fix broken links
* the logo link was pointing to the old website's path
* the wikipedia link was pointing to a disambiguation page
2025-10-09 23:45:20 +01:00
Marcos Marado
f3f66030ee small fixes to the Portuguese translation
There were two strings wrongly translated to Portuguese, this patch
fixes that.
2025-10-09 23:27:20 +01:00
Marcos Marado
91bbb8258b Updated Portuguese translation
3fc913e3c6 introduced a new string to be
translated, as well as changed one other. This commit now updates the
Portuguese translation for those two strings.
2025-10-09 23:22:48 +01:00
Ben Longden
8501c478a2 Include execute_cmd in if statement, and add test 2025-09-02 16:28:41 +01:00