Commit graph

103 commits

Author SHA1 Message Date
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
2cbb0ae1fc Merge pull request #3174 from Machine-Garden-MUD/main
Typo fix for doc issue #3172
2023-04-29 07:59:39 +02:00
Griatch
474e848433 Merge pull request #3169 from Dpeta/docs
Fix a few documentation typos
2023-04-29 07:52:20 +02:00
Wendy Wang
720b843d61 Typo fix for doc issue #3172
https://github.com/evennia/evennia/issues/3172
2023-04-25 13:03: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
c01acc42ec Warn in wiki-tutorial about django-wiki only supporting Django <=4.0.
Resolve #3114
2023-02-25 21:11:13 +01:00
amfl
fa8c624d44 Fix accidental extra backtick 2023-01-31 00:00:39 +13: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
9897109419 Add Evennia-in-Pictures as second intro doc page 2022-11-27 21:11:38 +01:00
InspectorCaracal
8c03802d24 Update Web-Character-Generation.md 2022-11-26 16:34:30 -07:00
Griatch
c7ec3dfad3 Refactoring Concept/Component documentation. Still not done 2022-11-26 15:37:02 +01:00
Griatch
58e9008428 Fixed the doc-contrib page 2022-11-23 22:14:59 +01:00
Griatch
da341af663 Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Griatch
7845369d50 Cleanup of setup doc section 2022-11-22 17:59:39 +01:00
Griatch
d0156f069d Some build fixes 2022-11-22 11:31:52 +01:00
Griatch
393ab797fe Some reformatting of the rest-api tutorial 2022-11-22 00:43:02 +01:00