Griatch
ea58f3e1a6
Merge branch 'main' into evadventure_work
2023-04-20 18:46:53 +02: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
eb4ad267e1
Warn in wiki-tutorial about django-wiki only supporting Django <=4.0.
...
Resolve #3114
2023-02-25 21:11:13 +01:00
amfl
53a793e992
Fix accidental extra backtick
2023-01-31 00:00:39 +13: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
Griatch
ccbeb0673d
Prep docs for branch move
2022-12-03 13:44:11 +01:00
Griatch
b7b37a7d71
Prep for parallel main branch
2022-12-03 11:39:45 +01:00
Griatch
e090665f50
Add Evennia-in-Pictures as second intro doc page
2022-11-27 21:11:38 +01:00
InspectorCaracal
0bf9e7ece8
Update Web-Character-Generation.md
2022-11-26 16:34:30 -07:00
Griatch
b3550683b8
Refactoring Concept/Component documentation. Still not done
2022-11-26 15:37:02 +01:00
Griatch
bae9f56d2d
Fixed the doc-contrib page
2022-11-23 22:14:59 +01:00
Griatch
3965f928fe
Refactored Contrib docs, renamed many files
2022-11-23 21:15:23 +01:00
Griatch
b13f5aee6f
Cleanup of setup doc section
2022-11-22 17:59:39 +01:00
Griatch
cf5a2412b4
Some build fixes
2022-11-22 11:31:52 +01:00
Griatch
b7c4de79c2
Some reformatting of the rest-api tutorial
2022-11-22 00:43:02 +01:00
Griatch
260e96e503
Merge pull request #2874 from InspectorCaracal/api-howto
...
Add an API guide
2022-11-22 00:15:46 +01:00
Griatch
a15a8ae428
Continue reworking/refactoring the tutorial docs
2022-11-22 00:12:59 +01:00
InspectorCaracal
5839c1d201
last pass edit for clarity
2022-11-21 13:45:29 -07:00
InspectorCaracal
a11e46821e
add conclusion
2022-11-21 13:26:56 -07:00
InspectorCaracal
873923b3e1
cleanup and expansion
2022-11-21 13:03:53 -07:00
homeofpoe
e7729a5c02
Update Beginner-Tutorial-Building-Quickstart.md
...
Minor red pen edits to this excellent tutorial.
2022-11-20 16:21:49 -08:00
Griatch
0c09388fd8
Extensive cleanup of docs
2022-11-21 00:33:36 +01:00
Griatch
95d063e4e0
Cleanup tutorial docs
2022-11-20 20:19:48 +01:00
Griatch
d1ddb80b22
Update and clean up docs
2022-11-20 01:36:35 +01:00
Griatch
b7e819b5a0
Taking pass cleaning up docs
2022-11-19 20:24:11 +01:00
Griatch
03d63067d4
Revert "Updated HTML docs."
...
This reverts commit b93bccfe88 .
2022-11-15 20:46:50 +01:00
Griatch
b93bccfe88
Updated HTML docs.
2022-11-15 19:43:25 +00:00
Griatch
4606ed5e12
Some minor refactoring
2022-11-13 20:59:03 +01:00
Griatch
966ce13691
More fixes to url docs for tutorials
2022-11-13 20:51:59 +01:00