Commit graph

77 commits

Author SHA1 Message Date
Griatch
f1f1f6219a Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Griatch
c05714d0d4 Continue with quest beginner tutorial 2024-03-30 09:47:07 +01:00
Griatch
b5571fb5fd Finished the procedural dungon tutorial 2024-03-24 15:17:37 +01:00
Griatch
8085aa30db Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson 2024-03-24 01:38:19 +01:00
Griatch
bb501d990f Fix merge conflict 2024-03-08 09:03:17 +01:00
Griatch
0b234c792c Fix merge conflict 2024-01-08 20:37:53 +01:00
Griatch
aff6cd6637 Update CHANGELOG, chargen beginner tutorial 2024-01-08 20:34:15 +01:00
gas-public-wooden-clean
b6d7c2500a Align character generation tutorial more closely with the code. 2024-01-01 18:22:32 -06:00
gas-public-wooden-clean
ff159e3942 Fix typos. 2024-01-01 18:22:10 -06:00
iLPdev
7fab91060b
docs(beginner tutorial unit testing): fix typos 2023-12-21 04:35:55 -08:00
Griatch
255655dffe Use a different base testing class in EvAdventure tutorial. Resolve 2023-12-20 00:44:27 +01:00
iLPdev
04e0fe5e35
docs(beginner tutorial unit testing): 📝 🐛 revise prose and bug-fix 2023-12-12 06:01:56 -08:00
Griatch
a56852d38d Fix link to twitch-combat batch script in docs. Resolve #3332 2023-12-02 21:56:57 +01:00
Griatch
457ceb1375 Explain deliberate error in example unit test. Resolve #3328 2023-11-26 14:43:39 +01:00
Griatch
0e7808c602 Remove leftover .generate() call from chargen tutorial, as per #3289 2023-11-23 20:49:03 +01:00
Griatch
42c9d356d7 Remove last mis-spelling of BASE_BATCHPROCESS_PATH. REsolve #3288 2023-11-23 20:41:31 +01:00
InspectorCaracal
c7a6fc5505
fix tutorial room path 2023-11-06 20:05:07 -07:00
Andrew Bastien
3c4a3f1088 Removing more erroneous code that snuck in. 2023-10-29 13:02:18 -04:00
Andrew Bastien
4b80b200d8 Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04:00
Griatch
8e10db5dca Expand command-add tutorial. Fix typos. Resolve #3277 2023-09-23 22:23:38 +02:00
Griatch
9b354a39b7 Fix typos in equipment tutorial. Resolve #3250 2023-09-03 09:13:37 +02:00
Griatch
b819bff556 Append character fix to evadventure tutorial. Resolve #3559 2023-08-20 18:49:28 +02:00
Griatch
e4df3adb34 Update equipment tutorial with extended remove 2023-08-07 21:31:19 +02:00
Griatch
49b98d5d53 Fix errors in beginner tutorial, part 3 utils. Resolve #3236. 2023-08-06 19:48:11 +02:00
Griatch
b168fbd747 Expand dice contrib readme 2023-07-27 12:03:08 +02:00
Griatch
57bd4aa5e7 Fix doc typos. Resolve #3241 2023-07-26 23:18:24 +02:00
Griatch
0acfbe82b4 Fix typo in Equipment tutorial 2023-07-26 23:08:16 +02:00
Griatch
9e6f828cf8 Cleanup of docs 2023-07-23 21:43:58 +02:00
iLPdev
5102ceb081 docs(beginner-tutorial): 📝 update part 3 overview.md
* format heading
* format sidebar for consistency
2023-07-19 05:43:30 -07:00
Griatch
eed5ea78a4 Make evadventure get_sides more consistent. Resolve #3199 2023-07-14 13:39:04 +02:00
Griatch
c1ce8c577c Fix inconsistency in equipment tutorial text. Resolve #3151. 2023-07-14 13:02:46 +02:00
Blade Boles
bae4ce3355 fix: undo unwanted autofromat 2023-07-05 20:55:25 -06:00
Blade Boles
15b1a287d4 fix: typo in test example 2023-07-05 20:33:24 -06:00
Griatch
8360f178de Merge pull request #3188 from volundmush/py_adjustment
Py adjustment
2023-05-21 10:49:16 +02:00
Griatch
1261582554 Add reference to npc.py example from NPC tutorial 2023-05-19 21:24:10 +02:00
Griatch
378c55b6ad Some more text rephrasing 2023-05-19 21:09:25 +02:00
Griatch
20d2949106 Fix a layout issue in NPC tutorial lesson 2023-05-19 21:07:35 +02:00
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
Andrew Bastien
ff6f0bebb8 Complete overhaul from start to finish. 2023-05-11 14:58:49 -04: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