Commit graph

  • 54a6a756ac Update changelog Griatch 2025-03-15 07:50:49 +01:00
  • 042f6c8b5c
    Merge pull request #3739 from JohniFi/fix-dont-use-fstring-for-internationalization Griatch 2025-03-15 07:49:02 +01:00
  • 7c0e2aa0a6 Simplify messaging Wendy Wang 2025-03-13 16:58:29 +01:00
  • 9db04616de Improve logging errors on object creation Wendy Wang 2025-03-13 16:53:04 +01:00
  • bd593fc3a8 Improve logging errors on object creation Wendy Wang 2025-03-13 16:53:04 +01:00
  • ce611a7c8c
    Update accounts.py JohniFi 2025-03-10 12:28:17 +01:00
  • 9af0dbb904 Update CHANGELOG Griatch 2025-03-08 21:17:39 +01:00
  • b8ec33254d
    Merge pull request #3737 from Russell-Jones/patch-1 Griatch 2025-03-08 21:16:11 +01:00
  • f212fe3e0e Update CHANGELOG Griatch 2025-03-08 21:12:56 +01:00
  • ae6d79e57c Fix so one can set NOPROMPTGOAHEAD in options Griatch 2025-03-08 21:11:42 +01:00
  • dddee257a2 Disable postgres in CI builds, it keeps timing out Griatch 2025-03-08 21:02:31 +01:00
  • 5de3299731
    --gamedir doesn't work as GAMEDIR gets overwritten Russell-Jones 2025-03-08 17:47:44 +00:00
  • 6117e85ac9 Remove many uses of the short api from inside the library, to ease startup loops Griatch 2025-03-02 17:46:17 +01:00
  • 53b7ee8a90 Fix superuser-creation on fully fresh db. Resolve #3735. Griatch 2025-03-02 14:20:56 +01:00
  • f234298077 Update CI postgres version Griatch 2025-03-02 13:19:55 +01:00
  • 604a1b6a66 Test reworking migration for mysql/postgresql Griatch 2025-03-02 12:29:13 +01:00
  • fbbe4bd19b Testing postgresql with latest migrations Griatch 2025-03-02 12:08:19 +01:00
  • 0f28eb1ac3 Upgrade evennia dependencies and RUN MIGRATIONS. Update requirement to Django 5.3, which has some backwards-incompatible index changes Griatch 2025-03-01 23:23:41 +01:00
  • 4269745d3e More fixing to the tutorial Griatch 2025-02-20 09:05:35 +01:00
  • c1794bb17e Update django queries tutorial Griatch 2025-02-19 20:09:07 +01:00
  • d36c5d8fd5 Another typo fix on the Unit testing doc page Griatch 2025-02-15 18:17:58 +01:00
  • dab0ec7b58 Clean up the Unit testing doc Griatch 2025-02-15 18:10:00 +01:00
  • db20d74605 Fix skull->coin typo in search tutorial. Resolve #3675 Griatch 2025-02-15 17:48:13 +01:00
  • 4af63a0b06 Better explain on utlity tutorial use of ABILITY_REVERSE_MAP. Resolve #3680 Griatch 2025-02-15 17:36:25 +01:00
  • e81d40d95e Flesh out the evadventure tutorial about the _OBJ_STATS, to be clearer for beginners. Resolve #3681 Griatch 2025-02-15 17:27:27 +01:00
  • 1a61c20f06 Fix doc typo. Resolve #3708 Griatch 2025-02-15 17:11:26 +01:00
  • 01d6eec036 Fix bare hands in npc example. Resolve #3709 Griatch 2025-02-15 17:05:39 +01:00
  • 25185a6b2c Update changelog/docs Griatch 2025-02-15 11:26:01 +01:00
  • eab3f014fc Fix Changelog Griatch 2025-02-15 11:22:02 +01:00
  • 9b13d73eac
    Merge pull request #3729 from ChrisLR/patch-2 Griatch 2025-02-15 11:20:27 +01:00
  • 4921425883
    Merge pull request #3728 from ChrisLR/patch-1 Griatch 2025-02-15 11:18:50 +01:00
  • 04153bbc9f Update changelog Griatch 2025-02-15 10:22:25 +01:00
  • 0e5840dc7e
    Merge pull request #3726 from 0xDEADFED5/main Griatch 2025-02-15 10:15:31 +01:00
  • a3df5754f9 Fix test ChrisLR 2025-02-11 12:38:59 -05:00
  • 27f5fd5a9d
    Fix text2bbcode mxp links ChrisLR 2025-02-11 10:36:31 -05:00
  • 959655faac
    Update godot README.md ChrisLR 2025-02-11 10:18:55 -05:00
  • 24aed0098d assume that _run_command doesn't return Deferred 0xDEADFED5 2025-02-08 20:34:13 -08:00
  • 9136f92c75 bump scipy version to fix CI tests 0xDEADFED5 2025-02-08 00:02:35 -08:00
  • d929617b9b stop yielding None, which is an error in Twisted 24 0xDEADFED5 2025-02-07 22:27:30 -08:00
  • 96ddf39b5b returnValue() deprecated 0xDEADFED5 2025-02-07 14:35:11 -08:00
  • e76169681e Drop py3.10 from CI build. Start testing 3.13 Griatch 2025-02-02 20:55:52 +01:00
  • 5e19e326e0 Update changelog Griatch 2025-02-02 20:04:42 +01:00
  • d27130e138
    Merge pull request #3723 from Machine-Garden-MUD/ingame_map_display Griatch 2025-02-02 20:00:45 +01:00
  • 55230e9446
    Merge pull request #3722 from InspectorCaracal/patch-40 Griatch 2025-02-02 19:58:40 +01:00
  • 10ca912d9d
    Merge pull request #3721 from InspectorCaracal/optimize-cmd-load Griatch 2025-02-02 19:56:20 +01:00
  • 8949ed3f0e
    Merge pull request #3719 from 0xDEADFED5/python313 Griatch 2025-02-02 19:50:38 +01:00
  • a80d794668
    Merge pull request #3718 from 0xDEADFED5/main Griatch 2025-02-02 19:46:56 +01:00
  • 50fb245856 Fixed test Wendy Wang 2025-02-02 16:00:13 +01:00
  • e44f069eb9 Fix bug that prevented exits with a compass direction alias from displaying Wendy Wang 2025-02-02 11:10:04 +01:00
  • 3669357181
    fix docs typo InspectorCaracal 2025-01-28 10:11:05 -07:00
  • 2b028410c3 move call-lock check to building list of objects to check cmdset Cal 2025-01-27 18:48:09 -07:00
  • 42f59dae63
    remove pywin32 error msg 0xDEADFED5 2025-01-25 21:38:45 -08:00
  • 5aac0c550b adjust Twisted requirement 0xDEADFED5 2025-01-25 02:46:19 -08:00
  • 0380c93b43 add support for Python 3.13 0xDEADFED5 2025-01-25 08:29:34 -08:00
  • 10146449b7 remove twistd.bat creation and usage 0xDEADFED5 2025-01-24 21:46:34 -08:00
  • a2bb02c82c Updated Changelog Griatch 2025-01-18 16:25:19 +01:00
  • ad67df9721 Fix batchcommand/interactive mode as Developer perm. Resolve #687 Griatch 2025-01-18 16:19:44 +01:00
  • 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 Griatch 2025-01-18 14:37:18 +01:00
  • 825eb32995 Added (currently skipped) unit tests replicating #3693 Griatch 2025-01-18 13:01:24 +01:00
  • f34c707826 Update Mac Troubleshooting, as per #3704 Griatch 2025-01-18 12:24:47 +01:00
  • 64ba8ef486 Update Changelog Griatch 2025-01-18 12:14:48 +01:00
  • 0a12882eae
    Merge pull request #3711 from InspectorCaracal/discord-bot-updates Griatch 2025-01-18 12:12:10 +01:00
  • 9c9b7d0c42
    Merge pull request #3710 from InspectorCaracal/patch-39 Griatch 2025-01-18 12:09:16 +01:00
  • 2aaff634a4
    Merge pull request #3707 from 0xDEADFED5/aboutcmd Griatch 2025-01-18 12:07:12 +01:00
  • f227179631
    Merge pull request #3705 from 0xDEADFED5/main Griatch 2025-01-18 12:02:45 +01:00
  • c2e71f4acb [fix] Make funcparser correctly preserve one escape character if using e.g. \\. Resolve #3692. Griatch 2025-01-18 11:36:40 +01:00
  • 6567f26615
    Merge pull request #3694 from count-infinity/3692-parser-errors Griatch 2025-01-18 11:13:47 +01:00
  • 99b3022297
    fix cold-start logic InspectorCaracal 2025-01-10 15:42:22 -07:00
  • afff53ea14 discord usability improvements Cal 2025-01-10 15:16:53 -07:00
  • 55b32316ca update about command 0xDEADFED5 2025-01-06 16:16:01 -08:00
  • c21ec0165d fix for serializing IntFlag types 0xDEADFED5 2025-01-03 22:04:38 -08:00
  • 284fb68553 Update troubleshooting page Griatch 2024-12-19 09:51:43 +01:00
  • fb0fa25536 Fix armchair tutorial code example to match repo Griatch 2024-12-19 09:27:24 +01:00
  • 65b2806209 Fixing funcparser issues Count Infinity 2024-12-14 01:43:01 -07:00
  • 40aac81314 Update CHANGELOG Griatch 2024-12-15 16:11:54 +01:00
  • bf94618e41
    Merge pull request #3690 from InspectorCaracal/patch-38 Griatch 2024-12-15 15:56:56 +01:00
  • d764c3cc97
    Merge pull request #3689 from InspectorCaracal/search-fix Griatch 2024-12-15 15:53:13 +01:00
  • d429646a93
    Merge pull request #3685 from InspectorCaracal/patch-37 Griatch 2024-12-15 15:51:51 +01:00
  • ceaea315c4
    Merge pull request #3684 from count-infinity/3658-bug-input-autofocus Griatch 2024-12-15 15:49:32 +01:00
  • 44bab51d10
    Merge pull request #3682 from count-infinity/3564-help-search-leading-wildcard Griatch 2024-12-15 15:46:22 +01:00
  • 069542ef7d
    Merge pull request #3677 from InspectorCaracal/patch-36 Griatch 2024-12-15 15:38:44 +01:00
  • 0004dc5f7c
    Merge pull request #3633 from count-infinity/3617-Default-object-descriptions Griatch 2024-12-15 15:32:26 +01:00
  • f2083ae9f9 account for global searches InspectorCaracal 2024-12-02 18:41:10 -07:00
  • 989deafb92
    filter direct-match search by candidates InspectorCaracal 2024-12-02 18:13:40 -07:00
  • 3575d28d6e run black Cal 2024-11-29 11:49:16 -07:00
  • 76771e83da fix object partial match regex Cal 2024-11-29 11:46:16 -07:00
  • b622f668d7
    Update LLM contrib docs InspectorCaracal 2024-11-27 15:34:17 -07:00
  • 9aa7ef2046 3658 remove extra spaces Count Infinity 2024-11-23 23:14:38 -07:00
  • 6309243b87 3658 setKeyDownFocus on tab change Count Infinity 2024-11-23 23:08:36 -07:00
  • 0845ba8523 3564 - Fix leading wildcard search Count Infinity 2024-11-20 21:40:54 -07:00
  • c49180f59d
    use expected types for user/pass InspectorCaracal 2024-11-15 10:45:10 -07:00
  • 1ad1cf9fc1 Some fixes to the changelog Griatch 2024-11-12 10:48:28 +01:00
  • 3965de8d16 Evennia 4.5.0 minor release Griatch 2024-11-12 10:39:35 +01:00
  • 1da8759db9 Update CHANGELOG Griatch 2024-11-11 21:06:04 +01:00
  • 84293bdd04 Update CHANGELOG Griatch 2024-11-11 20:22:03 +01:00
  • 8ed9377015
    Merge pull request #3642 from InspectorCaracal/patch-33 Griatch 2024-11-11 20:20:07 +01:00
  • d54e6c5063
    Merge pull request #3669 from InspectorCaracal/InspectorCaracal-patch-3 Griatch 2024-11-11 20:18:10 +01:00
  • 2deb2f9365
    Merge pull request #3668 from jaborsh/3661_fix Griatch 2024-11-11 20:10:03 +01:00
  • e601fe746c
    Merge pull request #3667 from jaborsh/3659_fix Griatch 2024-11-11 20:09:12 +01:00
  • 812af57771
    Merge pull request #3665 from Machine-Garden-MUD/fix_conjugation Griatch 2024-11-11 20:07:11 +01:00