Commit graph

18 commits

Author SHA1 Message Date
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
gas-public-wooden-clean
ff159e3942 Fix typos. 2024-01-01 18:22:10 -06: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
0acfbe82b4 Fix typo in Equipment tutorial 2023-07-26 23:08:16 +02:00
Griatch
c1ce8c577c Fix inconsistency in equipment tutorial text. Resolve #3151. 2023-07-14 13:02:46 +02:00
Griatch
2a75ea8343 Fix doc generation of all evadventure modules 2023-05-19 20:20:14 +02:00
Griatch
bdc3f37954 Add tutorial doc for Rooms. Finish tests for combat 2023-04-30 00:09:03 +02:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
343d630245 Doc linking changes 2022-11-09 21:46:06 +01:00
Griatch
805fbd5edb Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Griatch
c86b1da1f2 Started equipment docs 2022-08-11 09:05:29 +02:00
Griatch
7fe9cc8053 More work on tutorial text 2022-08-07 00:11:38 +02:00
Griatch
39735626e1 Made several tutorial doc pages 2022-08-06 22:50:53 +02:00