Commit Graph

  • 8c216e4dab Merge pull request #3896 from evennia/dependabot/pip/simpleeval-1.0.5 main Griatch 2026-03-25 18:11:17 +01:00
  • 83d0a96704 Build(deps): Bump simpleeval from 1.0.3 to 1.0.5 dependabot[bot] 2026-03-14 00:49:45 +00:00
  • 3761a7cb21 Update Changelog Griatch 2026-02-15 19:15:58 +01:00
  • 8016bb00dc Updated HTML docs. gh-pages Evennia docbuilder action 2026-02-15 18:13:08 +00:00
  • 9e122e89ca Update with 6.x branch docs Griatch 2026-02-15 19:06:04 +01:00
  • 966301fc1f Evennia 6.0.0 major release v6.0.0 v6.0.0 Griatch 2026-02-15 18:57:12 +01:00
  • 4544902e08 Updated HTML docs. Evennia docbuilder action 2026-02-15 17:42:43 +00:00
  • ef2a18108d Update docs Griatch 2026-02-15 18:37:08 +01:00
  • 02b6561dae Update Changelog Griatch 2026-02-15 18:04:16 +01:00
  • ffd0cbcdcf Update CHANGELOG Griatch 2026-02-15 17:59:36 +01:00
  • 40765867b7 Merge pull request #3862 from jaborsh/patch-1 Griatch 2026-02-15 18:03:09 +01:00
  • 5e23764cd5 Merge pull request #3863 from jaborsh/patch-2 Griatch 2026-02-15 17:58:01 +01:00
  • 09acb446fa Update CHANGELOG Griatch 2026-02-15 17:49:58 +01:00
  • 45c350ffa0 Merge pull request #3864 from jaborsh/patch-3 Griatch 2026-02-15 17:48:12 +01:00
  • addf7247d0 Fix regressions in yes_no_handler helper Griatch 2026-02-15 15:48:10 +01:00
  • 7c6bad3b42 xyzgrid: Return Dijkstra solution Jake 2026-02-15 06:07:42 -08:00
  • 49e2066446 xyzgrid: Replace nested look with dict lookup & short list filter Jake 2026-02-15 05:56:18 -08:00
  • cb821229c4 Use if |/ in EvTable stripped padding. Resolve #3693 Griatch 2026-02-15 14:04:27 +01:00
  • 0c13cb3a9d Fix broken Evtable formatting with MXP links. Resolve 3082 Griatch 2026-02-15 14:03:03 +01:00
  • 172d5162f0 Fix formatting of nested inner evtables. Resolve #3193 Griatch 2026-02-15 13:32:23 +01:00
  • 6fea92196d Make persistent EvMenus not create extra cmdsets. Resolve #3154 Griatch 2026-02-15 13:18:33 +01:00
  • ff283072ec Add extra validation of monitor/monitored input funcs. Resolve #3312 Griatch 2026-02-15 13:09:40 +01:00
  • 1d43bd8bbb Make AUDIT_LOGS customizable from settings. Resolve #2627 Griatch 2026-02-15 12:47:00 +01:00
  • 4a52d1f7f2 fix: Fix TraitHandler bugs Jake 2026-02-15 03:17:09 -08:00
  • 67bac94aa9 Fix evennia connection line break issue. Resolve #2775 Griatch 2026-02-15 12:14:04 +01:00
  • 8b21527a8c Fix inconsistent filtering on AttributeProperties across typeclasses. Resolve #3194 Griatch 2026-02-15 12:05:02 +01:00
  • 0dd2b595a0 Make CmdSet.add respect allow_duplicates=True. Resolve #3601 Griatch 2026-02-15 11:49:55 +01:00
  • cc25051e8f Fix evadventure QuestHandler initialization. Resolve #3560 Griatch 2026-02-15 11:40:54 +01:00
  • 36ee67ef16 Add regression test for AttributeProperty mixin. Closes #3155 Griatch 2026-02-15 10:37:17 +01:00
  • cd0d896620 Fix :j / utils.justify wiping empty lines. Resolve #3649 Griatch 2026-02-15 10:13:59 +01:00
  • ff76bd2388 Add regression test for AttributeHandler. Resolve #3225 Griatch 2026-02-15 09:44:45 +01:00
  • e5e1e38f3e Make OnDemandHandler safer against pickle errors. Resolve #3513 Griatch 2026-02-15 09:27:36 +01:00
  • 59258ca7cf CI: Update Dockerimage. Griatch 2026-02-15 00:42:28 +01:00
  • c609e79dde CI: Try to reduce PostgreSQL overhead on XYZgrid multiple table merge (slowing Postgres CI runs) Griatch 2026-02-14 23:54:24 +01:00
  • bd162b0923 CI: Testing fuzzy regex postgres exception. Griatch 2026-02-14 22:56:50 +01:00
  • 7e1c5aabb2 CI: More tweaking to speed up PostgreSQL ci test runs Griatch 2026-02-14 22:10:47 +01:00
  • c4d92a9125 Update Changelog Griatch 2026-02-14 21:23:28 +01:00
  • 082e355bd4 CI: Fix failing test, extending postgres testing timeout Griatch 2026-02-14 21:20:43 +01:00
  • 4f9383ee33 CI: PostgreSQL fails unless tag integers are always strings Griatch 2026-02-14 20:33:31 +01:00
  • d72a46ef4b CI: Remove diagnostic step Griatch 2026-02-14 20:24:29 +01:00
  • 9c018b0e3c CI: More PostgreSQL fixing Griatch 2026-02-14 19:52:15 +01:00
  • 3a8be92acc CI: Trying to analyze Psql CI fails Griatch 2026-02-14 19:39:12 +01:00
  • d6c7c197bc Update to Django 6.0.2 Griatch 2026-02-14 17:41:50 +01:00
  • 4ab0fdeee8 Fix unit tests for scipy1.17, python3.14 Griatch 2026-02-14 17:22:03 +01:00
  • aa82f2f692 Add Python3.14 support, Increase minimum to Python3.12 Griatch 2026-02-14 16:31:05 +01:00
  • c3b01d0aec Fix verbose import warning for debugpy contrib Griatch 2026-02-14 10:38:43 +01:00
  • abcb3d1cc3 Use utf8mb3 for MySQL (same as existing release) to fix CI Griatch 2026-02-14 09:38:39 +01:00
  • 7480772404 Fix parsing issues in dice contrib. Resolve #3858 Griatch 2026-02-14 09:13:25 +01:00
  • 661615a844 Update CHANGELOG Griatch 2026-02-14 08:09:12 +01:00
  • d8808ba370 Merge pull request #3733 from InspectorCaracal/setattr-get-fix Griatch 2026-02-14 08:04:50 +01:00
  • 2c8581bd41 add unit test Cal 2026-01-17 12:22:54 -07:00
  • d35cbb8f68 Updated HTML docs. Evennia docbuilder action 2026-01-12 16:46:03 +00:00
  • b49438a819 Adding better exit statement for deploying docs with mismatched commits Griatch 2026-01-12 17:40:31 +01:00
  • 76d95c253e Updated HTML docs. Evennia docbuilder action 2026-01-12 16:26:53 +00:00
  • 97060f86c1 Update changelog docs Griatch 2026-01-12 17:21:39 +01:00
  • e098a57cce Minor tweak to installation instructions, to rebuild docs Griatch 2026-01-12 16:15:32 +01:00
  • 6073e56e3f CI: Fixing dynamic mysql syntax Griatch 2026-01-07 12:49:39 +01:00
  • 2742515241 CI: More testing to get mysql/psql CI tests to work Griatch 2026-01-07 12:35:07 +01:00
  • 99229c7de8 CI: Test setting mysql dynamic row format via django Griatch 2025-12-22 10:33:09 +01:00
  • e846707461 CI: mysql 8.0 doesn't support innodb_large_prefix anymore (again) Griatch 2025-12-22 10:25:48 +01:00
  • c1b43f742f CI: mysql 8.0 doesn't support innodb_large_prefix anymore (again) Griatch 2025-12-22 10:01:09 +01:00
  • a253ef618a CI: mysql 8.0 doesn't support innodb_large_prefix anymore Griatch 2025-12-22 09:52:30 +01:00
  • 3c52981bbe CI: fix myslq.cni file init syntax Griatch 2025-12-22 09:48:41 +01:00
  • fdcf285588 CI: Create mysql user for the correct host Griatch 2025-12-22 09:35:40 +01:00
  • f369081270 CI: Using an action for mysql setup instead of a docker image Griatch 2025-12-22 09:25:32 +01:00
  • 706fb4cd46 CI: Another try with inline mysql start Griatch 2025-12-19 14:55:27 +01:00
  • 2e5e1de9ce CI: More testing with custom mysql.cnf file Griatch 2025-12-19 14:37:41 +01:00
  • 2a24842734 CI: Adding more mysql perms for test Griatch 2025-12-19 13:26:04 +01:00
  • 363296022d CI: Reverting and moving to SQL Griatch 2025-12-19 13:12:19 +01:00
  • c5fadb009e CI: Trying entrypoint string on one line Griatch 2025-12-19 13:00:50 +01:00
  • ccb296dc60 CI: Typo in options Griatch 2025-12-19 12:42:24 +01:00
  • ec257d2117 CI: More MySQL testing Griatch 2025-12-19 12:37:10 +01:00
  • c03a0dc38a CI: Testing to add mysql.cnf file Griatch 2025-12-19 12:15:24 +01:00
  • ac933f48b2 CI: More MySQL work Griatch 2025-12-19 11:43:20 +01:00
  • 0660952efd CI: More MySQL work Griatch 2025-12-19 11:37:20 +01:00
  • a2b3559a4c CI: More MySQL work Griatch 2025-12-19 11:26:46 +01:00
  • 043b8d2d65 CI: More MySQL work Griatch 2025-12-19 11:14:05 +01:00
  • fe80bfb80c CI: Fixing indents in custom python inject code Griatch 2025-12-19 10:52:33 +01:00
  • bf138d8a6f CI: Working to get MySQL server collaborate with CI env Griatch 2025-12-19 10:36:00 +01:00
  • 0f0088cd9b CI: Trying to get custom sql setup into the mysql testdb Griatch 2025-12-19 10:16:37 +01:00
  • 8f908ed2ac More tests with new workflow. Griatch 2025-12-19 10:02:38 +01:00
  • f2c61401f6 Move secrets out of gh action, and make it as input Griatch 2025-12-19 09:49:47 +01:00
  • a652cbea61 Test refactor CI test workflow, re-adding postgres Griatch 2025-12-19 09:42:53 +01:00
  • 0b92202ae6 Clarified the potential pitfalls with multiple inheritance. Resolve #3791 Griatch 2025-12-18 12:50:27 +01:00
  • fafcbf291f Fix test_attribute api unit test. Update Changelog Griatch 2025-12-18 12:42:37 +01:00
  • 71268b011c Merge pull request #3854 from count-infinity/bug-3847-batchcode-crlf Griatch 2025-12-18 12:38:04 +01:00
  • 7a9eac206a Merge pull request #3853 from count-infinity/bug-3691-multimatch Griatch 2025-12-18 12:34:43 +01:00
  • 65cb78d257 Merge pull request #3845 from count-infinity/bug-3839-too-many-ansi-escapes Griatch 2025-12-18 12:24:55 +01:00
  • f7f94c9d3d Merge pull request #3842 from count-infinity/3841-protfunc-docs Griatch 2025-12-18 12:10:29 +01:00
  • 2a19ab45bf Merge pull request #3849 from count-infinity/docs-3804 Griatch 2025-12-18 12:08:16 +01:00
  • 003d1adf5a Merge pull request #3848 from count-infinity/docs-3805 Griatch 2025-12-18 12:07:24 +01:00
  • d7a83ca603 Merge pull request #3846 from count-infinity/docs-3814 Griatch 2025-12-18 12:04:52 +01:00
  • 762b8031c6 Update CHANGELOG Griatch 2025-12-18 12:00:30 +01:00
  • c7bf5f1444 Merge pull request #3852 from count-infinity/bug-3851-3844-versions Griatch 2025-12-18 11:56:57 +01:00
  • 7cd713d0c6 Merge pull request #3599 from blongden/test_mixin_fix Griatch 2025-12-18 11:28:43 +01:00
  • db6765935a Fix multimatch when '-' in name. Count Infinity 2025-12-15 23:18:58 -07:00
  • cdd0b400cc Normalize CRLF to LF Count Infinity 2025-12-16 01:25:49 -07:00
  • 6d9f8684ac Fix distutils error when checkout out new project. Fix django version warning on start. Count Infinity 2025-12-15 21:21:35 -07:00
  • 83226c583c Fix typos in beginner tutorial - twitch combat Count Infinity 2025-11-28 22:52:31 -07:00
  • fba7ef9293 Fix typos Count Infinity 2025-11-27 21:44:54 -07:00