Commit Graph

193 Commits

Author SHA1 Message Date
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
Erik
4dbd8dd2c1
Merge pull request #5 from LmeSzinc/master
Fix: Enemy detection
2020-05-30 21:31:23 -03:00
LmeSzinc
7bd3d65701 Optimize: Faster screen size check 2020-05-31 03:33:51 +08:00
kyO The NinjA
12ec4ce55d Add: [EN] hard-coded package_name in argparse_en, because there's only one Azurlane in EN thanks @LmeSzinc
Add: [EN] development_en.md
2020-05-30 15:55:59 -03:00
LmeSzinc
83508b94d3 Fix: Enemy detection
- Log shows 'E' and wrong prediction is_siren, because attributes are kept to the next detection
- Fix missing predict also
- Fix log show DEFAULT_BUTTON for the entrance of campaign
2020-05-31 02:49:06 +08:00
kyO The NinjA
f05cc8970b Fix: [EN] dictionary misstype 2020-05-30 11:50:02 -03:00
kyO The NinjA
c491fe7ec5 Add: [EN] New B2 battle logic thanks @justtesting
Add: [EN] New C1 battle logic
Add: [EN] New B3 battle logic
Add: [EN] New D3 battle logic
Add: [EN] New assets
2020-05-30 05:41:06 -03:00
kyO The NinjA
0b8fe315f8 Quick guide update 2020-05-30 01:24:37 -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
kyO The NinjA
1fc34e3320 [EN] Commission dictionary optimization 2020-05-29 16:05:55 -03:00
kyO The NinjA
09bd560e83 [EN] Commission dictionary optimization 2020-05-29 15:59:18 -03:00
kyO The NinjA
0498176a32 Merge branch 'master' of https://github.com/whoamikyo/AzurLaneAutoScript 2020-05-29 14:36:07 -03:00
kyO The NinjA
fe6815d20a [EN] Localization progress
- Some GUI optimizations
- Minor fix in Quick Guide
2020-05-29 14:34:43 -03:00
Erik
1a369a68b7
Merge pull request #4 from LmeSzinc/master
Fix: using old api in Screen size check
2020-05-29 14:06:09 -03:00
LmeSzinc
fba270471d Fix: using old api in Screen size check 2020-05-30 00:35:43 +08:00
LmeSzinc
a8333f55d4 Add: Screen size check 2020-05-29 22:44:35 +08:00
LmeSzinc
c01a075554 Fix: Timeout adjustment
- increase walk_timeout
- increase in_stage_timer
2020-05-29 17:29:46 +08:00