Commit graph

191 commits

Author SHA1 Message Date
Griatch
8872e00001 Correct tutorials on evennia startapp use, which seems to have changed with time. Resolve #3287 2023-11-23 20:37:02 +01:00
InspectorCaracal
c7a6fc5505
fix tutorial room path 2023-11-06 20:05:07 -07:00
Andrew Bastien
3c4a3f1088 Removing more erroneous code that snuck in. 2023-10-29 13:02:18 -04:00
Andrew Bastien
4b80b200d8 Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04: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
9b354a39b7 Fix typos in equipment tutorial. Resolve #3250 2023-09-03 09:13:37 +02:00
Griatch
96e13deac6 Fix typo in tutorial world doc 2023-08-28 18:54:51 +02:00
Griatch
1926b75a6b Merge pull request #3260 from iLPdev/main
docs(tutorial-building): 📝 revise for clarity and consistency
2023-08-28 18:51:00 +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
Griatch
b819bff556 Append character fix to evadventure tutorial. Resolve #3559 2023-08-20 18:49:28 +02: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
e4df3adb34 Update equipment tutorial with extended remove 2023-08-07 21:31:19 +02:00
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