Erik
7ba70b4724
Merge pull request #13 from LmeSzinc/master
...
Fix: Mis-detect GET_SHIP when white screen bug happened in game
2020-06-04 17:41:49 -03: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
LmeSzinc
6548677c80
Merge pull request #19 from Cerz0/master
...
Fix: Update campaign_10_1.py
2020-06-04 20:11:36 +08:00
Cerz0
a953d5b4b2
Update campaign_10_1.py
...
Corrected map_data
Set up map.weight, spawn_data and roadblocks
2020-06-04 13:50:59 +02:00
LmeSzinc
a41805c14f
Merge pull request #18 from Cerz0/master
...
Fix: improved navigation on map 9-2
2020-06-04 15:58:51 +08:00
LmeSzinc
dd55170fb6
Merge pull request #17 from whoamikyo/master
...
Add: [EN] Added support to all maps in 'Prelude under the Moon' event
2020-06-04 15:25:30 +08:00
Cerz0
00b09b8369
Update campaign_9_2.py
2020-06-04 02:02:44 +02:00
kyO The NinjA
1756b33211
Fix: [EN] Fix SP2 of the 'Prelude under the Moon' not catching the Mystery
2020-06-03 19:32:54 -03:00
kyO The NinjA
56601b2ae2
Fix: [EN] reduced the threshold of cv2.HoughLines on SP3 of the 'Prelude under the Moon'
2020-06-03 19:17:20 -03:00
Cerz0
dded6eb752
Revert "Create sp1.py"
...
This reverts commit f696d110af
.
2020-06-03 23:57:54 +02:00
kyO The NinjA
8800682b28
Add: [EN] Add 'Prelude under the Moon' SP3 support
2020-06-03 17:28:28 -03:00
kyO The NinjA
a0668712b1
Add: [EN] Add 'Prelude under the Moon' SP2 support
2020-06-03 16:35:23 -03:00
kyO The NinjA
1bebbcbf67
Add: [EN] Add 'Prelude under the Moon' SP1 support
2020-06-03 15:21:52 -03:00
Cerz0
f696d110af
Create sp1.py
2020-06-03 20:12:40 +02:00
kyO The NinjA
524570d12c
Fix: [EN] update assets.py
2020-06-03 14:27:09 -03:00
kyO The NinjA
580fae1883
Merge branch 'master' of https://github.com/whoamikyo/AzurLaneAutoScript
2020-06-03 14:26:06 -03:00
kyO The NinjA
e4a8d2811e
Fix: [EN] Fix LOGIN_GAME_UPDATE asset.
2020-06-03 14:20:59 -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
126309bf84
Add: dev_tools item statistics and doc
...
- add basic item templates
2020-06-03 13:17:46 +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
07db609ce2
Merge remote-tracking branch 'origin/master'
2020-06-03 01:33:04 +08:00
LmeSzinc
bbfe4eef42
Add: Perspective debug tool and doc
2020-06-03 01:29:35 +08:00
LmeSzinc
125a490aca
Fix: Timer for ui_click
2020-06-03 00:14:30 +08:00
LmeSzinc
b3926f8729
Merge pull request #16 from lans4r/master
...
Add: 9-4 map
2020-06-03 00:07:16 +08:00
lans4r
1e15a913ce
add 9-4
2020-06-02 12:02:50 -04:00
LmeSzinc
5bd22da21b
Merge pull request #15 from Cerz0/master
...
Add: campaign_9_2.py
2020-06-02 15:33:27 +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
Cerz0
613eb5847f
Create campaign_9_2.py
2020-06-02 01:26:52 +02:00
LmeSzinc
1d0228952b
Merge pull request #14 from whoamikyo/master
...
Fix: [EN] Fix commission reward stuck
2020-06-02 04:37:40 +08: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