Commit graph

89 commits

Author SHA1 Message Date
Griatch
7084f7a021 Fix py example in sittable object tutorial. Resolve #3401 2024-01-14 17:03:09 +01:00
Griatch
7eea74b614 Update search tutorial, resolving #3399 2024-01-14 16:59:30 +01:00
Griatch
e37419972e
Merge pull request #3390 from InspectorCaracal/patch-21
Fix tutorial code block
2024-01-08 20:46:15 +01:00
InspectorCaracal
1bcbcfec26
fix outdated tutorial code block 2024-01-02 19:54:58 -07:00
gas-public-wooden-clean
ff159e3942 Fix typos. 2024-01-01 18:22:10 -06:00
Griatch
97d908ec55 Fix typo in learnind-typeclasses tutorial. Resolve #3369 2023-12-20 00:23:51 +01:00
Griatch
1dd73839c2 Clarifying that the example string in tutorial is just an example of how it could look. Resolve #3311 2023-11-26 13:25:49 +01:00
Griatch
ec4bfe25f6 Fix unnecessary change to use DefaultObject instead of Object in tutorial example. Resolve #3310 2023-11-26 13:18:10 +01:00
Griatch
923ec28ec4 Fix cmdset reference in adding-cmd tutorial. Resolve #3298 2023-11-23 21:33:17 +01:00
Griatch
5ab962b2b4 Fix code example in adding-command tutorial. Resolve #3297 2023-11-23 21:21:35 +01:00
Griatch
a8cf8e166a
Merge pull request #3308 from iLPdev/patch-6
docs(Sittable-Object): 📝 emphasize and list all uses of `adjective`
2023-10-29 07:46:11 +01:00
Griatch
f81891365a
Merge pull request #3305 from iLPdev/patch-5
docs(Sittable-Object): fix 🐛 armchair creation done in @py
2023-10-29 07:38:46 +01:00
Griatch
3fa13815c4
Merge pull request #3304 from iLPdev/patch-3
docs(Sittable-Object): 📝 add terminal punctuation to do_stand code
2023-10-29 07:37:49 +01:00
iLPdev
7f36da695a
docs(Sittable-Object): 📝 emphasize and list all uses of adjective 2023-10-28 07:17:39 -07:00
iLPdev
6a2affb855
docs(Sittable-Object): fix 🐛 armchair creation is done in python 2023-10-27 11:27:06 -07:00
iLPdev
2bd7117fbc
docs(Sittable-Object): 📝 add terminal punctuation to do_stand code 2023-10-27 11:21:02 -07:00
iLPdev
a45d441245
Hotfix: for resultant Cuddly movement in my this PR 2023-10-24 17:35:24 -07:00
iLPdev
7d668e84fa
fix(Lesson 7.1.2): 🐛 correct prose and code example/result 2023-10-24 17:29:40 -07:00
Griatch
78221f8ac3
Merge pull request #3295 from iLPdev/patch-3
docs(Learning-Typeclasses): 📝 fix instructions calling self.get_stats()
2023-10-21 16:49:36 +02:00
iLPdev
d9e6023828
docs(Learning-Typeclasses): fix instructions calling self.get_stats() 2023-10-20 08:21:28 -07:00
iLPdev
0f30b4bb5c
docs(Learning-Typeclasses): 📝 fix .at_object_creation example code 2023-10-20 07:59:44 -07:00
Griatch
cf38de0922 Wrong chapter indent 2023-09-23 22:34:48 +02:00
Griatch
7d99d319a5 More minor cleanup of the command tutorial page 2023-09-23 22:33:59 +02:00
Griatch
8e10db5dca Expand command-add tutorial. Fix typos. Resolve #3277 2023-09-23 22:23:38 +02:00
Griatch
96e13deac6 Fix typo in tutorial world doc 2023-08-28 18:54:51 +02:00
iLPdev
355d06dbee docs(tutorial-beginner): 📝 revise gameplay section 2023-08-20 19:18:18 -07:00
iLPdev
4e95fb9b3a docs(tutorial-beginner): 📝 revise tutorial installation text copy 2023-08-20 19:11:55 -07:00
iLPdev
d3d791d1ef docs(tutorial-beginner): 📝 revise dig house command description 2023-08-20 18:50:13 -07:00
iLPdev
0b278a2b77 docs(tutorial-beginner): 📝 split in two sentences 2023-08-20 09:53:57 -07:00
iLPdev
1db8ad735d docs(tutorial-beginner): 📝 fix typo 2023-08-20 09:52:21 -07:00
iLPdev
57f3686379 docs(tutorial-beginner): 📝 remove comment + add 'named' 2023-08-20 09:48:28 -07:00
iLPdev
8632e3c064 docs(tutorial-beginner): 📝 remove switch reference 2023-08-20 09:45:12 -07:00
iLPdev
12f2860156 docs(tutorial-beginner): 📝 fix repetition repetition repetition 2023-08-20 09:43:11 -07:00
iLPdev
5e1801b997 docs(tutorial-beginner): 📝 mdash, punctuation, and remove superfluousityism 2023-08-20 09:40:38 -07:00
iLPdev
50a92bcc17 docs(tutorial-beginner): 📝 typo 2023-08-20 09:35:21 -07:00
iLPdev
ad7eb56c42 docs: 📝 revert numbering in sentence 2023-08-20 09:20:59 -07:00
iLPdev
9849f6a0b5 docs(tutorial-building): 📝 update script self exmple 2023-08-20 09:16:22 -07:00
iLPdev
5ce8e5e427 docs(building-tutorial): 📝 revise for clarity, grammar, typos, and consistency 2023-08-19 20:06:47 -07:00
Griatch
9e6f828cf8 Cleanup of docs 2023-07-23 21:43:58 +02: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
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
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
4abca72077 More cleanup of combat tutorial lessons 2023-05-19 17:10:42 +02:00
resoluteCoder
48a0c7e681 fixed broken link to tutorial world build script 2023-05-12 11:22:44 -05:00
Dpeta
b65827c827 Fix a few docs typos. 2023-04-16 22:50:33 +02:00