Commit Graph

830 Commits

Author SHA1 Message Date
LmeSzinc
fa71f977c7 Merge branch 'master' into dev 2020-07-22 19:26:02 +08:00
whoamikyo
d2f16031e1 Opt: changed the way to get area from TEMPLATE_AMBUSH 2020-07-22 04:48:48 -03:00
LmeSzinc
11a9b071d1 Opt: Change enemy templates to monochrome 2020-07-21 21:31:35 +08:00
LmeSzinc
9e1b25bd39 Fix: Failed to detect research finished because of a game bug
Finished research should be auto-focused to the center, but sometimes didn't, due to an unknown game bug.
2020-07-21 04:38:39 +08:00
whoamikyo
e16c9c8c7d Fix: fix daily locked due low commander level
- Commanders below level 60 do not have access to all dailys, this causes ALAS to stuck, this problem has been fixed, if the commander does not have access to the dailys, ALAS will ignore and try the next daily.
- Changed index_1, index_2, index_3 for easier to understand terms, the old terms were kept so as not to cause a problem at startup.
2020-07-19 19:19:46 -03:00
Erik
0c9dc07b50
Opt: pyocr requirements is now JP only (#78)
* Fix: Wrong daily executed count

* Opt: Stop swiping commission list if already reached bottom

* Fix: Config in template.ini for chapter CD

* Fix: Classroom no book chose

* Fix: Choose next research if resources not enough

* Add: Research projects save screenshot before refresh

* Fix: Commission mis-drop the last one

* Opt: pyocr requirements is now JP only

Co-authored-by: LmeSzinc
2020-07-19 13:48:18 -03:00
Erik
c9326db227
Fix: Config in template.ini for chapter CD (#77)
* Fix: Wrong daily executed count

* Opt: Stop swiping commission list if already reached bottom

* Fix: Config in template.ini for chapter CD

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2020-07-19 02:37:00 -03:00
LmeSzinc
ddc0032413 Fix: Siren CV detection
- rename siren templates
2020-07-18 22:11:00 +08:00
LmeSzinc
618ca784da Add: Research module 2020-07-17 05:32:22 +08:00
LmeSzinc
92c9090ec8 Add: page_research and page_reshmenu 2020-07-17 05:28:28 +08:00
LmeSzinc
0bb163d890 Opt: page_reward goto page_main 2020-07-17 03:32:18 +08:00
LmeSzinc
e690be1c85 Fix: OCR in exercises
- Fix digit ocr when detecting empty image
2020-07-15 04:33:39 +08:00
LmeSzinc
0cc2fe2946 Fix: OCR in campaign, commission, daily, hard, fleet, raid, oil
- Add Digit OCR
2020-07-15 03:39:04 +08:00
LmeSzinc
b7a89bf8b0 Fix: Get items more than 2 rows in research 2020-07-14 01:56:50 +08:00
LmeSzinc
ed2e92b703 Fix: Detection of combat loading
- Opt: Now use template matching instead of color_bar_percentage
2020-07-10 00:40:01 +08:00
LmeSzinc
31450ea4d7 Fix: Oil limit not working in raid
- Add wait_until_stable
- Add ensure_combat_oil_loaded
- Add grid_location_to_screen_point
2020-06-30 07:10:10 +08:00
LmeSzinc
5982e44dd7 Add: Delete sensitive info in log images 2020-06-30 02:42:36 +08:00
LmeSzinc
1150041049 Add: Raid and Raid daily
- Increase interval of login_confirm
2020-06-24 17:10:57 +08:00
LmeSzinc
51f39be0ff Fix: [CN] LOGIN_CONFIRM different in different device
- Improve log appearance of login
2020-06-16 17:26:34 +08:00
LmeSzinc
1e55c25f49 Fix: All BATTLE_STATUS and EXP_INFO of all server 2020-06-16 02:47:28 +08:00
nEEtdo0d
0e8e25de18 Fixed EN rank D assets, CN so those needs to be updated since I don't play CN I've only inserted dummy files so that button_extract module would run. Also added extra conditions for the exercise loop so that it exits the rank D screens 2020-06-08 17:06:39 -04:00
kyO The NinjA
95ca113562 Add: Map 11-4 support, Columbia farm is real
Add: Suport to Rank B
2020-06-08 03:16:00 -03:00
LmeSzinc
83afdafccb Fix: Commission not found
- Add commission_swipe_to_top, because switching daily/urgent won't reset commission list now
2020-06-05 18:10:48 +08:00
LmeSzinc
81f9b61ea5 Add: Logic fleet_2_rescue, Logic for chapter 3
- Fix camera outside map caused by info bar
- Fix mis-detection of is_caught_by_siren
- Fix grid attribute is_caught_by_siren will be kept to next attack
- Fix find_current_fleet when ammo icon of another fleet is covered by the green arrow of current fleet
- Fix fleet_boss_index
- Fix can not predict when boss appear on fleet's face
2020-06-05 04:05:09 +08:00
LmeSzinc
caee1450e6 Add: [CN] Event「峡湾间的反击」(event_20200603_cn)
- Lower arrive_confirm when siren is cleared
2020-06-03 22:15:25 +08:00
LmeSzinc
4094ab1f00 Fix: [CN] Login confirm 2020-06-03 15:21:20 +08:00
LmeSzinc
c6611f19dc Add: Enhance module 2020-06-01 08:20:13 +08:00
kyO The NinjA
6eabcf6a35 Fix: [EN] Relogin is now working
Optimize: [EN] GUI improved
2020-05-31 04:48:22 -03:00
kyO The NinjA
b12d8f299c Add: [EN] Assets updated
Fix: [EN] A3 and C3 of the event Iris of Light and Dark Rerun
Optimize: [EN] commission filter, expect many mistakes yet
Optimize: [EN] added some tips on GUI
Add: [EN] New assets for Tactical Class, this module should work now
2020-05-30 01:09:51 -03:00
LmeSzinc
2f1f999ce5 Add: multi-server support 2020-05-25 22:05:42 +08:00