Commit graph

10017 commits

Author SHA1 Message Date
Griatch
dddee257a2 Disable postgres in CI builds, it keeps timing out 2025-03-08 21:02:31 +01:00
Griatch
6117e85ac9 Remove many uses of the short api from inside the library, to ease startup loops 2025-03-02 17:46:17 +01:00
Griatch
53b7ee8a90 Fix superuser-creation on fully fresh db. Resolve #3735. 2025-03-02 14:21:05 +01:00
Griatch
f234298077 Update CI postgres version 2025-03-02 13:19:55 +01:00
Griatch
604a1b6a66 Test reworking migration for mysql/postgresql 2025-03-02 12:29:13 +01:00
Griatch
fbbe4bd19b Testing postgresql with latest migrations 2025-03-02 12:08:19 +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
4269745d3e More fixing to the tutorial 2025-02-20 09:05:35 +01:00
Griatch
c1794bb17e Update django queries tutorial 2025-02-19 20:09:07 +01:00
Griatch
d36c5d8fd5 Another typo fix on the Unit testing doc page 2025-02-15 18:23:07 +01:00
Griatch
dab0ec7b58 Clean up the Unit testing doc 2025-02-15 18:10:00 +01:00
Griatch
db20d74605 Fix skull->coin typo in search tutorial. Resolve #3675 2025-02-15 17:48:13 +01:00
Griatch
4af63a0b06 Better explain on utlity tutorial use of ABILITY_REVERSE_MAP. Resolve #3680 2025-02-15 17:36:25 +01:00
Griatch
e81d40d95e Flesh out the evadventure tutorial about the _OBJ_STATS, to be clearer for beginners. Resolve #3681 2025-02-15 17:27:27 +01:00
Griatch
1a61c20f06 Fix doc typo. Resolve #3708 2025-02-15 17:11:26 +01:00
Griatch
01d6eec036 Fix bare hands in npc example. Resolve #3709 2025-02-15 17:05:39 +01:00
Griatch
25185a6b2c Update changelog/docs 2025-02-15 11:26:01 +01:00
Griatch
eab3f014fc Fix Changelog 2025-02-15 11:22:11 +01:00
Griatch
9b13d73eac
Merge pull request #3729 from ChrisLR/patch-2
[Godot Contrib] Fix text2bbcode mxp links
2025-02-15 11:20:27 +01:00
Griatch
4921425883
Merge pull request #3728 from ChrisLR/patch-1
Update godot contrib README.md
2025-02-15 11:18:50 +01:00
Griatch
04153bbc9f Update changelog 2025-02-15 10:22:25 +01:00
Griatch
0e5840dc7e
Merge pull request #3726 from 0xDEADFED5/main
fix create/destroy bug that surfaced in Twisted 24, get rid of some uses of returnValue()
2025-02-15 10:15:31 +01:00
ChrisLR
a3df5754f9 Fix test 2025-02-11 12:38:59 -05:00
ChrisLR
27f5fd5a9d
Fix text2bbcode mxp links 2025-02-11 10:36:31 -05:00
ChrisLR
959655faac
Update godot README.md 2025-02-11 10:18:55 -05:00
0xDEADFED5
24aed0098d assume that _run_command doesn't return Deferred 2025-02-08 20:34:13 -08:00
0xDEADFED5
9136f92c75 bump scipy version to fix CI tests 2025-02-08 00:02:35 -08:00
0xDEADFED5
d929617b9b stop yielding None, which is an error in Twisted 24 2025-02-07 22:27:30 -08:00
0xDEADFED5
96ddf39b5b returnValue() deprecated 2025-02-07 14:35:11 -08:00
Griatch
e76169681e Drop py3.10 from CI build. Start testing 3.13 2025-02-02 20:55:52 +01:00
Griatch
5e19e326e0 Update changelog 2025-02-02 20:04:42 +01:00
Griatch
d27130e138
Merge pull request #3723 from Machine-Garden-MUD/ingame_map_display
Fix bug that prevented exits with an ordinal alias from displaying
2025-02-02 20:00:45 +01:00
Griatch
55230e9446
Merge pull request #3722 from InspectorCaracal/patch-40
Minor code typo in handler docs
2025-02-02 19:58:40 +01:00
Griatch
10ca912d9d
Merge pull request #3721 from InspectorCaracal/optimize-cmd-load
Avoid loading cmdsets that don't need to be checked
2025-02-02 19:56:20 +01:00
Griatch
8949ed3f0e
Merge pull request #3719 from 0xDEADFED5/python313
add support for Python 3.13
2025-02-02 19:50:38 +01:00
Griatch
a80d794668
Merge pull request #3718 from 0xDEADFED5/main
remove twistd.bat creation and usage
2025-02-02 19:46:56 +01:00
Wendy Wang
50fb245856 Fixed test 2025-02-02 16:00:13 +01:00
Wendy Wang
e44f069eb9 Fix bug that prevented exits with a compass direction alias from displaying 2025-02-02 11:10:04 +01:00
InspectorCaracal
3669357181
fix docs typo 2025-01-28 10:11:05 -07:00
Cal
2b028410c3 move call-lock check to building list of objects to check cmdset 2025-01-27 18:48:09 -07:00
0xDEADFED5
42f59dae63
remove pywin32 error msg 2025-01-25 21:38:45 -08:00
0xDEADFED5
5aac0c550b adjust Twisted requirement 2025-01-25 02:46:19 -08:00
0xDEADFED5
0380c93b43 add support for Python 3.13 2025-01-25 08:29:34 -08:00
0xDEADFED5
10146449b7 remove twistd.bat creation and usage 2025-01-24 21:46:34 -08:00
Griatch
a2bb02c82c Updated Changelog 2025-01-18 16:25:19 +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
Griatch
825eb32995 Added (currently skipped) unit tests replicating #3693 2025-01-18 13:01:24 +01:00
Griatch
f34c707826 Update Mac Troubleshooting, as per #3704 2025-01-18 12:24:47 +01:00
Griatch
64ba8ef486 Update Changelog 2025-01-18 12:14:48 +01:00