Commit graph

140 commits

Author SHA1 Message Date
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
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
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
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
093d0ebb07 Resolve #3209. Add link to minimal-evennia repo 2023-06-17 16:00:14 +02:00
resoluteCoder
303b89c181 fixed a couple of spelling errors and missing py commands 2023-05-21 12:43:08 -05: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
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
5b2e9bd5a1 Finish Twitch-combat tutorial 2023-05-06 22:42:33 +02:00
Griatch
d2551aaaa7 Start writing the twitch combat tutorial 2023-05-04 00:50:54 +02:00
Griatch
759776ff64 Finished base combat tutorial 2023-04-30 22:40:52 +02:00
Griatch
f933917339 Expand docs on evadventure rooms and objects 2023-04-30 00:53:16 +02:00
Griatch
bdc3f37954 Add tutorial doc for Rooms. Finish tests for combat 2023-04-30 00:09:03 +02:00
Griatch
1f3d4ed840 Merge branch 'main' into evadventure_work 2023-04-29 17:04:08 +02:00
Griatch
2cbb0ae1fc Merge pull request #3174 from Machine-Garden-MUD/main
Typo fix for doc issue #3172
2023-04-29 07:59:39 +02:00
Griatch
474e848433 Merge pull request #3169 from Dpeta/docs
Fix a few documentation typos
2023-04-29 07:52:20 +02:00
Wendy Wang
720b843d61 Typo fix for doc issue #3172
https://github.com/evennia/evennia/issues/3172
2023-04-25 13:03:20 +02:00
Griatch
9de8cb255a Merge branch 'main' into evadventure_work 2023-04-20 18:46:53 +02:00
Dpeta
b65827c827 Fix a few docs typos. 2023-04-16 22:50:33 +02:00
Tonalmictli
d522e75b68 Update Beginner-Tutorial-Rules.md
Closing another parenthesis
2023-04-10 00:52:07 -07:00