LmeSzinc
a3feef6f1b
Format: PEP-8 for campaign maps
2020-06-05 23:25:50 +08:00
Cerz0
1e94b5d69c
Update: map 10-1
...
Update campaign_10_1.py
2020-06-05 23:19:03 +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
26c4d6552d
Add: Reward loop when finished, to all function
2020-06-05 10:54:29 +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
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