Commit graph

  • 4a1ff3deeb Merge branch 'main' of https://github.com/evennia/evennia into editor_echo Chiizujin 2024-03-31 15:26:18 +11:00
  • 22ea87b805 Add unit test for editor echo with lines containing whitespace Chiizujin 2024-03-31 12:04:04 +11:00
  • a3066c9b59 Update Changelog Griatch 2024-03-30 23:46:47 +01:00
  • 88a1412512
    Merge pull request #3454 from InspectorCaracal/patch-18 Griatch 2024-03-30 23:45:30 +01:00
  • f1f1f6219a Implemented EvAdventure quest code+tutorial lesson Griatch 2024-03-30 23:42:16 +01:00
  • 8f14cef6e6
    missed another msg test InspectorCaracal 2024-03-30 14:36:01 -06:00
  • a0754d9f1a
    add missing paren InspectorCaracal 2024-03-30 14:14:30 -06:00
  • 540729e2b4
    update crafting contrib tests InspectorCaracal 2024-03-30 13:38:13 -06:00
  • 5fcccca7d1 Update changelog Griatch 2024-03-30 16:43:10 +01:00
  • 9e34e81818
    Merge pull request #3458 from chiizujin/sethelp_category Griatch 2024-03-30 16:40:54 +01:00
  • 9f9d58bedc Add unit test for sethelp/category Chiizujin 2024-03-31 02:27:30 +11:00
  • f8b9ef2311 Update CHANGELOG Griatch 2024-03-30 15:56:36 +01:00
  • 13b36d2669
    Merge pull request #3457 from chiizujin/help_category Griatch 2024-03-30 15:47:29 +01:00
  • af5cfb83df
    Merge pull request #3456 from chiizujin/weighted_rows Griatch 2024-03-30 15:44:00 +01:00
  • c9313dd63e
    Merge pull request #3455 from chiizujin/sethelp_edit Griatch 2024-03-30 15:37:52 +01:00
  • a5a4d98093
    Merge pull request #3453 from chiizujin/disambiguation Griatch 2024-03-30 15:31:10 +01:00
  • aed4c70583 Fix editor echo not displaying correctly for lines with whitespace Chiizujin 2024-03-31 01:25:50 +11:00
  • c05714d0d4 Continue with quest beginner tutorial Griatch 2024-03-30 09:47:07 +01:00
  • f1220e7b02 Add sethelp/category switch for changing database help topic's category Chiizujin 2024-03-30 18:30:41 +11:00
  • 8357232dc0 Fix file help topic category casing differences appearing as duplicated categories Chiizujin 2024-03-30 17:34:55 +11:00
  • d8a0ebc226 typo fixes Cal 2024-03-29 23:04:15 -06:00
  • 03e6f6811c Fix weighted_rows() sometimes 'losing' items Chiizujin 2024-03-30 13:29:40 +11:00
  • 8f67f3934c Fix traceback when using sethelp/edit to create a new topic Chiizujin 2024-03-30 12:48:38 +11:00
  • b480847582 fix achievement docs and code Cal 2024-03-29 17:53:27 -06:00
  • 758ffb80c8 update achieve tests Cal 2024-03-29 17:02:54 -06:00
  • 30151b7e1f applying changes from feedback Cal 2024-03-29 16:46:45 -06:00
  • 334bfaefad
    fix crafting msg traceback InspectorCaracal 2024-03-29 12:49:19 -06:00
  • 2ec97f102d Fix aliases not being shown for disambiguation in utils.at_search_result() Chiizujin 2024-03-29 20:40:46 +11:00
  • a1023ebc7e Add buff-contrib's exportable resources to outer package for import direct from the buff package. Griatch 2024-03-24 17:23:04 +01:00
  • 1f5fe9f1c3 Fix unit tests Griatch 2024-03-24 15:41:16 +01:00
  • b5571fb5fd Finished the procedural dungon tutorial Griatch 2024-03-24 15:17:37 +01:00
  • 8085aa30db Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson Griatch 2024-03-24 01:38:19 +01:00
  • 05ab1c2a9b Update links pages Griatch 2024-03-21 22:17:01 +01:00
  • 4fb7ca53ed Update CHANGELOG Griatch 2024-03-21 18:54:00 +01:00
  • 55c23099e7
    Merge pull request #3446 from InspectorCaracal/patch-17 Griatch 2024-03-21 18:04:15 +01:00
  • 802fea0149
    Merge pull request #3445 from InspectorCaracal/patch-14 Griatch 2024-03-21 18:02:35 +01:00
  • 191b2a4aef
    Merge pull request #3421 from InspectorCaracal/refactor-object-display Griatch 2024-03-21 17:57:44 +01:00
  • 21b164f699
    Update Beginner-Tutorial-Adding-Commands.md homeofpoe 2024-03-21 09:12:16 -07:00
  • be9ad0278a minor fixes Cal 2024-03-21 00:13:47 -06:00
  • e1f289b08f achievements contrib Cal 2024-03-20 19:45:53 -06:00
  • 054724cc97 preserve indentation levels Cal 2024-03-20 16:06:42 -06:00
  • f85ef58795
    correct singular vs plural choice InspectorCaracal 2024-03-18 14:01:19 -06:00
  • 5972dc909e
    update get_display_name docstring InspectorCaracal 2024-03-18 12:53:38 -06:00
  • a1e5b356a9 More doc updates Griatch 2024-03-17 17:16:06 +01:00
  • ffde2411dc Update CHANGELOG Griatch 2024-03-17 17:13:31 +01:00
  • a4812906a9 Update installation/tutorial docs Griatch 2024-03-17 17:13:02 +01:00
  • e25ee5d29c Evennia 4.0.0 major release Griatch 2024-03-17 14:03:15 +01:00
  • 5e8a75ac8b Fix context unittest Griatch 2024-03-17 12:32:01 +01:00
  • abbe52c72c Fix potential security issue with goldenlayout DOM usage Griatch 2024-03-17 12:29:13 +01:00
  • a24b384e00 Fix bug running website with ssh mud connections active Griatch 2024-03-17 11:08:04 +01:00
  • eb83bbea9c Add integrity check for webclient jquery import Griatch 2024-03-17 10:34:23 +01:00
  • 23b9d06db5 Make website character page redirect validate url to be more secure Griatch 2024-03-17 10:03:47 +01:00
  • 138e21a94c More regex improvements Griatch 2024-03-17 09:39:57 +01:00
  • 3a0b434e42 Fix rpsystem inefficient regex Griatch 2024-03-17 09:25:04 +01:00
  • 51500ad009 Expand CS test suite with py 3.12 Griatch 2024-03-17 08:49:55 +01:00
  • 11834dfe49 Support Python 3.12. Update optional scipy req to 1.12.0 Griatch 2024-03-17 00:53:28 +01:00
  • abb83fc4d8 Improve doc string for EvForm with EvCel inserts Griatch 2024-03-12 09:39:07 +01:00
  • 34b5f1133c Pass kwargs from get_stages/dt to staging callable in ondemandhandler Griatch 2024-03-11 22:09:17 +01:00
  • 1853b29429 Re-add dbref match for find command Griatch 2024-03-11 09:06:00 +01:00
  • 6e6ab208a6 Start implementing ai-states for beginner tutorial Griatch 2024-03-10 23:11:17 +01:00
  • 7c70618326 Fix typo in webclient connect message. Griatch 2024-03-10 22:48:24 +01:00
  • 18e2081f56 Remove @reboot alias for @reset command to avoid confusion on what it does. See #3443 Griatch 2024-03-10 22:42:20 +01:00
  • fd2cfd3781 Fix issue in SSH protocol preventing connection. Resolve #3411 Griatch 2024-03-09 21:38:32 +01:00
  • 78385d7155 Fix object-search tag query bypassing search string. Resolve #3438 Griatch 2024-03-09 20:33:48 +01:00
  • 56ce601bdc Lock pendantic version <2.0. Resolve #3436 Griatch 2024-03-09 20:14:18 +01:00
  • cbe3d4c738 Make numbered_names use get_display_name; make dbref display separate method Griatch 2024-03-09 20:02:18 +01:00
  • d893cfd46e
    Merge pull request #3441 from InspectorCaracal/patch-13 Griatch 2024-03-09 17:37:56 +01:00
  • 2cb3273d0a Fix merge conflicts Griatch 2024-03-09 17:35:53 +01:00
  • 3ff9e83093
    Merge pull request #3435 from CloudKeeper/patch-2 Griatch 2024-03-09 17:26:15 +01:00
  • 24f247180c
    fix rpsystem search InspectorCaracal 2024-03-08 11:34:19 -07:00
  • 04f6eff234 Make clothing inventory command align with default inventory Griatch 2024-03-08 09:59:33 +01:00
  • 3ec3e63f4f Merge branch 'inventory_quantity' of https://github.com/michaelfaith84/evennia into michaelfaith84-inventory_quantity Griatch 2024-03-08 09:09:23 +01:00
  • bb501d990f Fix merge conflict Griatch 2024-03-08 09:03:17 +01:00
  • 8dde1fbe38 Add set_dt/stage to on-demandhandler. Fix issue with loading Griatch 2024-03-06 00:13:09 +01:00
  • 74f2c098c1
    Update Unit-Testing.md CloudKeeper 2024-03-03 12:34:34 +11:00
  • 0bf2fab34a
    Update Unit-Testing.md CloudKeeper 2024-03-03 12:30:59 +11:00
  • c2c380f82b
    Update Unit-Testing.md CloudKeeper 2024-02-28 17:20:41 +11:00
  • cc8584f839 Another typo fix on OnDemandHandler page Griatch 2024-02-25 21:49:41 +01:00
  • 1ca384ac60 Fixing typos/expanding on the OnDemandHandler doc page Griatch 2024-02-25 21:38:55 +01:00
  • 0593144e8d
    Update CHANGELOG.md Griatch 2024-02-25 20:03:02 +01:00
  • fe6a89bf8f Evennia 3.2.0 minor release Griatch 2024-02-25 20:00:56 +01:00
  • 03f71fa87e Made unit test to test case of #3432 Griatch 2024-02-25 19:47:51 +01:00
  • e5d07603ca Run black. Resolve circular import issues in components contrib. Griatch 2024-02-25 19:03:11 +01:00
  • 577f66c3ec Correct django querying example. Resolve #3422 Griatch 2024-02-25 18:25:57 +01:00
  • 43e31abc8d Update login contribs to honor ACCOUNT_REGISTRATION_ENABLED. Resolve #3428 Griatch 2024-02-25 17:54:11 +01:00
  • 015698d06f Break up Object.search into multiple methods for easier overloading. Resolve #3417 Griatch 2024-02-25 16:37:17 +01:00
  • 32e9520db9 Remove custom evennia pwd validator for more pwd flexibility. Resolve #3415 Griatch 2024-02-25 11:54:53 +01:00
  • 0edcebea0f
    Merge pull request #3367 from ChrisLR/components-refactoring Griatch 2024-02-25 10:32:48 +01:00
  • bdeedf8c03 Remove todo ChrisLR 2024-02-24 14:38:41 -05:00
  • cca93b032f Revert "Refactor _get_class_components" ChrisLR 2024-02-24 14:35:46 -05:00
  • 5f9064c738 Add tests ChrisLR 2024-02-24 14:31:07 -05:00
  • c4ec977b9c Refactor _get_class_components ChrisLR 2024-02-24 14:31:01 -05:00
  • 0729de1b91 Use get_component_slot ChrisLR 2024-02-24 11:12:49 -05:00
  • 8bda7c10f7 Remove cmd_set from component ChrisLR 2024-02-24 11:09:44 -05:00
  • 1bfb3643ad Merge remote-tracking branch 'fork/components-refactoring' into components-refactoring ChrisLR 2024-02-24 10:55:25 -05:00
  • 8ff8234f46 Fix inherited component registration with different names but identical slots ChrisLR 2024-02-23 13:52:35 -05:00
  • 47be47c009 Add get_component_slot helper method ChrisLR 2024-02-23 13:51:38 -05:00
  • 191be0365c Fix Signals registration ChrisLR 2024-02-23 13:51:16 -05:00
  • 569e303a85 Update CHANGELOG Griatch 2024-02-24 10:14:52 +01:00
  • ca6ea0c0aa
    Merge pull request #3434 from InspectorCaracal/help-fixes-1 Griatch 2024-02-24 10:12:52 +01:00