|
058e5ebe61
|
remove TODOs
|
2024-11-10 00:32:17 -05:00 |
|
|
351b3cdd8a
|
handle last (?) advance_time case
|
2024-11-10 00:32:17 -05:00 |
|
|
8b99dfed07
|
replay load_party() more accurately
|
2024-11-10 00:32:17 -05:00 |
|
|
4d84c69761
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
a21b44c238
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
dee8df4ab6
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
84b3f29c46
|
fix an advance_time case
|
2024-11-10 00:32:17 -05:00 |
|
|
1a6f005a36
|
change --advance-time to --verbose, w/ better replay behavior
|
2024-11-10 00:32:17 -05:00 |
|
|
90e0195619
|
fix more advance_time
|
2024-11-10 00:32:17 -05:00 |
|
|
d28e670834
|
fix parsing display_spells and display_skills actions
|
2024-11-10 00:32:17 -05:00 |
|
|
bff3f1c309
|
fix more advance_time calls
|
2024-11-10 00:32:17 -05:00 |
|
|
dba3a95282
|
fix more advance_time calls
|
2024-11-10 00:32:17 -05:00 |
|
|
413fc9e0f5
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
5cc4898bf7
|
fix advancee_time behavior of more actions
|
2024-11-10 00:32:17 -05:00 |
|
|
f5ed2bf48d
|
fix replay behavior of item stats window buttons
|
2024-11-10 00:32:17 -05:00 |
|
|
ab2911aa57
|
fix an advance_time case
|
2024-11-10 00:32:17 -05:00 |
|
|
beefc428c7
|
missing advance_time print last command
|
2024-11-10 00:32:17 -05:00 |
|
|
eaa6384fee
|
fix some advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
d5aa280e4a
|
record and validate advance_time() calls with --advance-time
|
2024-11-10 00:32:17 -05:00 |
|
|
8ff38f2147
|
record and replay cancelling item target mode
|
2024-11-10 00:32:17 -05:00 |
|
|
4d908b42ea
|
remove duplicate include
|
2024-11-10 00:32:17 -05:00 |
|
|
d76787932d
|
Make check_for_intel() call automatically
This will avoid future repeats of the situation where it took way too long
to figure out why a unit test wasn't working
|
2024-09-21 20:57:22 -04:00 |
|
|
0d5b169606
|
record and replay monster menu item
|
2024-09-05 09:25:21 -04:00 |
|
|
977724dc31
|
record and replay parrying
|
2024-09-05 09:25:21 -04:00 |
|
|
8caef91caf
|
record and replay toggle active
|
2024-09-05 09:25:21 -04:00 |
|
|
6b7b42951d
|
handle all wait types in one action
|
2024-09-05 09:25:21 -04:00 |
|
|
4e37a0c796
|
record and replay closing the map
|
2024-09-05 09:25:21 -04:00 |
|
|
e7a56f08a2
|
use text for bool representations
|
2024-09-03 00:08:26 -04:00 |
|
|
4e66edc7e3
|
prefer lexical_cast over stringstream in record/replay
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|