Commit graph

979 commits

Author SHA1 Message Date
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
06e2c9cd74 Update docs, add WIP for evadventure AI module 2023-07-23 20:32:36 +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
0ead0d5b5b docs(beginner-tutorial): 📝 update part 2 overview heading 2023-07-19 05:28:58 -07:00
iLPdev
70c890b21e docs(beginner-tutorial): 📝 improve overview.md
* format sidebar for consistence
* edit text copy for syntax, grammar, economy of word, and clarity
2023-07-19 05:25:04 -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
iLPdev
9579ce83d0 docs(installation): 📝 improve text copy
Stack's OCD copy editing
2023-07-18 05:32:29 -07:00
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
iLPdev
d6f0d4799f docs(how-to): 📝 Update for v1.0+
Update add a new django view and html page to reflect Evennia v1.0+
Various grammar/syntax changes
2023-07-14 06:09:20 -07: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