Commit Graph

11 Commits

Author SHA1 Message Date
SarContDeli
3d6d777413 Add: Emulator auto detect and restart(experimental) 2022-08-05 09:53:28 +08:00
LmeSzinc
dbfbd294ff Fix: Confirm unknown ui page; 5 seconds timeout (#956) 2022-03-07 22:18:10 +08:00
LmeSzinc
5f3c583c52 Fix: Handle game error none4302 when starting a new guild operation 2022-02-12 17:55:43 +08:00
LmeSzinc
61cbe75527 Refactor: More accurate exceptions and add friendly advices 2021-09-16 12:09:00 +08:00
whoamikyo
52b50fa53b Fix: fixed guild logistics refresh bug
- Now Azur Lane will be closed for 10 minutes when triggered guild logistics refresh bug
2021-02-19 20:09:11 -03:00
LmeSzinc
7058c791fd Merge branch 'master' into dev 2020-08-05 16:22:09 +08:00
LmeSzinc
2c7ef03abd Fix: Handle game stuck when login 2020-08-05 16:21:18 +08:00
LmeSzinc
5d9e4b651d Opt: Handle movable enemy without POOR_MAP_DATA enabled and won't goto previous siren location
- Fix: enemy_genre merge
- Add: counter of map walk round
- Opt: Smarter enemy moving wait
2020-08-05 03:07:20 +08:00
LmeSzinc
14c3966874 Add: Game stuck handler
- Add ensure game running when running alas functions
2020-08-01 17:53:00 +08:00
LmeSzinc
a902f4f0d9 Add: Modularized perspective detection
- Merge perspective_items.py to utils.py under map_detection
- Add assets of homography_transformation
2020-07-08 03:07:59 +08:00
LmeSzinc
6b56215d71 Fix: 修复地图特效导致的章节名识别错误和进图等待
- 章节名识别错误时有20次重试的机会
- 进图时不再使用章节图标识别
- 更改了exception文件的位置
2020-04-25 17:10:22 +08:00