Griatch
|
b72e2e9394
|
Update LLM docs to explain memory and prompting
|
2023-07-16 21:16:16 +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
|
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
|
c1ce8c577c
|
Fix inconsistency in equipment tutorial text. Resolve #3151.
|
2023-07-14 13:02:46 +02: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 |
|
Kevin
|
21d571d89a
|
Beginner Tutorial Typo Fix
Fixed typo on: https://www.evennia.com/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Making-A-Sittable-Object.html
Made change from "is_resting" to "is_sitting".
|
2023-06-24 11:34:40 -04:00 |
|
Griatch
|
b351deaadd
|
Refactor dice contrib
|
2023-06-17 18:53:48 +02:00 |
|
Griatch
|
093d0ebb07
|
Resolve #3209. Add link to minimal-evennia repo
|
2023-06-17 16:00:14 +02:00 |
|
Griatch
|
4abe812cb4
|
Evennia 2.0.1 patch release
|
2023-06-17 09:13:58 +02:00 |
|
Griatch
|
371fe32662
|
Make old-doc headers easily configurable
|
2023-06-10 10:46:30 +02:00 |
|
Griatch
|
0310eb16bb
|
Fix of legacy doc links
|
2023-06-10 10:02:12 +02:00 |
|
Griatch
|
c967ed5c25
|
Evennia 2.0.0 major release
|
2023-06-10 09:50:17 +02:00 |
|
Griatch
|
798e5d8ff4
|
Update doc versions, remove 0.9.5 doc links
|
2023-06-10 09:03:56 +02:00 |
|
InspectorCaracal
|
9ff69d4482
|
update windows install note
|
2023-06-06 18:33:44 -06:00 |
|
Griatch
|
f78d4abcdd
|
Fix unit tests. Make TagCategoryProperty return tags set by other means.
|
2023-06-04 22:19:57 +02:00 |
|
Griatch
|
299df23d84
|
Merge pull request #3196 from resoluteCoder/doc-issues-001
fixed a couple of spelling errors and missing py commands
|
2023-05-27 10:33:37 +02:00 |
|
Griatch
|
030887dd21
|
Add TagCategoryProperty.
|
2023-05-21 21:02:38 +02:00 |
|
resoluteCoder
|
303b89c181
|
fixed a couple of spelling errors and missing py commands
|
2023-05-21 12:43:08 -05:00 |
|
Griatch
|
b23f8bf2c0
|
Merge pull request #3191 from InspectorCaracal/nginx-docs-update
Minor cleanup of nginx docs page
|
2023-05-21 10:51:33 +02:00 |
|
Griatch
|
c543e6b4e2
|
Merge pull request #3189 from resoluteCoder/fix-tutorial-worlds-build-link
fixed broken link to tutorial world build script
|
2023-05-21 10:50:07 +02:00 |
|
Griatch
|
8360f178de
|
Merge pull request #3188 from volundmush/py_adjustment
Py adjustment
|
2023-05-21 10:49:16 +02:00 |
|
Griatch
|
1261582554
|
Add reference to npc.py example from NPC tutorial
|
2023-05-19 21:24:10 +02:00 |
|
Griatch
|
378c55b6ad
|
Some more text rephrasing
|
2023-05-19 21:09:25 +02:00 |
|
Griatch
|
20d2949106
|
Fix a layout issue in NPC tutorial lesson
|
2023-05-19 21:07:35 +02:00 |
|
Griatch
|
431d1d85cb
|
Made evadventure unit tests pass again
|
2023-05-19 20:41:10 +02:00 |
|
Griatch
|
2a75ea8343
|
Fix doc generation of all evadventure modules
|
2023-05-19 20:20:14 +02:00 |
|
Griatch
|
4abca72077
|
More cleanup of combat tutorial lessons
|
2023-05-19 17:10:42 +02:00 |
|
Griatch
|
40023923e1
|
Work on cleaning up docs
|
2023-05-19 11:14:03 +02:00 |
|
Griatch
|
1c5746d59c
|
Fix some more issues with the turnbased combat
|
2023-05-19 08:20:10 +02:00 |
|
Griatch
|
d13ac065c7
|
Fix unit tests
|
2023-05-18 23:38:14 +02:00 |
|
Griatch
|
09253dce31
|
Finish turnbased combat tutorial text
|
2023-05-18 21:34:05 +02:00 |
|
Griatch
|
f70fd64478
|
Make turnbased combat work
|
2023-05-15 19:34:38 +02:00 |
|
InspectorCaracal
|
95dabfdb65
|
Update Config-Nginx.md
|
2023-05-13 14:36:19 -06:00 |
|
resoluteCoder
|
48a0c7e681
|
fixed broken link to tutorial world build script
|
2023-05-12 11:22:44 -05:00 |
|
Andrew Bastien
|
ff6f0bebb8
|
Complete overhaul from start to finish.
|
2023-05-11 14:58:49 -04:00 |
|
Griatch
|
8aa5ca8536
|
Add more Models docs
|
2023-05-07 20:06:48 +02:00 |
|