Commit graph

  • 2e2119d5af Merge pull request #3242 from Nicoolai/nicoolai/fixContributingLinks Griatch 2023-07-27 09:38:05 +02:00
  • d5e345eedb Broken links pointed to latest Nicolai Søndergaard 2023-07-27 08:50:51 +02:00
  • 57bd4aa5e7 Fix doc typos. Resolve #3241 Griatch 2023-07-26 23:18:24 +02:00
  • 0acfbe82b4 Fix typo in Equipment tutorial Griatch 2023-07-26 23:08:16 +02:00
  • 1c8337ff69 Fix unit tests Griatch 2023-07-24 08:30:00 +02:00
  • d0a7a23cb6 Merge pull request #3224 from iLPdev/patch-1 Griatch 2023-07-24 08:15:25 +02:00
  • 893d1c7f0b Merge pull request #3226 from iLPdev/patch-2 Griatch 2023-07-24 08:14:27 +02:00
  • 024d861865 Merge pull request #3231 from iLPdev/patch-8 Griatch 2023-07-24 08:13:57 +02:00
  • 00f9f5f699 docs(beginner-tutorial): revert to we-tone and typo iLPdev 2023-07-23 15:12:50 -07:00
  • 31a2178614 docs(howto): fix second instance of github html parsing error iLPdev 2023-07-23 14:52:43 -07:00
  • 35d7b95c48 docs(how-to): fix first github html parsing error iLPdev 2023-07-23 14:50:20 -07:00
  • 70d690bded docs(howto): typos and —s iLPdev 2023-07-23 14:41:05 -07:00
  • bf744aaf08 docs(installation): add missing markdown to close italics iLPdev 2023-07-23 14:32:13 -07:00
  • 23d77efcda docs(installation): replace -- with — iLPdev 2023-07-23 14:30:52 -07:00
  • 74235bafea docs(installation): fix typos iLPdev 2023-07-23 14:16:28 -07:00
  • 45505f1c9c Tweak of a tutorial sidebar Griatch 2023-07-23 21:59:52 +02:00
  • 9e6f828cf8 Cleanup of docs Griatch 2023-07-23 21:43:58 +02:00
  • 461d45c5a2 Merge pull request #3235 from iLPdev/patch-11 Griatch 2023-07-23 21:35:20 +02:00
  • ad7c785649 Merge pull request #3234 from iLPdev/patch-10 Griatch 2023-07-23 21:34:50 +02:00
  • 12daeb35e1 Merge pull request #3232 from iLPdev/patch-9 Griatch 2023-07-23 21:34:29 +02:00
  • d7fe604fff Merge pull request #3230 from iLPdev/patch-6 Griatch 2023-07-23 21:29:01 +02:00
  • 0306e781fa Merge pull request #3229 from iLPdev/patch-5 Griatch 2023-07-23 21:27:51 +02:00
  • 158bf9b6d5 Merge pull request #3228 from iLPdev/patch-4 Griatch 2023-07-23 21:22:42 +02:00
  • 06ab4a1672 Merge pull request #3227 from iLPdev/patch-3 Griatch 2023-07-23 21:22:10 +02:00
  • bcee53f95e More doc cleanups Griatch 2023-07-23 20:45:36 +02:00
  • 993b10b92f More doc cleanup Griatch 2023-07-23 20:43:36 +02:00
  • 06e2c9cd74 Update docs, add WIP for evadventure AI module Griatch 2023-07-23 20:32:36 +02:00
  • f7233f2459 Add WIP ai module for evadventure Griatch 2023-07-23 20:09:15 +02:00
  • 952b5d4e0b docs(beginner-tutorial): 📝 update part 5 overview iLPdev 2023-07-19 05:47:52 -07:00
  • 9e5e17b5b0 docs(beginner-tutorial): 📝 update part 4 overview.md iLPdev 2023-07-19 05:45:51 -07:00
  • 5102ceb081 docs(beginner-tutorial): 📝 update part 3 overview.md iLPdev 2023-07-19 05:43:30 -07:00
  • 0ead0d5b5b docs(beginner-tutorial): 📝 update part 2 overview heading iLPdev 2023-07-19 05:28:58 -07:00
  • 70c890b21e docs(beginner-tutorial): 📝 improve overview.md iLPdev 2023-07-19 05:25:04 -07:00
  • 4f64ebc155 docs(beginner-tutorial): 📝 enhance part 1 overview iLPdev 2023-07-19 04:48:38 -07:00
  • 8e25002701 docs(beginner-tutorial): 📝 enhance overview text copy iLPdev 2023-07-18 12:27:37 -07:00
  • 2969c1a4c7 docs(beginner-tutorial): 📝 Update Sidebar iLPdev 2023-07-18 11:51:50 -07:00
  • 2473d28e81 docs: *lipstick* enhance overview layout iLPdev 2023-07-18 06:08:57 -07:00
  • 9579ce83d0 docs(installation): 📝 improve text copy iLPdev 2023-07-18 05:32:29 -07:00
  • b72e2e9394 Update LLM docs to explain memory and prompting Griatch 2023-07-16 21:16:16 +02:00
  • 410d89bcc0 Tweak of LLM prompt, don't store empty responses in memory Griatch 2023-07-16 11:56:17 +02:00
  • 046fcc6356 Add LLM NPC chat memory; fix thinking timeout issue Griatch 2023-07-16 11:08:07 +02:00
  • 20273ec761 Add a prompt_prefix for customizing LLM chat bot output Griatch 2023-07-15 22:35:31 +02:00
  • 2f98d81d23 Simplify LLM params, give OpenAI API example Griatch 2023-07-15 01:44:33 +02:00
  • 0fac5f9d26 Made LLM NPCs talk so everyone in room can hear it Griatch 2023-07-15 00:46:22 +02:00
  • f6021cf8c3 Some cleanup of the LLM contrib README Griatch 2023-07-15 00:17:54 +02:00
  • 64c2da18c4 Add LLM contrib for having NPCs talk with input from an LLM AI server Griatch 2023-07-14 21:49:20 +02:00
  • 49bb82f8ff Update changelog Griatch 2023-07-14 15:22:16 +02:00
  • 37a05f4b17 Evennia 2.1.0 minor release Griatch 2023-07-14 15:12:19 +02:00
  • d6f0d4799f docs(how-to): 📝 Update for v1.0+ iLPdev 2023-07-14 06:09:20 -07:00
  • 675a2beb9c Fix extended_room when digging from legacy with no desc. Resolve #3214. Griatch 2023-07-14 14:58:48 +02:00
  • 368b02c111 Fix description in updated dice roller contrib. Resolve #3207 Griatch 2023-07-14 14:33:28 +02:00
  • 726054a36d Update changelog Griatch 2023-07-14 14:13:32 +02:00
  • 2e70be96b1 Fix of code in searching-things tutorial. Resolve #3213 Griatch 2023-07-14 14:11:26 +02:00
  • 0523264aae Clarify in searching-things tutorial. Resolve #3212 Griatch 2023-07-14 14:07:15 +02:00
  • 8b4b48737c Fix typo in python class tutorial. Resolve #3211 Griatch 2023-07-14 13:57:16 +02:00
  • eed5ea78a4 Make evadventure get_sides more consistent. Resolve #3199 Griatch 2023-07-14 13:39:04 +02:00
  • 0d8533e61e Add SSL_CERTIFICTE_ISSUER setting. Resolve #3162 Griatch 2023-07-14 13:13:39 +02:00
  • c1ce8c577c Fix inconsistency in equipment tutorial text. Resolve #3151. Griatch 2023-07-14 13:02:46 +02:00
  • 866bb060ef Merge pull request #3222 from shogidude/xyzgrid-node-updating Griatch 2023-07-14 12:43:18 +02:00
  • 9aae2935b1 Merge pull request #3221 from BladeBoles/fix/beginner-tutorial-rules-typo Griatch 2023-07-14 12:42:15 +02:00
  • f6d285daed Fixing Z location in xyzgrid teleport command shogidude 2023-07-07 03:04:19 -06:00
  • bae4ce3355 fix: undo unwanted autofromat Blade Boles 2023-07-05 20:55:25 -06:00
  • 15b1a287d4 fix: typo in test example Blade Boles 2023-07-05 20:33:24 -06:00
  • 98ce816e39 Update autodocs Griatch 2023-06-26 20:23:00 +02:00
  • 0a79a9cb5a Update changelog Griatch 2023-06-26 20:19:09 +02:00
  • 7fe2203b9b Merge pull request #3218 from goblinmob/patch-1 Griatch 2023-06-26 20:18:16 +02:00
  • 467b339098 Merge pull request #3219 from goblinmob/patch-2 Griatch 2023-06-26 20:17:49 +02:00
  • c77eca6606 Update README.md goblinmob 2023-06-26 07:32:47 -05:00
  • dcd7ae209c Update clothing.py goblinmob 2023-06-26 07:25:05 -05:00
  • c51ef93b8a Merge pull request #3217 from Kgajdos/main Griatch 2023-06-25 21:54:28 +02:00
  • 21d571d89a Beginner Tutorial Typo Fix Kevin 2023-06-24 11:34:40 -04:00
  • b351deaadd Refactor dice contrib Griatch 2023-06-17 18:53:48 +02:00
  • 093d0ebb07 Resolve #3209. Add link to minimal-evennia repo Griatch 2023-06-17 16:00:14 +02:00
  • 4abe812cb4 Evennia 2.0.1 patch release Griatch 2023-06-17 09:07:20 +02:00
  • 19c4f6c544 Merge pull request #3208 from InspectorCaracal/patch-8 Griatch 2023-06-17 09:03:40 +02:00
  • 9934ac682c fix extended room look logic InspectorCaracal 2023-06-14 00:31:48 -06:00
  • 7b309b6f24 Merge pull request #3204 from InspectorCaracal/patch-7 Griatch 2023-06-11 15:26:27 +02:00
  • 72d2cc34ef update container tests InspectorCaracal 2023-06-10 16:32:04 -06:00
  • 4086f35f97 patch container-contrib look InspectorCaracal 2023-06-10 16:27:14 -06:00
  • b676e3c594 Minor tweak to changelog Griatch 2023-06-10 11:04:23 +02:00
  • 2ee63f68f1 Update release procedure help text Griatch 2023-06-10 10:59:54 +02:00
  • 371fe32662 Make old-doc headers easily configurable Griatch 2023-06-10 10:46:30 +02:00
  • 0310eb16bb Fix of legacy doc links Griatch 2023-06-10 10:02:12 +02:00
  • c967ed5c25 Evennia 2.0.0 major release Griatch 2023-06-10 09:14:28 +02:00
  • 798e5d8ff4 Update doc versions, remove 0.9.5 doc links Griatch 2023-06-10 08:08:07 +02:00
  • d3067d34c9 Merge pull request #3203 from InspectorCaracal/update-windows-install Griatch 2023-06-10 07:50:58 +02:00
  • 3d40b2237d Merge pull request #3201 from InspectorCaracal/patch-6 Griatch 2023-06-10 07:40:12 +02:00
  • 54dc392e9c minor fixes to crafting contrib InspectorCaracal 2023-06-03 15:20:51 -06:00
  • 18569482f1 Enforce order also on multiple room descs Griatch 2023-06-08 15:23:57 +02:00
  • 2ac1f88ad9 Sort room states in extendedroom Griatch 2023-06-08 09:46:55 +02:00
  • e648887170 Another fix Griatch 2023-06-07 20:55:49 +02:00
  • 6100feb315 Missed one hardcoded id in unit test Griatch 2023-06-07 16:35:55 +02:00
  • 9ff69d4482 update windows install note InspectorCaracal 2023-06-06 18:33:44 -06:00
  • d3c4db2e02 Fix hardcoded dbref in unit test Griatch 2023-06-05 19:03:46 +02:00
  • f78d4abcdd Fix unit tests. Make TagCategoryProperty return tags set by other means. Griatch 2023-06-04 22:19:57 +02:00
  • 615b98c171 Refactor of ExtendedRoom Griatch 2023-05-31 22:24:08 +02:00
  • 6066f33a9b Fix wrong logging call in prototype module Griatch 2023-05-28 17:56:35 +02:00
  • 299df23d84 Merge pull request #3196 from resoluteCoder/doc-issues-001 Griatch 2023-05-27 10:33:37 +02:00
  • 0fa705d6ba Merge pull request #3186 from volundmush/truecolor Griatch 2023-05-27 10:32:39 +02:00
  • 030887dd21 Add TagCategoryProperty. Griatch 2023-05-21 21:02:38 +02:00