Griatch
9e6f828cf8
Cleanup of docs
2023-07-23 21:43:58 +02:00
Griatch
461d45c5a2
Merge pull request #3235 from iLPdev/patch-11
...
docs(beginner-tutorial): 📝 update part 5 overview
2023-07-23 21:35:20 +02:00
Griatch
ad7c785649
Merge pull request #3234 from iLPdev/patch-10
...
docs(beginner-tutorial): 📝 update part 4 overview
2023-07-23 21:34:50 +02:00
Griatch
12daeb35e1
Merge pull request #3232 from iLPdev/patch-9
...
docs(beginner-tutorial): 📝 update part 3 overview
2023-07-23 21:34:29 +02:00
Griatch
d7fe604fff
Merge pull request #3230 from iLPdev/patch-6
...
docs(beginner-tutorial): 📝 improve part 1 overview
2023-07-23 21:29:01 +02:00
Griatch
0306e781fa
Merge pull request #3229 from iLPdev/patch-5
...
docs(beginner-tutorial): 📝 enhance overview text copy
2023-07-23 21:27:51 +02:00
Griatch
158bf9b6d5
Merge pull request #3228 from iLPdev/patch-4
...
docs(beginner-tutorial): 📝 update sidebar
2023-07-23 21:22:42 +02:00
Griatch
06ab4a1672
Merge pull request #3227 from iLPdev/patch-3
...
docs(how-to): 💄 enhance overview layout
2023-07-23 21:22:10 +02:00
Griatch
bcee53f95e
More doc cleanups
2023-07-23 20:45:36 +02:00
Griatch
993b10b92f
More doc cleanup
2023-07-23 20:43:36 +02:00
Griatch
06e2c9cd74
Update docs, add WIP for evadventure AI module
2023-07-23 20:32:36 +02:00
Griatch
f7233f2459
Add WIP ai module for evadventure
2023-07-23 20:09:15 +02:00
iLPdev
952b5d4e0b
docs(beginner-tutorial): 📝 update part 5 overview
...
* format heading for consistency
* update sidebar for consistency
2023-07-19 05:47:52 -07:00
iLPdev
9e5e17b5b0
docs(beginner-tutorial): 📝 update part 4 overview.md
...
* format heading for consistency
* format sidebar for consistency
2023-07-19 05:45:51 -07:00
iLPdev
5102ceb081
docs(beginner-tutorial): 📝 update part 3 overview.md
...
* format heading
* format sidebar for consistency
2023-07-19 05:43:30 -07:00
iLPdev
4f64ebc155
docs(beginner-tutorial): 📝 enhance part 1 overview
...
* format sidebar for consistency
* edit prose for syntax, grammar, consistency, economy of word, and clarity
2023-07-19 04:48:38 -07:00
iLPdev
8e25002701
docs(beginner-tutorial): 📝 enhance overview text copy
...
edited copy for syntax, grammar, consistency, economy, and clarity
2023-07-18 12:27:37 -07:00
iLPdev
2969c1a4c7
docs(beginner-tutorial): 📝 Update Sidebar
...
- Heading camel case consistency
- List item punctuation consistency
2023-07-18 11:51:50 -07:00
iLPdev
2473d28e81
docs: *lipstick* enhance overview layout
...
* Add page's overview as a TOC sidebar
* Reduce Beginner Tutorial TOC depth to move next page header above the fold.
* Add initial paragraph introduction of this overview page.
2023-07-18 06:08:57 -07:00
Griatch
b72e2e9394
Update LLM docs to explain memory and prompting
2023-07-16 21:16:16 +02:00
Griatch
410d89bcc0
Tweak of LLM prompt, don't store empty responses in memory
2023-07-16 11:56:17 +02:00
Griatch
046fcc6356
Add LLM NPC chat memory; fix thinking timeout issue
2023-07-16 11:08:07 +02:00
Griatch
20273ec761
Add a prompt_prefix for customizing LLM chat bot output
2023-07-15 22:35:31 +02:00
Griatch
2f98d81d23
Simplify LLM params, give OpenAI API example
2023-07-15 01:44:33 +02:00
Griatch
0fac5f9d26
Made LLM NPCs talk so everyone in room can hear it
2023-07-15 00:46:22 +02:00
Griatch
f6021cf8c3
Some cleanup of the LLM contrib README
2023-07-15 00:17:54 +02:00
Griatch
64c2da18c4
Add LLM contrib for having NPCs talk with input from an LLM AI server
2023-07-15 00:04:16 +02:00
Griatch
49bb82f8ff
Update changelog
2023-07-14 15:22:16 +02:00
Griatch
37a05f4b17
Evennia 2.1.0 minor release
2023-07-14 15:13:01 +02:00
Griatch
675a2beb9c
Fix extended_room when digging from legacy with no desc. Resolve #3214 .
2023-07-14 14:59:04 +02:00
Griatch
368b02c111
Fix description in updated dice roller contrib. Resolve #3207
2023-07-14 14:33:28 +02:00
Griatch
726054a36d
Update changelog
2023-07-14 14:13:32 +02:00
Griatch
2e70be96b1
Fix of code in searching-things tutorial. Resolve #3213
2023-07-14 14:11:26 +02:00
Griatch
0523264aae
Clarify in searching-things tutorial. Resolve #3212
2023-07-14 14:07:15 +02:00
Griatch
8b4b48737c
Fix typo in python class tutorial. Resolve #3211
2023-07-14 13:57:16 +02:00
Griatch
eed5ea78a4
Make evadventure get_sides more consistent. Resolve #3199
2023-07-14 13:39:04 +02:00
Griatch
0d8533e61e
Add SSL_CERTIFICTE_ISSUER setting. Resolve #3162
2023-07-14 13:13:39 +02:00
Griatch
c1ce8c577c
Fix inconsistency in equipment tutorial text. Resolve #3151 .
2023-07-14 13:02:46 +02:00
Griatch
866bb060ef
Merge pull request #3222 from shogidude/xyzgrid-node-updating
...
Fixing Z location in xyzgrid teleport command
2023-07-14 12:43:18 +02:00
Griatch
9aae2935b1
Merge pull request #3221 from BladeBoles/fix/beginner-tutorial-rules-typo
...
fix: beginner tutorial 3.2.4 "Rules and Dice Rolling" typo
2023-07-14 12:42:15 +02:00
shogidude
f6d285daed
Fixing Z location in xyzgrid teleport command
2023-07-07 03:04:19 -06:00
Blade Boles
bae4ce3355
fix: undo unwanted autofromat
2023-07-05 20:55:25 -06:00
Blade Boles
15b1a287d4
fix: typo in test example
2023-07-05 20:33:24 -06:00
Griatch
98ce816e39
Update autodocs
2023-06-26 20:23:00 +02:00
Griatch
0a79a9cb5a
Update changelog
2023-06-26 20:19:09 +02:00
Griatch
7fe2203b9b
Merge pull request #3218 from goblinmob/patch-1
...
Update clothing.py
2023-06-26 20:18:16 +02:00
Griatch
467b339098
Merge pull request #3219 from goblinmob/patch-2
...
Update README.md
2023-06-26 20:17:49 +02:00
goblinmob
c77eca6606
Update README.md
...
Changed line 56 from
create a pretty shirt : evennia.contrib.game_systems.clothing.Clothing
to
create a pretty shirt : evennia.contrib.game_systems.clothing.ContribClothing
2023-06-26 07:32:47 -05:00
goblinmob
dcd7ae209c
Update clothing.py
...
Changed "rturn" in line 563 to "return"
2023-06-26 07:25:05 -05:00
Griatch
c51ef93b8a
Merge pull request #3217 from Kgajdos/main
...
Beginner Tutorial Typo Fix
2023-06-25 21:54:28 +02:00