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 |
|
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
|
ea58f3e1a6
|
Merge branch 'main' into evadventure_work
|
2023-04-20 18:46:53 +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
|
1c529d71ae
|
Start turn-based menu
|
2023-03-10 21:27:15 +01:00 |
|
Griatch
|
35dad7a0ef
|
Improve tutorial lesson 3.1.1, better explaining game dir structure optionality
|
2023-02-26 23:27:13 +01:00 |
|
homeofpoe
|
bfca6bfeca
|
Update Beginner-Tutorial-Characters.md
Fix fstring
|
2022-12-15 17:05:44 -08:00 |
|
Griatch
|
3965f928fe
|
Refactored Contrib docs, renamed many files
|
2022-11-23 21:15:23 +01:00 |
|
Griatch
|
0c09388fd8
|
Extensive cleanup of docs
|
2022-11-21 00:33:36 +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
|
1165532260
|
Update docs links
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
f2c672204c
|
Doc linking changes
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
c6290d743d
|
Resolve unit tests
|
2022-09-18 00:06:34 +02:00 |
|
Griatch
|
be051543cc
|
More doc updates
|
2022-09-17 19:31:29 +02:00 |
|
Griatch
|
48d78ba995
|
Update docs
|
2022-09-17 18:35:47 +02:00 |
|
Griatch
|
a96344cd1f
|
Working on docs
|
2022-09-14 18:40:21 +02:00 |
|
Griatch
|
1f37f90bea
|
More refactoring
|
2022-09-02 08:10:39 +02:00 |
|
Griatch
|
ba13e3e44f
|
Expand tutorial on equipmenthandler
|
2022-08-30 23:05:51 +02:00 |
|
Griatch
|
267fb1eb9d
|
Started equipment docs
|
2022-08-11 09:05:29 +02:00 |
|
Griatch
|
99bee05c1b
|
More work on tutorial text
|
2022-08-07 00:11:38 +02:00 |
|
Griatch
|
6a6a7b13a8
|
Made several tutorial doc pages
|
2022-08-06 22:50:53 +02:00 |
|
Griatch
|
bf06205edf
|
Continue with tutorial writing
|
2022-08-06 01:23:07 +02:00 |
|
Griatch
|
2f10eaa876
|
Start documenting evadventure
|
2022-08-05 20:33:22 +02:00 |
|
Griatch
|
59212cbe46
|
Refactor 1.0 docs with new toctree structure and inheritance
|
2022-02-06 19:27:15 +01:00 |
|