Commit Graph

37 Commits

Author SHA1 Message Date
LmeSzinc
62b3bd1390 Chore: Log battle UI theme 2024-12-27 02:35:54 +08:00
LmeSzinc
a668840ee9 Pref: Faster is_combat_loading() 2024-06-05 02:24:47 +08:00
LmeSzinc
f23c960b97 Fix: Actively clear stuck records in combat 2023-10-14 21:03:58 +08:00
guoh064
2b796483a5
Fix: End condition order in auto_search_combat of os_combat (#3103) 2023-09-10 14:45:02 +08:00
LmeSzinc
835eb1e475 Fix: Too many clicks on SUBMARINE_READY in OpSi battles 2023-02-04 17:26:42 +08:00
LmeSzinc
92d2c28f42 Fix: Handle random battle status detection error 2023-01-16 22:13:27 +08:00
LmeSzinc
7a7c66c714 Fix: Handle random battle status detection error 2023-01-11 20:41:07 +08:00
appleapple802
fe79137d03 fix:[tw]os_combat assets 2022-11-08 11:55:39 +08:00
LmeSzinc
acd085e123 Fix: Use template matching on SIREN_PREPARATION 2022-11-06 01:06:04 +08:00
LmeSzinc
7119607f16 Fix: Handle retirement in opsi abyssal 2022-05-11 01:50:18 +08:00
SaarChaffee
303dd90fdc change CRLF to LF 2022-04-09 23:31:09 +08:00
LmeSzinc
fe8fff68b0 Fix: Saving drop screenshots in OpSi abyssal
- Increase timer of wait_until_camera_stable()
2022-02-06 02:35:22 +08:00
LmeSzinc
eec0e8927c Add: Save drop screenshots in OpSi abyssal 2022-02-02 16:21:28 +08:00
LmeSzinc
7b0981fd48 Add: Screenshot interval in non-combat to help reduce CPU 2022-02-02 00:46:06 +08:00
LmeSzinc
d7651559a9 Add: OpSi drop record 2022-01-23 23:03:55 +08:00
LmeSzinc
e714733498 Fix: Handle auto search reward after battle status C/D 2021-12-11 22:24:32 +08:00
LmeSzinc
dfd334736f Add: OpSi abyssal and handle battle status C/D in auto search 2021-12-11 00:27:04 +08:00
LmeSzinc
d5735604e1 Dev: Uniform comments of generated files 2021-12-07 23:29:33 +08:00
LmeSzinc
bf4ff28c6e Add: Clear one abyssal coordinate
- Fix: Divided by 0 in limit_walk()
- Fix: Taking drop screenshots in abyssal battles
2021-12-07 00:00:40 +08:00
LmeSzinc
caf51858e9 Add: Attack abyssal boss 2021-12-06 20:56:57 +08:00
nEEtdo0d
7a4804541f Fix: submarine settings for auto search and opsi obscure 2021-11-03 20:46:12 -04:00
LmeSzinc
dd7b389797 Add: Semi-auto, Opsi semi-auto and benchmark
- Add: dependency prettytable
- Fix: Running an Alas module directly
- Del: Remove all assets in daemon module, because it's redundant
2021-10-25 18:49:56 +08:00
LmeSzinc
a52826594e Refactor: OS module
- Refactor OS explore, able to run without 5000 oil item
- Fix: Screenshot interval recover
2021-09-26 17:40:38 +08:00
LmeSzinc
05e75d787a Fix: Miss combat status in OS auto search 2021-08-23 18:27:39 +08:00
nEEtdo0d
e9220e3588 Fix: forgot self 2021-04-24 12:06:36 -04:00
nEEtdo0d
a800b04b40 Fix: Handle map events for auto_search_combat 2021-04-24 12:01:04 -04:00
LmeSzinc
7c0d3d67ef Add: Support auto search in OS
- Add port mission assets
- Move globe operations from map.py to operation_siren.py
- Add match_appear_on
2021-04-13 22:17:21 +08:00
LmeSzinc
4d07925de4 Fix: Handle continuous combat in siren scanning device 2021-03-31 17:13:11 +08:00
noname94
d37041ee6e Add: [JP] assets for guild and OS
GUILD_BOSS_ENTER and GUILD_OPERATIONS_JOIN still missing.
Also fixed map name detection in OS and _fleet_sidebar of auto search.
2021-02-10 18:38:20 +09:00
LmeSzinc
fe50d7b918 Fix: OS clear map if hp balance enabled 2021-02-06 17:30:51 +08:00
LmeSzinc
c1bcfa60e7 Fix: Combat detection if fleet lock enabled in OS clear map
- Opt predict_sea remove non-blue grids
2021-01-30 20:25:36 +08:00
LmeSzinc
0077eb4d9c Add: Operation siren clear full map
- Skip clicking if already goto destination
- Skip path finding if no fleet 2
- Right align Y axis when showing map
- Fix perspective draw
- Add MAP_FOCUS_ENEMY_AFTER_BATTLE for OS
- ensure_edge_insight now focus to random corner, rather than bottom-right
- Add OSGrids
- Add view mode to detect maps in OS
- Fix OCR debug run before model init
- Add handle_map_event() to include all os handlers
- Add OS map info extractor
2021-01-26 17:07:34 +08:00
LmeSzinc
d3abb53021 Opt: One less screenshot before clicking BATTLE_PREPARATION 2021-01-17 21:31:37 +08:00
LmeSzinc
00a467a00a Fix: Rename GET_OS_STATUS to GET_ADAPTABILITY 2020-12-29 17:37:30 +08:00
LmeSzinc
99db81550c Fix: Get items in OS semi auto 2020-12-25 13:34:04 +08:00
nEEtdo0d
a4e8778e30 Fix: [EN] Semi-auto for operation siren 2020-12-23 14:18:38 -05:00
LmeSzinc
57822607e1 Add: Semi-auto for operation siren
- Fix: Clicking on HOME button when skipping story
- TODO: [EN][JP] Replace assets in os_combat and os_handler
2020-12-23 18:50:51 +08:00