Commit graph

54 commits

Author SHA1 Message Date
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
Griatch
e492a92b61 Some cleanup in the beginner tutorial's first lessons 2023-03-24 22:46:37 +01:00
Griatch
fe546c888d Auto-remapped old django docs to new version. Resolve #3126 2023-03-04 19:49:23 +01:00
Griatch
67d68701ae Update gamedir overview doc 2023-02-26 23:03:41 +01:00
Griatch
1d94d77248 Fix typos in chair tutorial. Resolve #3116 2023-02-26 00:49:41 +01:00
Griatch
5e6b6b8239 Fix typo in beginner tutorial. Resolve #3118 2023-02-26 00:33:30 +01:00
Griatch
20bfb792dc Fix a path typo in building tutorial. 2023-01-28 15:49:00 +01:00
Griatch
dd3ef28d82 Updated the python-classes-and-objects with more examples around multiple-inheritance and why it's useful 2023-01-28 14:50:22 +01:00
Griatch
748fc17a59 Fix issue in sittable-object tutorial 2023-01-28 12:17:43 +01:00
Griatch
b8012b7e92 Fix tutorial typo. Extend unit test for command 2023-01-07 20:58:12 +01:00
Griatch
ce96fe50fc Fix parsing commands beginner tutorial. Resolve #3049 2023-01-06 21:21:39 +01:00
Griatch
1dd96e4d8c Fix in tutorial. Resolve #3047 2023-01-06 21:03:30 +01:00
Griatch
74a357f7f6 Fix some docs. Resolve #3058. 2023-01-06 20:58:58 +01:00
Griatch
31a068b07e Merge branch 'main' into patch-1 2023-01-06 18:52:44 +01:00
Griatch
6e82067d87 Merge pull request #3063 from 0bviouSquirre1/patch-3
Update Beginner-Tutorial-Making-A-Sittable-Object.md
2023-01-06 18:50:18 +01:00
Xinefus/Braska
8eff4e43c1 Update Beginner-Tutorial-Making-A-Sittable-Object.md
Updates to Tutorial from 13.1 to 13.3.1. 

Some typos and a few func changes that ensure tutorial is actutally doing what it is supposed to.
2023-01-04 19:27:31 -05:00
0bviouSquirre1
1a8b17256e Update Beginner-Tutorial-Making-A-Sittable-Object.md
references to `self.obj` should be just `self`. Changed to reflect such
2023-01-04 14:29:52 -05:00
0bviouSquirre1
5e132d2103 Update Beginner-Tutorial-Python-basic-introduction.md
updated in the actual readme, but in the link it states:
> create/drop mirror:contrib.tutorial_examples.mirror.TutorialMirror 
where in fact it should now say: 
> create/drop mirror:contrib.tutorials.mirror.TutorialMirror
2023-01-02 11:27:15 -05:00
Griatch
f468005a34 Prep docs for branch move 2022-12-03 13:44:11 +01:00
Griatch
cf5987d16a Prep for parallel main branch 2022-12-03 11:39:45 +01:00
Griatch
c7ec3dfad3 Refactoring Concept/Component documentation. Still not done 2022-11-26 15:37:02 +01:00
Griatch
da341af663 Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
homeofpoe
0ce7594e51 Update Beginner-Tutorial-Building-Quickstart.md
Minor red pen edits to this excellent tutorial.
2022-11-20 16:21:49 -08:00
Griatch
0b9f6ac540 Extensive cleanup of docs 2022-11-21 00:33:36 +01:00
Griatch
dd0c5f74e0 Cleanup tutorial docs 2022-11-20 20:19:48 +01:00
Griatch
615e828abf Update and clean up docs 2022-11-20 01:36:35 +01:00
Griatch
68b87d6157 Taking pass cleaning up docs 2022-11-19 20:24:11 +01:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
92834aacd0 Update docs links 2022-11-09 21:46:06 +01:00
Griatch
343d630245 Doc linking changes 2022-11-09 21:46:06 +01:00
Griatch
cdc1b83331 More doc updates 2022-09-17 19:31:29 +02:00
Griatch
805fbd5edb Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Hellgheast
ac3830fdf8 doc : sethelp removed the /add switch 2022-06-20 19:38:20 +02:00
Hellgheast
87402e1c8a doc: Correction of red_button calls 2022-06-20 19:18:16 +02:00
Hellgheast
4fdbae04c2 doc: Fixing bodyfunctions script call 2022-06-20 19:05:18 +02:00