Commit graph

155 commits

Author SHA1 Message Date
Griatch
49b98d5d53 Fix errors in beginner tutorial, part 3 utils. Resolve #3236. 2023-08-06 19:48:11 +02:00
Griatch
46c7b26c42 Fix web tutorial formatting and app creation. Resolve #3175. 2023-08-06 17:51:46 +02:00
Griatch
b168fbd747 Expand dice contrib readme 2023-07-27 12:03:08 +02:00
Griatch
57bd4aa5e7 Fix doc typos. Resolve #3241 2023-07-26 23:18:24 +02:00
Griatch
0acfbe82b4 Fix typo in Equipment tutorial 2023-07-26 23:08:16 +02:00
Griatch
d0a7a23cb6 Merge pull request #3224 from iLPdev/patch-1
docs(how-to): 📝 Update for v1.0+
2023-07-24 08:15:25 +02:00
Griatch
024d861865 Merge pull request #3231 from iLPdev/patch-8
docs(beginner-tutorial): 📝 update part 2 overview
2023-07-24 08:13:57 +02:00
iLPdev
00f9f5f699 docs(beginner-tutorial): revert to we-tone and typo 2023-07-23 15:12:50 -07:00
iLPdev
31a2178614 docs(howto): fix second instance of github html parsing error 2023-07-23 14:52:43 -07:00
iLPdev
35d7b95c48 docs(how-to): fix first github html parsing error 2023-07-23 14:50:20 -07:00
iLPdev
70d690bded docs(howto): typos and —s 2023-07-23 14:41:05 -07:00
Griatch
45505f1c9c Tweak of a tutorial sidebar 2023-07-23 21:59:52 +02:00
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
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
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
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