Commit graph

98 commits

Author SHA1 Message Date
Griatch
0b92202ae6 Clarified the potential pitfalls with multiple inheritance. Resolve #3791 2025-12-18 12:50:27 +01:00
Griatch
2a19ab45bf
Merge pull request #3849 from count-infinity/docs-3804
Fix typos in beginner tutorial - twitch combat
2025-12-18 12:08:16 +01:00
Griatch
003d1adf5a
Merge pull request #3848 from count-infinity/docs-3805
Documentation - Fix typos
2025-12-18 12:07:24 +01:00
Count Infinity
83226c583c Fix typos in beginner tutorial - twitch combat 2025-11-28 22:52:31 -07:00
Count Infinity
fba7ef9293 Fix typos 2025-11-27 21:44:54 -07:00
Count Infinity
9e92453995 Clarify .pop() 2025-11-26 20:13:04 -07:00
Count Infinity
16c6ba5ada Fix typos 2025-11-26 20:09:59 -07:00
Griatch
5b2963fc46 Add warning for failures in the Quest tutorial lesson (not yet complete) 2025-03-23 21:36:45 +01:00
Griatch
4af63a0b06 Better explain on utlity tutorial use of ABILITY_REVERSE_MAP. Resolve #3680 2025-02-15 17:36:25 +01:00
Griatch
e81d40d95e Flesh out the evadventure tutorial about the _OBJ_STATS, to be clearer for beginners. Resolve #3681 2025-02-15 17:27:27 +01:00
Griatch
1a61c20f06 Fix doc typo. Resolve #3708 2025-02-15 17:11:26 +01:00
Griatch
01d6eec036 Fix bare hands in npc example. Resolve #3709 2025-02-15 17:05:39 +01:00
Jake
5fd0ea9445
#3659 Fixing doc typo for beginner tutorial 2024-11-05 13:24:20 -07:00
Griatch
3c64f61f17
Merge pull request #3628 from feyrkh/main
Fix incorrect example code in equipment tutorial
2024-10-08 21:51:14 +02:00
feyrkh
7f123cb472
Update Beginner-Tutorial-Equipment.md
When adding an item to an empty slot, avoid adding `None` objects to the backpack.
2024-09-29 13:08:56 -05:00
feyrkh
d361b5fddb
Update Beginner-Tutorial-Equipment.md
Also fix to_backpack
2024-09-29 13:02:01 -05:00
feyrkh
54e5e63b8d
Fix incorrect example code in equipment tutorial
The code to replace equipment in a single-item slot references a variable that is never used before or after, and incorrectly sets it to the item that is doing the replacement instead of the item being replaced, which causes the replaced item to not be moved back into the backpack.
2024-09-29 12:25:15 -05:00
feyrkh
321da9b694
Fix 'defend_type' vs 'defense_type' typos in beginner tutorial 2024-09-29 05:23:12 -05:00
iLPdev
51a741c714
fix(docs): 📝 fix path to test 2024-05-19 06:15:14 -07:00
Griatch
7f41e5a649 Fix typo in code structure and utils tutorial. Resolve #3474 2024-04-07 21:51:52 +02:00
Griatch
c8d75665d2 Fix doc issues. Resolve #3479, #3480, #3481, #3482 2024-04-06 14:24:21 +02:00
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