resoluteCoder
0835aed025
fixed a couple of spelling errors and missing py commands
2023-05-21 12:43:08 -05:00
Griatch
63265c299a
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
5ea72f2db7
Merge pull request #3188 from volundmush/py_adjustment
...
Py adjustment
2023-05-21 10:49:16 +02:00
Griatch
2c35c2db91
Add reference to npc.py example from NPC tutorial
2023-05-19 21:24:10 +02:00
Griatch
6c4c09630f
Some more text rephrasing
2023-05-19 21:09:25 +02:00
Griatch
6a25d13be1
Fix a layout issue in NPC tutorial lesson
2023-05-19 21:07:35 +02:00
Griatch
0497835fb9
Made evadventure unit tests pass again
2023-05-19 20:41:10 +02:00
Griatch
4529e1a588
Fix doc generation of all evadventure modules
2023-05-19 20:20:14 +02:00
Griatch
eafc3d41ad
More cleanup of combat tutorial lessons
2023-05-19 17:10:42 +02:00
Griatch
45edb7ae33
Work on cleaning up docs
2023-05-19 11:14:03 +02:00
Griatch
d45ef9c396
Fix some more issues with the turnbased combat
2023-05-19 08:20:10 +02:00
Griatch
2e43dfdf78
Fix unit tests
2023-05-18 23:38:14 +02:00
Griatch
8d7f33355c
Finish turnbased combat tutorial text
2023-05-18 21:34:05 +02:00
resoluteCoder
80ae5854c7
fixed broken link to tutorial world build script
2023-05-12 11:22:44 -05:00
Andrew Bastien
4b41edca46
Complete overhaul from start to finish.
2023-05-11 14:58:49 -04:00
Griatch
bfd261ee23
Finish Twitch-combat tutorial
2023-05-06 22:42:33 +02:00
Griatch
7bb2f55434
Start writing the twitch combat tutorial
2023-05-04 00:50:54 +02:00
Griatch
b2142f23da
Finished base combat tutorial
2023-04-30 22:40:52 +02:00
Griatch
4027271f7b
Expand docs on evadventure rooms and objects
2023-04-30 00:53:16 +02:00
Griatch
e11e61e7f2
Add tutorial doc for Rooms. Finish tests for combat
2023-04-30 00:09:03 +02:00
Griatch
61c2e74990
Merge branch 'main' into evadventure_work
2023-04-29 17:04:08 +02:00
Griatch
8f5c7027dd
Merge pull request #3169 from Dpeta/docs
...
Fix a few documentation typos
2023-04-29 07:52:20 +02:00
Griatch
ea58f3e1a6
Merge branch 'main' into evadventure_work
2023-04-20 18:46:53 +02:00
Dpeta
81d26d3669
Fix a few docs typos.
2023-04-16 22:50:33 +02:00
Tonalmictli
0632780689
Update Beginner-Tutorial-Rules.md
...
Closing another parenthesis
2023-04-10 00:52:07 -07:00
Tonalmictli
a75119c965
Update Beginner-Tutorial-Rules.md
...
Added missing parenthesis.
2023-04-10 00:30:26 -07:00
Tonalmictli
8fc136f5dd
Update Beginner-Tutorial-Rules.md
2023-04-09 23:38:08 -07:00
Bradley Marques
75b9241ed0
Fixes BASE_CHARACTER_CLASS to BASE_CHARACTER_TYPECLASS
2023-04-01 22:13:18 +02:00
Griatch
1d93a6f6a3
Merge branch 'main' into evadventure_work
2023-03-24 22:46:52 +01:00
Griatch
d5091ea7a8
Some cleanup in the beginner tutorial's first lessons
2023-03-24 22:46:37 +01:00
Griatch
1c529d71ae
Start turn-based menu
2023-03-10 21:27:15 +01:00
Griatch
d13c08ebc9
Auto-remapped old django docs to new version. Resolve #3126
2023-03-04 19:49:23 +01:00
Griatch
35dad7a0ef
Improve tutorial lesson 3.1.1, better explaining game dir structure optionality
2023-02-26 23:27:13 +01:00
Griatch
3603ff21b5
Update gamedir overview doc
2023-02-26 23:03:41 +01:00
Griatch
9a6142b2ef
Fix typos in chair tutorial. Resolve #3116
2023-02-26 00:49:41 +01:00
Griatch
98f4a179d0
Fix typo in beginner tutorial. Resolve #3118
2023-02-26 00:33:30 +01:00
Griatch
6a4cc71c03
Fix a path typo in building tutorial.
2023-01-28 15:49:00 +01:00
Griatch
be87b0d6e4
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
f90d1b4809
Fix issue in sittable-object tutorial
2023-01-28 12:17:43 +01:00
Griatch
388c7ffe84
Evennia 1.1.0 minor release
2023-01-07 22:26:16 +01:00
Griatch
55e1bf5492
Fix tutorial typo. Extend unit test for command
2023-01-07 20:58:12 +01:00
Griatch
8ff4f7aeea
Fix parsing commands beginner tutorial. Resolve #3049
2023-01-06 21:21:39 +01:00
Griatch
d73afa6b54
Fix in tutorial. Resolve #3047
2023-01-06 21:03:30 +01:00
Griatch
0d76a4c584
Fix some docs. Resolve #3058 .
2023-01-06 20:58:58 +01:00
Griatch
8bfab0213d
Merge branch 'main' into patch-1
2023-01-06 18:52:44 +01:00
Griatch
5a92e3bb0a
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
5132342d93
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
b668dd8ef6
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
a00a3cf9a1
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
bfca6bfeca
Update Beginner-Tutorial-Characters.md
...
Fix fstring
2022-12-15 17:05:44 -08:00