Commit graph

  • c0fdd5a5db ran black InspectorCaracal 2022-11-17 19:36:07 -07:00
  • 617bff3c82 Update pyproject.toml for future compliance Griatch 2022-11-17 19:44:48 +01:00
  • 0dac1361c5 Clean up unknown mysql build action Griatch 2022-11-16 23:14:34 +01:00
  • d43ca922a2 Upgrade gh-docker action Griatch 2022-11-16 22:50:16 +01:00
  • 344c2dfc3b correct $pron test InspectorCaracal 2022-11-16 14:45:06 -07:00
  • b5fa5726d9 Expand pronoun tests InspectorCaracal 2022-10-09 16:19:35 -06:00
  • 01b5194924 Upgrade checkout action Griatch 2022-11-16 22:20:46 +01:00
  • 4e31c37f77 Upgrade postgresql-binary version for CS builds Griatch 2022-11-16 22:06:48 +01:00
  • d0e287175b Test removing psycopg2 install from CS build Griatch 2022-11-16 21:58:44 +01:00
  • dcc9777e8d Up djangorestframework dependency Griatch 2022-11-16 21:18:00 +01:00
  • 070ac15418 Up Django req to 4.1, PostgreSQL 11+ Griatch 2022-11-16 20:53:08 +01:00
  • 7f2fb9a121 Return to previous CS build style Griatch 2022-11-16 19:33:09 +01:00
  • a0881c0f82 Test different build profiles Griatch 2022-11-16 19:24:33 +01:00
  • 789eef8f76 Make string generator backwards compatible Griatch 2022-11-16 00:18:23 +01:00
  • 544638bf42 Add support for Python3.11 Griatch 2022-11-15 23:50:08 +01:00
  • c62bda9d77 Raise clearer error on circular call of GLOBAL_SCRIPTS. Resolve #2983. Griatch 2022-11-15 22:03:06 +01:00
  • d8924837f9 Hide prototypes from script command (use spawn/list) instead Griatch 2022-11-15 21:49:48 +01:00
  • 81bc51fa72 Fix 2982 Griatch 2022-11-15 21:24:35 +01:00
  • 42ba6eccbf Fix doc versioning sidebar Griatch 2022-11-15 20:56:04 +01:00
  • a452434ba8 Revert "Updated HTML docs." Griatch 2022-11-15 20:46:50 +01:00
  • 06bc3c8bcd Updated HTML docs. Griatch 2022-11-15 19:43:25 +00:00
  • 59e50f3fa5 Fixing doc deploy Griatch 2022-11-15 19:48:08 +01:00
  • 418aa4f964 Update docbuilder action Griatch 2022-11-14 22:22:19 +01:00
  • d3e62de99e Testing alternative versioning Griatch 2022-11-14 21:30:05 +01:00
  • a1cc39e165 Update doc deploy to skip legacy docs Griatch 2022-11-14 20:42:10 +01:00
  • af4af1d0c3 Merge pull request #2984 from Antrare/patch-2 Griatch 2022-11-14 09:14:30 +01:00
  • ace067c4f5 Update menu_login.py Antrare 2022-11-14 11:49:23 +11:00
  • 71d05208ac Some minor refactoring Griatch 2022-11-13 20:59:03 +01:00
  • 5eeef792a7 More fixes to url docs for tutorials Griatch 2022-11-13 20:51:59 +01:00
  • 84c17ff5ed Update web tutorial with django path variable. Close 2664. Griatch 2022-11-13 20:47:41 +01:00
  • 7c08f77aa0 Fix EvMenu failure to stop if returning options as an empty dict. Resolve #2981 Griatch 2022-11-13 19:48:50 +01:00
  • 804e44c3f0 Fix version return of evennia -v Griatch 2022-11-13 18:17:57 +01:00
  • 13cf10ddff Merge pull request #2980 from homeofpoe/patch-15 Griatch 2022-11-11 09:17:13 +01:00
  • ebc05def21 Extend fstring usage homeofpoe 2022-11-10 16:19:38 -08:00
  • f4d677dbba Cleanup of several documentation pages Griatch 2022-11-10 23:22:48 +01:00
  • 4128bc4733 Rounds of doc cleanups Griatch 2022-11-10 23:15:54 +01:00
  • 86686c0d15 Merge pull request #2979 from InspectorCaracal/default-channel-typeclass Griatch 2022-11-10 22:25:10 +01:00
  • 7ff30a5d17 Merge pull request #2978 from InspectorCaracal/cmd-docfix Griatch 2022-11-10 22:24:27 +01:00
  • a461a97576 Format code imports Griatch 2022-11-10 22:21:12 +01:00
  • 92834aacd0 Update docs links Griatch 2022-11-09 21:45:46 +01:00
  • 343d630245 Doc linking changes Griatch 2022-11-09 20:25:22 +01:00
  • 305bbe4d5e Update api docs Griatch 2022-11-09 18:48:42 +01:00
  • f88abfe38c Merge pull request #2976 from Antrare/patch-2 Griatch 2022-11-09 19:03:10 +01:00
  • d3133a2021 Remove typeclass from default channel InspectorCaracal 2022-11-08 21:44:51 -07:00
  • 3d13addc7c update Command docstring InspectorCaracal 2022-11-08 20:56:33 -07:00
  • fec6b93f6a Update README.md Antrare 2022-11-09 10:22:31 +11:00
  • c4e4544abd Previous two commits dealt with cmdset duplication issue. Resolve #2938 Griatch 2022-11-07 23:55:24 +01:00
  • 340b979d0d Fix bug if red button demo losing cmdset after reload Griatch 2022-11-07 23:37:23 +01:00
  • 789b8784d5 Testing for command duplication bug] Griatch 2022-11-07 23:13:49 +01:00
  • 176cf1133e Fix missing f-strings for dig Griatch 2022-11-07 22:08:22 +01:00
  • 68d45f3526 Fix destroy not being informative about moved content. Resolve #2971 Griatch 2022-11-07 18:31:14 +01:00
  • 560c9356bb Fix tests related to changing TraitHandler.all to TraitHandler.all() Griatch 2022-11-07 18:13:56 +01:00
  • 87863757bf Make TraitHandler.all a method to match other handlers Griatch 2022-11-07 18:11:04 +01:00
  • fa55ab3474 Remove chance of cmdset evmenu overlap. Resolve #2855 Griatch 2022-11-07 00:42:01 +01:00
  • 006681f9d0 Another fix for CmdPage Griatch 2022-11-06 17:17:40 +01:00
  • 00757677b7 Fix access bug using page/last. Griatch 2022-11-06 17:05:20 +01:00
  • 443aae7f20 Honor whitespace in funcparser unparsed strings. Resolve #2927 Griatch 2022-11-06 16:38:35 +01:00
  • b37ce26005 Add ServerSession.get_display_name as alias to puppet/account versions. Resolve #2839 Griatch 2022-11-06 11:17:07 +01:00
  • c92d2a0c1e Verified and added unit test for Resolving #2760 Griatch 2022-11-06 10:59:51 +01:00
  • cc6206db93 Fix issue with EvTable crop. Resolve #2761 Griatch 2022-11-06 10:52:24 +01:00
  • 9438e5856a Support direct EvColumn adds to EvTable. Resolves #2762 Griatch 2022-11-06 10:23:20 +01:00
  • 7d8c6f2a26 Ran black on code Griatch 2022-11-05 23:35:25 +01:00
  • 020854f697 Fix EvTable issues. Griatch 2022-11-05 23:30:11 +01:00
  • d9ec226436 Add more unit tests for Evtable; start docs for several components Griatch 2022-11-05 20:40:39 +01:00
  • 109e75d51c Fix some typos; skipping test awaiting later refactorings Griatch 2022-11-05 19:11:19 +01:00
  • 9709ecbc57 Support 'a' (absolute) justification. Let EvForm accept EvCells as mappings. Resolve #2762 Griatch 2022-11-05 17:59:32 +01:00
  • 158b9e2e12 Add literals-mappings to EvForm for custom remaps Griatch 2022-11-05 14:09:36 +01:00
  • f48db64a7c Refactor EvForm code for readability and style Griatch 2022-11-05 13:25:53 +01:00
  • 9c0f6a1b0f Merge pull request #2970 from InspectorCaracal/InspectorCaracal-patch-3 Griatch 2022-11-02 08:22:07 +01:00
  • 078dc12377 check for .category attribute InspectorCaracal 2022-11-01 18:50:12 -06:00
  • e6090ef1ed Update cooldown tutorial. Resolve #2648. Griatch 2022-11-02 00:30:43 +01:00
  • 6e4bb8047b Update docs to reference _evmenu rather than old _menutree NAttribute. Resolve #2731 Griatch 2022-11-01 23:40:36 +01:00
  • de3729103e Run migrations! Update changelog for BigAutoField change Griatch 2022-11-01 23:30:19 +01:00
  • 0991116197 Merge pull request #2966 from owllex/develop Griatch 2022-11-01 23:29:07 +01:00
  • 8f39c49aea Apply formatter Griatch 2022-11-01 23:27:33 +01:00
  • 2bb8da38ee Merge pull request #2968 from InspectorCaracal/rpsystem-emote-fallback Griatch 2022-11-01 23:25:40 +01:00
  • 5573ba7ed2 better test case InspectorCaracal 2022-11-01 11:03:08 -06:00
  • 5eac62fd4a add optional fallback string to emotes InspectorCaracal 2022-11-01 10:50:11 -06:00
  • 20a2646646 Expand some of the exceptions Griatch 2022-11-01 17:26:05 +01:00
  • e9e12da793 Merge pull request #2963 from mikejgray/2911__feat-proper-exceptions Griatch 2022-11-01 17:22:31 +01:00
  • 98d9e5d198 fix: allow for corner case Mike Gray 2022-10-31 20:55:37 -05:00
  • bafa9f05bb chore: revert to try/except and replace TypeError Mike Gray 2022-10-31 20:35:22 -05:00
  • 710cc95832 Merge branch 'evennia:develop' into develop owllex 2022-10-31 16:37:41 -07:00
  • 5ec7b803f4 Another fix to import in server Griatch 2022-10-31 22:07:13 +01:00
  • 7878b600be Merge branch 'evennia:develop' into develop owllex 2022-10-31 13:40:40 -07:00
  • b1f027bf57 Make sure delayed import actually imports Griatch 2022-10-31 21:39:43 +01:00
  • 65ed5d29df Change default ID field to be BigAutoField. Owllex 2022-10-31 13:13:02 -07:00
  • 353e4c0aa7 Ran formatting on code Griatch 2022-10-31 20:43:27 +01:00
  • 83154de19e Add extra dev tools, as suggested in #2965 by @mikejgray Griatch 2022-10-31 20:43:00 +01:00
  • a2289c46f8 Fix nesting count - with tests. Resolve #2926 Griatch 2022-10-31 20:38:12 +01:00
  • bd297876ca Fix condition for maintenance late-load Griatch 2022-10-31 20:07:24 +01:00
  • f9ca50ba5f Implement DbPrototype caching, refactor. Resolve #2792 Griatch 2022-10-30 12:13:13 +01:00
  • 8934579cda chore: convert try/except to explicit checks Mike Gray 2022-10-29 21:23:07 -05:00
  • 36006f3fe9 Working on fixing db-prototype load performance Griatch 2022-10-30 01:11:40 +02:00
  • da68598b63 Add tag to catch link-dead puppet. Resolve #2829, #2737 Griatch 2022-10-29 20:54:57 +02:00
  • 5c6a4200c2 Fix unittest hitting random exception Griatch 2022-10-29 18:45:08 +02:00
  • 40f5fc9a85 Add warning about using {-color contrib syntax Griatch 2022-10-29 18:32:09 +02:00
  • b684194795 Stop escape ' in funcparser; req double quotes. Resolve #2737. Griatch 2022-10-29 18:28:30 +02:00
  • c741b2b898 Revert escape of { in msg_contents; it breaks regular mapping Griatch 2022-10-29 18:27:51 +02:00
  • a92f84bd58 Fix msg_contents to not interfere with extra brackets in input (and {-style colors). Resolve #2696 Griatch 2022-10-29 17:06:13 +02:00