Commit graph

75 commits

Author SHA1 Message Date
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
Griatch
09253dce31 Finish turnbased combat tutorial text 2023-05-18 21:34:05 +02:00
Griatch
5b2e9bd5a1 Finish Twitch-combat tutorial 2023-05-06 22:42:33 +02:00
Griatch
d2551aaaa7 Start writing the twitch combat tutorial 2023-05-04 00:50:54 +02:00
Griatch
759776ff64 Finished base combat tutorial 2023-04-30 22:40:52 +02:00
Griatch
f933917339 Expand docs on evadventure rooms and objects 2023-04-30 00:53:16 +02:00
Griatch
bdc3f37954 Add tutorial doc for Rooms. Finish tests for combat 2023-04-30 00:09:03 +02:00
Griatch
1f3d4ed840 Merge branch 'main' into evadventure_work 2023-04-29 17:04:08 +02:00
Griatch
474e848433 Merge pull request #3169 from Dpeta/docs
Fix a few documentation typos
2023-04-29 07:52:20 +02:00
Griatch
9de8cb255a Merge branch 'main' into evadventure_work 2023-04-20 18:46:53 +02:00
Dpeta
b65827c827 Fix a few docs typos. 2023-04-16 22:50:33 +02:00
Tonalmictli
d522e75b68 Update Beginner-Tutorial-Rules.md
Closing another parenthesis
2023-04-10 00:52:07 -07:00
Tonalmictli
2776294e2a Update Beginner-Tutorial-Rules.md
Added missing parenthesis.
2023-04-10 00:30:26 -07:00
Tonalmictli
0fb67ccad9 Update Beginner-Tutorial-Rules.md 2023-04-09 23:38:08 -07:00
Bradley Marques
e8d3c4f51f Fixes BASE_CHARACTER_CLASS to BASE_CHARACTER_TYPECLASS 2023-04-01 22:13:18 +02:00
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