Commit graph

55 commits

Author SHA1 Message Date
Griatch
5715ce8def Merge branch 'main' into evadventure_work 2023-03-24 22:46:52 +01:00
Griatch
e492a92b61 Some cleanup in the beginner tutorial's first lessons 2023-03-24 22:46:37 +01:00
Griatch
7971e6c2ff Start turn-based menu 2023-03-10 21:27:15 +01:00
Griatch
fe546c888d Auto-remapped old django docs to new version. Resolve #3126 2023-03-04 19:49:23 +01:00
Griatch
6e7cf07b75 Improve tutorial lesson 3.1.1, better explaining game dir structure optionality 2023-02-26 23:27:13 +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
3d05932156 Evennia 1.1.0 minor release 2023-01-07 22:26:16 +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
homeofpoe
b72b675bae Update Beginner-Tutorial-Characters.md
Fix fstring
2022-12-15 17:05:44 -08: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
705d47fe47 Resolve unit tests 2022-09-18 00:06:34 +02:00
Griatch
cdc1b83331 More doc updates 2022-09-17 19:31:29 +02:00
Griatch
e8d08ad597 Update docs 2022-09-17 18:35:47 +02:00
Griatch
0095f70835 Working on docs 2022-09-14 18:40:21 +02:00
Griatch
19278a5e64 More refactoring 2022-09-02 08:10:39 +02:00
Griatch
805fbd5edb Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Griatch
c86b1da1f2 Started equipment docs 2022-08-11 09:05:29 +02:00
Griatch
3d8649ad0a Further tutorial text writing 2022-08-09 19:16:06 +02:00
Griatch
7fe9cc8053 More work on tutorial text 2022-08-07 00:11:38 +02:00
Griatch
39735626e1 Made several tutorial doc pages 2022-08-06 22:50:53 +02:00
Griatch
fe9157da16 Continue with tutorial writing 2022-08-06 01:23:07 +02:00
Griatch
2a62cc427a Start documenting evadventure 2022-08-05 20:33:22 +02:00
Griatch
e6ac8d347e Started expanding docs about tutorial game 2022-07-16 15:39:29 +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