Commit Graph

2430 Commits

Author SHA1 Message Date
20bb7e4322 more convenient has_next_action() 2024-09-03 00:08:26 -04:00
9573b47e70 only record user-triggered set_stat_window 2024-09-03 00:08:26 -04:00
846789df73 record and replay buying and info of shop items 2024-09-03 00:08:26 -04:00
a483aff1ac record and replay switching between item/quest/spec items 2024-09-03 00:08:26 -04:00
1cc3ca8c5c record and replay showing item info 2024-09-03 00:08:26 -04:00
69dc482997 record and replay using special items 2024-09-03 00:08:26 -04:00
4c67d7220e record and replay scrollbar movement from user input 2024-09-03 00:08:26 -04:00
4f50667e78 throw error for unknown replay actions 2024-09-03 00:08:26 -04:00
36814a7a57 specify include directory for render_shapes.hpp 2024-09-03 00:08:26 -04:00
3b028e1717 fix #418 2024-09-03 00:08:26 -04:00
f5e89a6483 specify include folder for boe.newgraph.hpp 2024-09-03 00:08:26 -04:00
342ec3a17e record and replay end_shop_mode 2024-09-03 00:08:26 -04:00
7a5c865779 record and replay dialog choices 2024-09-03 00:08:26 -04:00
7791380a9a refactor dialogue word button on/off colors to constants 2024-09-03 00:08:26 -04:00
9b862d848f record dialogue and shop help buttons 2024-09-03 00:08:26 -04:00
18d7bb2508 don't record dummy field input events 2024-09-03 00:08:26 -04:00
9b1b9df456 record and replay tab/shift-tab in multi-field forms 2024-09-03 00:08:26 -04:00
d8e5a415a2 record and replay talk to npc 2024-09-03 00:08:26 -04:00
17070a5db6 record and replay begin talk mode 2024-09-03 00:08:26 -04:00
556e5786bb record and replay interrupting a special node 2024-09-03 00:08:26 -04:00
aa047401f7 record and replay trading pc places 2024-09-03 00:08:26 -04:00
e12838a04e record and replay showing PC info 2024-09-03 00:08:26 -04:00
9eba2ab4e5 record and replay clicking a PC's HP or SP
printing the SP value was broken, so I also fixed it
2024-09-03 00:08:26 -04:00
a4d36abec6 record and replay the last 2 debug actions 2024-09-03 00:08:26 -04:00
680150ac3e de-duplicate code for reviving dead party members
Two separate instances of doing this were in the debug actions,
and one of them looked incorrect.
2024-09-03 00:08:26 -04:00
2f3206ed43 record and replay debug edit stuff done 2024-09-03 00:08:26 -04:00
a04ff5d4ad record and replay debug towns forget 2024-09-03 00:08:26 -04:00
3c9f5fa00e record and replay debug increase age 2024-09-03 00:08:26 -04:00
de0ee8a070 record and replay debug trigger victory 2024-09-03 00:08:26 -04:00
f7b367ad72 record and replay debug return to start 2024-09-03 00:08:26 -04:00
dc45c4b8c3 record and replay debug ghost mode 2024-09-03 00:08:26 -04:00
b0433fe1c8 record and replay debug flying 2024-09-03 00:08:26 -04:00
a1072b57e2 record and replay debug stealth, detect life, firewalk 2024-09-03 00:08:26 -04:00
81c815dc48 record and replay debug clear statuses 2024-09-03 00:08:26 -04:00
16b4555469 record and replay debug refresh store items 2024-09-03 00:08:26 -04:00
1ce3d5045a record and replay debug enter town 2024-09-03 00:08:26 -04:00
42f66cf2d8 record and replay debug magic map 2024-09-03 00:08:26 -04:00
315abd7d73 match other cases' syntax 2024-09-03 00:08:26 -04:00
4335dd5b76 record and replay debug kill 2024-09-03 00:08:26 -04:00
7182e86e08 record and replay debug leaving town 2024-09-03 00:08:26 -04:00
6c9b5f4a6c record and replay debug stepthrough mode 2024-09-03 00:08:26 -04:00
46f930c353 record and replay debug printing location 2024-09-03 00:08:26 -04:00
1a0dcb2b37 record and replay debug give item 2024-09-03 00:08:26 -04:00
9166e5b0e1 record and replay toggling debug mode 2024-09-03 00:08:26 -04:00
482b35d121 record and replay 2 more ? key help messages 2024-09-03 00:08:26 -04:00
f82cd550aa Always show active PC's inventory 2024-09-03 00:08:26 -04:00
7b14985dd1 record and replay z to show inventory 2024-09-03 00:08:26 -04:00
22727fc17f record and replay using spaces 2024-09-03 00:08:26 -04:00
aeabb6eade separate handle_bash and handle_pick actions 2024-09-03 00:08:26 -04:00
3bcfbc9f34 record and replay lockpick/bash commands 2024-09-03 00:08:26 -04:00