Commit Graph

33 Commits

Author SHA1 Message Date
LmeSzinc
687e06b639 Fix: Item wasn't added as walk result if item drops blessing, the curio effect 2024-05-20 15:30:21 +08:00
LmeSzinc
272f803d8c Fix: unexpected_confirm has no effect if arrive waypoint at the every first screenshot 2024-05-20 15:30:21 +08:00
LmeSzinc
caf3af9973 Dev: Save tracking image on each waypoint 2024-05-14 03:09:31 +08:00
LmeSzinc
348c22cd35 Fix: Handle enemy during rotation_set() 2024-05-07 23:13:33 +08:00
LmeSzinc
d4fe1959a8 Fix: No items enroute in Luofu_StargazerNavalia_F1_X521Y595 2024-04-15 02:38:04 +08:00
katze
f262140fb6 Seperate stored counter into an independent class 2024-04-01 01:58:46 +08:00
Jerry Lingjie Mei
d9fb903c89
Fix button offset when window resizes (#354)
* Add button offsets.

* Add offset detection when there's no technique point.

* Remove offset calls for image_crop

* Fix bugs.

* Fix bugs.

* Fix corner case when technique points are being generated.

* Add png source for technique points.

* Remove duplicated assets.
2024-03-20 17:54:22 +08:00
LmeSzinc
304c122d80 Dev: Add Rogue image tracking 2023-12-09 21:39:37 +08:00
LmeSzinc
ff48ba74dd Fix: Extend unexpected confirm to wait combat interact retries 2023-11-29 03:43:28 +08:00
LmeSzinc
bc6dd16bbf Fix: Limit joystick contact to lower bound 2023-11-18 03:54:33 +08:00
LmeSzinc
bace33056c Fix: expected_end of enroute waypoints should be empty 2023-11-18 00:12:52 +08:00
LmeSzinc
461f3884d2 Add: Clear enroute items without recording them 2023-11-16 20:33:07 +08:00
LmeSzinc
2591a3aee0 Refactor: Auto-switch between domain exit implements 2023-11-15 01:07:53 +08:00
LmeSzinc
71d63fe379 Fix: Always up contact no matter it was downed or not 2023-10-24 00:24:22 +08:00
LmeSzinc
2fcc0c76ef Fix: Confirm discarding blessings 2023-10-19 10:06:31 +08:00
LmeSzinc
68fda96809 Fix: Wrong rotation is never corrected if allow_rotation_set turns False 2023-10-15 04:25:07 +08:00
LmeSzinc
d04ca2c3c6 Add: Rogue routes, allow early arrive 2023-10-07 23:18:29 +08:00
LmeSzinc
b457e49421 Opt: Shorter combat interact interval
in case missed the door
2023-10-07 12:35:02 +08:00
LmeSzinc
f27510edd2 Del: Waypoint.end_rotation 2023-10-06 22:55:07 +08:00
LmeSzinc
312cc6f617 Add: Detect domain exit and go 2023-10-05 03:30:40 +08:00
LmeSzinc
c217fb0fb9 Fix: Entered herta shop on the way to exit 2023-10-04 10:47:36 +08:00
LmeSzinc
398488f5e7 Fix: Rogue bugfixes
- Do nothing if multiple aim found
- Continue walking after handle_map_A()
- Allow arrive with unexpected result
- Strict route search
2023-10-03 17:59:51 +08:00
LmeSzinc
0b1c9a1c9d Opt: Faster retry after contract lost 2023-10-02 17:17:06 +08:00
LmeSzinc
0300de86f6 Refactor: Set default speed to 'run'
other speed level will require manual set
2023-09-30 18:37:37 +08:00
LmeSzinc
491b848e28 Add: Do Himeko trial to achieve daily quests 2023-09-24 06:56:54 +08:00
LmeSzinc
e6c19268d6 Add: Do quest Complete_Forgotten_Hall_1_time 2023-09-23 19:22:35 +08:00
LmeSzinc
ee7cd3958d Refactor: Chain calling waypoint methods 2023-09-22 12:34:12 +08:00
LmeSzinc
cd01e1c402 Add: Walk with result expecting 2023-09-22 00:23:00 +08:00
LmeSzinc
0562a0d3d5 Opt: Set default run speed to straight_run 2023-09-20 03:24:52 +08:00
LmeSzinc
a800bdb214 Fix: Retry when joystick contact lost 2023-09-20 01:20:52 +08:00
LmeSzinc
674627cfe6 Add: Map movement control 2023-08-21 01:29:28 +08:00
LmeSzinc
bfae03bc19 Add: Set map rotation 2023-08-06 22:19:10 +08:00
LmeSzinc
2ae3dac16d Add: Map buttons and technique points 2023-06-28 02:27:19 +08:00