Commit Graph

97 Commits

Author SHA1 Message Date
LmeSzinc
20567ceba5 Merge remote-tracking branch 'origin/master' 2020-06-16 18:34:26 +08:00
whoamikyo
d2d64ee487 Add: Added some icons to GUI
Assets: [EN] updated some templates assets using relative_crop.py
Campaign: Added 12-4 support
Fix: Added camera_data_spawn_point on 7-2 mystery to avoid dont detected a fleet when camera focus on H1
2020-06-16 00:04:16 -03:00
LmeSzinc
d0867262e2 Optimize: Reuse device instance in the same function
- Speed up retire confirm
- Set default server to CN
- Improve log appearance of aScreenCap init
2020-06-16 08:55:44 +08:00
LmeSzinc
2e26d0a1e1 Add: [CN] Main chapter mode settings in GUI 2020-06-16 07:49:15 +08:00
whoamikyo
1ea28dfc86 Merge branch 'master' of https://github.com/whoamikyo/AzurLaneAutoScript 2020-06-15 20:48:45 -03:00
whoamikyo
7326d6b2e0 Update: [EN] change in some terms to facilitate understanding. 2020-06-15 20:48:16 -03:00
LmeSzinc
97b85160cd Add: aScreenCap support
- Optimize adb command call
2020-06-16 07:39:51 +08:00
nEEtdo0d
8cb55f699d Add new exercise option "easiest" and alternative priority calculation for this specific mode. May alter at a later date but for time being the behavior seems to be consistent in prioritizing the lowest average level based on all 6 ship slots (filled or empty) and lowest average overall power based on number of actual ships (only filled) in the team. 2020-06-14 12:27:13 -04:00
whoamikyo
5434209893 Fix: Fix default PACKAGE_NAME
- this was causing error when triggered app restart
2020-06-13 20:38:35 -03:00
ferina8-14
47adffd1a0 Merge branch 'master' into try_jp
[JP] copy assets from cn

# Conflicts:
#	module/combat/assets.py
#	module/daemon/assets.py
#	module/handler/assets.py
#	module/retire/assets.py
#	module/reward/assets.py
2020-06-13 03:29:35 +09:00
ferina8-14
f589ecfaa1 Add: [JP] add jp server support, copy assets from cn 2020-06-13 02:35:40 +09:00
LmeSzinc
49ae4c6361 Add: [EN] Skybound Oratorio 2020-06-11 23:13:50 +08: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
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
b186382fdd Add: Boss fleet check from chapter 7 to 13 2020-06-05 20:05:53 +08: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
LmeSzinc
9353ae1707 Optimize: Disable commission_time_limit by default
- Faster ui click
2020-06-03 04:36:05 +08: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
kyO The NinjA
2a301be4ef Fix: [EN] Fix commission reward stuck 2020-06-01 15:13:34 -03:00
kyO The NinjA
57517501f8 Fix: [EN] Corrected translation 2020-06-01 04:44:23 -03: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
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
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
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
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
c402d3e047 Fix: Folder create when --enable_drop_screenshot disabled 2020-05-29 17:08:43 +08:00
kyO The NinjA
86a12455b9 COMMISSION_HAS_PENDING asset updated 2020-05-29 00:11:52 -03:00
kyO The NinjA
19418d3da8 Update quickguide 2020-05-28 23:25:59 -03:00
LmeSzinc
2685a81d05 Fix: [CN] No default values in GUI, due to wrong dictionary name 2020-05-29 06:44:19 +08:00
kyO The NinjA
916e797b34 New assets
- New assets
- New parameters for EN event maps
- New tips GUI
2020-05-28 18:37:17 -03:00
kyO The NinjA
ba9ae67d63 New EN assets and new maps support
- Added new EN assets
- Added support to maps A1, A2, A3, B1, B2, B3, C1, C2, C3, D1 and D3
2020-05-27 18:51:05 -03:00
kyO The NinjA
0645d5cb3f Added new EN assets and new maps support
- Added suport to 10-1 and 10-2
- Added suport to EN event Iris of Light and Dark Rerun, only D2 at the moment
- New EN assets
2020-05-27 13:49:26 -03:00
kyO The NinjA
10b53f80ba Localization for EN version
- Updated assets for EN version
- Created EN dictionary
- Fix Stage OCR recognition Thanks @LmeSzinc
2020-05-27 10:32:05 -03:00