Commit Graph

209 Commits

Author SHA1 Message Date
LmeSzinc
49ae4c6361 Add: [EN] Skybound Oratorio 2020-06-11 23:13:50 +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
ae88a57eba Fix: [EN] Fix Miss detect lines as characters in Commission module 2020-06-08 07:54:21 -03:00
kyO The NinjA
7c15659f7f Add: Added support for hard map
- Now is possible cleared a hard map like a normal map
2020-06-08 05:56:43 -03: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
Erik
2b58d4dd6a
Merge pull request #15 from LmeSzinc/master
Fix: Parameters for 3-4
2020-06-06 15:53:44 -03:00
kyO The NinjA
6d5ac959d4 Add: [EN] Ambush assets updated 2020-06-06 15:44:58 -03:00
LmeSzinc
141599c883 Fix: Now will only run commissions with priority > 0 2020-06-06 22:42:32 +08:00
LmeSzinc
3c35974bbe Fix: add new day check to reward_loop
- Fix emotion reduce when calculating recover
2020-06-06 21:53:31 +08:00
LmeSzinc
f9c37ea7e4 Fix: Disable submarine_view check because of icon bug of submarine zone 2020-06-06 15:43:38 +08:00
LmeSzinc
d042f926b5 Fix: Catch other error caused by info_bar
- Increase EDGE_LINES_HOUGHLINES_THRESHOLD in chapter 3
2020-06-05 21:52:30 +08:00
LmeSzinc
66d119e250 Add: camera_data_spawn_point 2020-06-05 20:22:27 +08:00
LmeSzinc
b186382fdd Add: Boss fleet check from chapter 7 to 13 2020-06-05 20:05:53 +08: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
2fd9651d60 Fix: Mis-detect GET_SHIP when white screen bug happened in game 2020-06-05 04:28: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
kyO The NinjA
524570d12c Fix: [EN] update assets.py 2020-06-03 14:27:09 -03:00
Erik
0c27eb2141
Merge pull request #12 from LmeSzinc/master
Fix: [CN] Login confirm
2020-06-03 13:54:32 -03:00
kyO The NinjA
9525c49999 "Optimization: [EN] changed translator" 2020-06-03 13:53:32 -03:00
kyO The NinjA
2c3919c2e1 Revert "Optimization: [EN] changed translator"
This reverts commit 68fbe6801e.
2020-06-03 13:51:54 -03:00
kyO The NinjA
68fbe6801e Optimization: [EN] changed translator 2020-06-03 13:49:58 -03:00
LmeSzinc
db82f022a9 Add: Auto choose latest event of server 2020-06-03 23:27:04 +08:00
LmeSzinc
87127c882a Fix: Now able to use 1 or 2 fleets in chapter 2 to 6
- If using 1 fleet in 6-4, will pick up the ammo
2020-06-03 23:11:31 +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
kyO The NinjA
5ef664f26e Add: Set up logging.raiseExceptions to False to silence exceptions
FIx: [EN] Minor fix in translation.
2020-06-03 05:30:14 -03:00
kyO The NinjA
ce8cdf8423 Revert "Add: Set up logging.raiseExceptions to False to silence exceptions"
This reverts commit 6fe11505a7.
2020-06-03 05:26:30 -03:00
kyO The NinjA
93717844ce Merge branch 'master' of https://github.com/whoamikyo/AzurLaneAutoScript 2020-06-03 05:17:25 -03:00
kyO The NinjA
6fe11505a7 Add: Set up logging.raiseExceptions to False to silence exceptions
FIx: [EN] Minor fix in translation.
2020-06-03 05:17:20 -03:00
Erik
8924d2369a
Merge pull request #11 from LmeSzinc/master
Add: dev_tools item statistics and doc
2020-06-03 05:16:11 -03:00
LmeSzinc
4094ab1f00 Fix: [CN] Login confirm 2020-06-03 15:21:20 +08:00
LmeSzinc
30e11c6caf Fix: Re-check all timeout timer
- Fix tactical class get stuck when skill level reach to max.
2020-06-03 05:06:51 +08:00
LmeSzinc
9353ae1707 Optimize: Disable commission_time_limit by default
- Faster ui click
2020-06-03 04:36:05 +08:00
Erik
7dd2ef6ab1
Merge pull request #10 from LmeSzinc/master
Fix: Timer for ui_click
2020-06-02 17:01:22 -03:00
LmeSzinc
0206a6480d Add: Fleet settings check
- Delete option do_not_use in fleet_2 and fleet_3
- Exit if receive wrong settings
2020-06-03 02:39:03 +08:00
LmeSzinc
125a490aca Fix: Timer for ui_click 2020-06-03 00:14:30 +08:00
kyO The NinjA
bfb4c71aa1 Fix: [EN] Fix wrong filter in commission module, the commission Aiding Manne Island is categorized incorrectly in wiki 2020-06-01 21:25:32 -03:00
Erik
595193fa50
Merge pull request #9 from LmeSzinc/master
Fix: Enhance failed turn to retry retire when mood notice popup
2020-06-01 15:15:02 -03:00
kyO The NinjA
2a301be4ef Fix: [EN] Fix commission reward stuck 2020-06-01 15:13:34 -03:00
LmeSzinc
496a47bdb9 Revert "Fix: Timer for reward"
This reverts commit cad6d052
2020-06-02 02:06:38 +08:00
LmeSzinc
cad6d052a6 Fix: Timer for reward 2020-06-02 01:11:02 +08:00
LmeSzinc
6d6fcc5edb Doc: [CN] Fix mis-introduction in README.md
- Add tips, when failed to retire ships
2020-06-01 20:22:04 +08:00
LmeSzinc
a09f7033f2
Merge pull request #13 from whoamikyo/master
Fix: Batch GUI start
2020-06-01 19:58:00 +08:00
LmeSzinc
2fa8b4d4fc Fix: Enhance failed turn to retry retire when mood notice popup 2020-06-01 17:26:35 +08:00
kyO The NinjA
57517501f8 Fix: [EN] Corrected translation 2020-06-01 04:44:23 -03:00
kyO The NinjA
5956fb4700 Add: [EN] Enhance module assets 2020-05-31 23:06:18 -03:00
LmeSzinc
ad5fcc2abc Fix: No ship to enhance
- When there ship to enhance, but dock full, try one_click_retire
- Fix retire SR ship when using one_click_retire
2020-06-01 09:25:51 +08:00
LmeSzinc
f406022da0 Fix: [EN] commission classification 2020-06-01 08:51:28 +08:00
LmeSzinc
c6611f19dc Add: Enhance module 2020-06-01 08:20:13 +08:00
LmeSzinc
2609b4a70d Add: Timezone aware
- Fix mat withdraw on slow device
2020-06-01 02:26:55 +08:00
kyO The NinjA
6eabcf6a35 Fix: [EN] Relogin is now working
Optimize: [EN] GUI improved
2020-05-31 04:48:22 -03:00