1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
Commit Graph

281 Commits

Author SHA1 Message Date
nEEtdo0d
ef863e45e9 Fix: Emulator_Server == SERVER for def with decorators 2021-10-08 22:05:11 -04:00
LmeSzinc
cb5db9d458 Fix: OS explore scheduling
- Add config.multi_set
- Fix exercise server update
2021-09-26 18:47:00 +08:00
LmeSzinc
4d4107e9f1 Opt: Config marge 2021-09-26 17:40:41 +08:00
LmeSzinc
a52826594e Refactor: OS module
- Refactor OS explore, able to run without 5000 oil item
- Fix: Screenshot interval recover
2021-09-26 17:40:38 +08:00
LmeSzinc
e1f6df02bd Opt: Faster switch between page_event and page_campaign
- Fix: Unable to run dev_tools because task not bind
2021-09-26 17:11:22 +08:00
LmeSzinc
3483ea2041 Refactor: Config generating 2021-09-26 00:04:11 +08:00
LmeSzinc
f1695a3d4e Fix: Class properties remained from last config instance 2021-09-24 22:24:04 +08:00
LmeSzinc
33d503465f Refactor: SOS module
- Fix: Expected reduce when no fleet 2
2021-09-24 21:51:44 +08:00
LmeSzinc
89bf271417 Refactor: Emotion module
- Fix: Modifications of config will be overridden by the loading of yaml file during update
2021-09-24 20:24:46 +08:00
LmeSzinc
60f7a64066 Refactor: Shop module 2021-09-24 13:40:43 +08:00
LmeSzinc
e607c920cf Refactor: Exercise module, mode easiest_else_exp might have issues 2021-09-23 02:35:22 +08:00
LmeSzinc
eb7886df61 Refactor: Hard module
- Add config override
- Delete hard equipment change
2021-09-23 02:35:05 +08:00
LmeSzinc
61cbe75527 Refactor: More accurate exceptions and add friendly advices 2021-09-16 12:09:00 +08:00
LmeSzinc
abdfbb713a Refactor: Rename auto search configs
- Refactor device/app configs
- Fix: Research finish detection
2021-09-15 23:50:30 +08:00
LmeSzinc
3dc7f9d17d Add: Task switch 2021-09-15 23:32:58 +08:00
LmeSzinc
46d8d2fadb Refactor: Rename main configs
- Faster chapter selection and page_campaign
- Rename some old Chinglish variables in map info
2021-09-15 23:32:31 +08:00
LmeSzinc
fb802bd0e3 Fix: Arguments of delay_next_run() 2021-09-14 18:34:47 +08:00
LmeSzinc
266db577be Add tactical class 2021-09-14 17:09:41 +08:00
LmeSzinc
071eec530a Move commission to a new module, also faster 2021-09-14 14:56:28 +08:00
LmeSzinc
d3564104bd Delete Argument class, simplify GeneratedConfig 2021-09-14 14:56:25 +08:00
LmeSzinc
2210ec23e8 Research get duration remain 2021-09-14 14:53:13 +08:00
LmeSzinc
a0d823bcd0 Rename configs in device, and research 2021-09-14 14:43:14 +08:00
LmeSzinc
aa03f7c1a3 Fix: Handle a rare game bug, OpSi camera not focusing on current fleet
- Opt: Add config HOMO_CANNY_THRESHOLD
2021-09-05 17:50:10 +08:00
HayateImmelmann
f0fcacca56 Optimize sos module code 2021-08-28 23:27:15 +08:00
HayateImmelmann
93298c6eb6 updata sos module 2021-08-27 22:55:28 +08:00
LmeSzinc
2777f00584 Add: Obscure finish in OS fully auto 2021-08-22 00:16:40 +08:00
Cyunmi
c83316da5d detele if_reach_lv32 in template.ini 2021-08-14 20:27:07 +08:00
Cyunmi
0c5b747f37 add cn gui 2021-08-14 04:05:31 +08:00
Cyunmi
298175fe61 add config gems_low_emotion_withdraw 2021-08-14 01:18:15 +08:00
Cyunmi
3d8e92c4f3 get flag ship lv in auto search 2021-08-13 20:54:01 +08:00
Cyunmi
e4ed2ba06c ADD equip change when COMMON_CV_NAME == 'ANY' 2021-08-13 18:09:05 +08:00
Cyunmi
49cafc64c1 add optional to equipment change 2021-08-13 02:55:51 +08:00
Cyunmi
21420d7645 Transform GEMS_AUTO_SEARCH_FARMING
to ENABLE_AUTO_SEARCH
2021-08-13 01:01:35 +08:00
Cyunmi
a0c6028b16 fix retirement rename bug 2021-08-12 21:05:46 +08:00
Cyunmi
79977b840b fix dock_select_one bug 2021-08-12 19:28:57 +08:00
Cyunmi
e10cb0e042 1. 很多函数直接在 gems_farming 里覆盖就可以了, 不要直接在底层里加
因为只是 gems_farming 自己用的, 不是通用的
2021-08-12 18:20:35 +08:00
Cyunmi
59702082af withdraw when emotion is low 2021-08-12 07:58:03 +08:00
Cyunmi
a323695cb2 fix auto search continue bug 2021-08-12 07:06:22 +08:00
Cyunmi
e61a7b618a finally, it run 2021-08-12 06:14:24 +08:00
Cyunmi
f930709793 add auto search gems farming 2021-08-12 05:19:39 +08:00
Cyunmi
aa4a2d8ef6 Merge branch 'master' into gems_farming 2021-08-09 17:08:25 +08:00
nEEtdo0d
dc8a2862e3 Fix: module shop missing dict items, module build assets, and etc.
Add: module shipyard support for daily buy of discounted bps; interface, config, integrate into reward, and etc.

Fix: Resolve merge conflict
2021-07-31 23:28:40 -04:00
nEEtdo0d
7ef32b794a Add: [EN] gui interface for module shipyard, shipyard handling into module reward
TODO: [CN, JP, TW] update gui interface for server
2021-07-31 22:42:08 -04:00
nEEtdo0d
f6cf43960d Merge remote-tracking branch 'origin/master' into reward_shop_rebirth 2021-07-25 14:34:36 -04:00
LmeSzinc
22e8b73570 Merge branch 'master' into dev 2021-07-25 21:24:30 +08:00
LmeSzinc
8f80ee34bd Opt: Low cost farming in Azur Anthem 2021-07-25 21:24:01 +08:00
LmeSzinc
63de5be652 Fix: Conflicts among branches
- [CN][TW] Fix option name
- Change ButtonGrids.buttons() to ButtonGrids.buttons
2021-07-24 17:53:45 +08:00
LmeSzinc
e918a5db97 Merge branch 'gems_farming' into dev
# Conflicts:
#	module/campaign/campaign_ocr.py
#	module/equipment/equipment.py
#	module/guild/base.py
2021-07-24 17:33:58 +08:00
LmeSzinc
2685f3ab07
Merge branch 'dev' into comf_fort 2021-07-24 17:28:15 +08:00
nEEtdo0d
e416b92f7a Fix: Resolve merge conflict ui/assets.py 2021-07-23 10:21:26 -04:00
nEEtdo0d
5bd518cbc1 Merge remote-tracking branch 'origin/master' into comf_fort 2021-07-23 10:19:27 -04:00
LmeSzinc
6d06346210 Add: Azur Anthem Event maps
- Handle event animation after the 4th battle
- Add ensure_edge_insight configuration
2021-07-23 18:26:24 +08:00
LmeSzinc
ecf1a7bdf9 Fix: Daily commissions in The Idol Master Event, according to DOA Event 2021-07-23 16:34:51 +08:00
Cyumxi
e61a2f1627
Merge branch 'LmeSzinc:gems_farming' into gems_farming 2021-07-22 20:18:53 +08:00
nEEtdo0d
719756f457 Add: [EN] comf-fort operations to meow_run and related configurations 2021-07-18 19:44:35 -04:00
nEEtdo0d
1a4ef49967 Add: shop module integration to ALAS 2021-07-10 23:15:35 -04:00
LmeSzinc
5931c01a49 Merge branch 'master' into gems_farming 2021-07-10 15:47:33 +08:00
LmeSzinc
c0b06ccc1d Add: Drop screenshots upload to AzurStats 2021-07-10 15:15:20 +08:00
LmeSzinc
b3f70b3cb6 Add: Gems farming config 2021-07-10 10:49:09 +08:00
RuaBQ
bdd4105235 Merge remote-tracking branch 'upstream/gems_farming' into gems_farming 2021-07-06 20:24:23 +08:00
RuaBQ
c4e4c1fec2 每艘 cv 用一个单独的 template
改变了 retirement 的写法
2021-07-06 01:14:05 +08:00
RuaBQ
9e0875a274 finish retirement keep one common cv 2021-07-05 02:24:38 +08:00
LmeSzinc
d750f73696 Add: Change flagship when level >= 32 2021-06-30 18:04:31 +08:00
LmeSzinc
f94f3ce955 Opt: Points and Lines class no longer require config 2021-06-30 14:11:04 +08:00
LmeSzinc
d6d56c79d6 Del: Remove GUILD_POPUP_TRIGGERED because AL can receive guild missions automatically now 2021-06-20 16:39:14 +08:00
nEEtdo0d
0a3224ae5e Fix: Minimized HP threshold configuration to 1 setting 2021-05-19 21:39:23 -04:00
nEEtdo0d
4d66050d6f Fix: Disclaimer requirement for os_world_clear module
Fix: Limit user input via 'choices' for min/max level

Fix: Update loop range dynamic rather than presumed in read config
2021-05-16 20:00:55 -04:00
nEEtdo0d
057911a2ee Add: [EN] Add HP check and repair support for os_fully_auto module 2021-05-14 21:57:49 -04:00
nEEtdo0d
4d1f31f4ba Add: Capability for Config decorator to replace func pointer based on options
Add: [EN] HP check within OS map after zone clear for os_world_clear module
Retreat for repair if any one ship below configured threshold
2021-05-14 21:15:57 -04:00
nEEtdo0d
43ee1f35fe Add: [EN] Support for OS world clearing 2021-05-14 16:19:55 -04:00
LmeSzinc
0af4507384 Merge branch 'master' into dev 2021-04-24 15:54:44 +08:00
LmeSzinc
bb33e1d183 Add: Handle maze in map
- Fix: round_wait when no sirens on map
- Fix: Repeated path end in find_path
2021-04-23 19:13:37 +08:00
LmeSzinc
109876ff97 Add: OS daily support 2021-04-23 15:01:50 +08:00
LmeSzinc
40578204b5 Add: OS full auto and add it to GUI 2021-04-17 22:05:36 +08:00
LmeSzinc
8a71cb6f70 Add: Buy all in port shop
- Handle shop items in ItemGrid
2021-04-17 17:51:41 +08:00
LmeSzinc
c26aa5bc0c Add: Handle action point in OS
- Add configs in module.os
2021-04-17 12:07:17 +08:00
LmeSzinc
4f4f296e44 Merge branch 'master' into dev
# Conflicts:
#	module/os/assets.py
2021-04-16 17:51:18 +08:00
LmeSzinc
9523b3eff8 Add: Option to enable or disable daily skip 2021-04-16 17:46:32 +08:00
LmeSzinc
3d96c6377f Merge branch 'master' into dev 2021-04-16 11:22:30 +08:00
LmeSzinc
55e43f7a01 Add: Support daily skip on submarine daily 2021-04-16 11:21:11 +08:00
LmeSzinc
9f4ccaaf44 Opt: Faster globe detection
Downscale image before template matching, time cost reduced from about 0.6s to 0.15s
- Fix: Zone info use before init
- Opt: Allow globe_goto run from IN_GLOBE
2021-04-04 19:44:49 +08:00
LmeSzinc
bf95121ff4 Add: Moving in OS globe map 2021-04-03 21:59:58 +08:00
LmeSzinc
cf0fcc9032
Merge pull request #397 from nEEtdo0d/guild_reward
Add: Config for Operations Join
2021-04-03 13:36:08 +08:00
nEEtdo0d
aab0150f30 Upd: Default to 1 for normal behavior, join whenever available, other server assets 2021-04-02 21:00:54 -04:00
nEEtdo0d
080d7c84a1 Add: Optional restriction before joining guild operations to maximize reward and participation 2021-04-02 20:53:53 -04:00
nEEtdo0d
607e8b1260 Opt: Emotion refactor for enable 2x book configuration 2021-03-26 20:31:44 -04:00
LmeSzinc
51c65f062d Fix: Handle moving normal enemies
- Add option to disable swipe predict
2021-03-26 17:15:12 +08:00
whoamikyo
95c1008e5a Added: added toast notifications support to windows 10 2021-02-11 06:24:16 -03:00
LmeSzinc
d521cd051a Add: enable_os_ash_attack to GUI 2021-01-31 18:28:54 +08:00
LmeSzinc
7b69aaf320 Add: Do ash beacon attack in os_clear_map 2021-01-31 18:12:34 +08:00
LmeSzinc
0077eb4d9c Add: Operation siren clear full map
- Skip clicking if already goto destination
- Skip path finding if no fleet 2
- Right align Y axis when showing map
- Fix perspective draw
- Add MAP_FOCUS_ENEMY_AFTER_BATTLE for OS
- ensure_edge_insight now focus to random corner, rather than bottom-right
- Add OSGrids
- Add view mode to detect maps in OS
- Fix OCR debug run before model init
- Add handle_map_event() to include all os handlers
- Add OS map info extractor
2021-01-26 17:07:34 +08:00
LmeSzinc
8e9e62bb27 Add: Entrance of auto search, but not fully supported yet
- Add: Option ENABLE_FLEET_REVERSE_IN_HARD
2021-01-22 23:50:44 +08:00
LmeSzinc
c2f23ab5fd Del: Delete spare fleet
- Fix: [JP] guild boss setting in GUI
2021-01-22 17:02:35 +08:00
LmeSzinc
453b38f15c Fix: Handle auto search, disable it currently 2021-01-21 19:54:36 +08:00
LmeSzinc
1aacce72e8 Fix: _guild_triggered not working in non-continuous campaign
- Opt: Comments in logistics_mission to avoid mis-understandings
2021-01-19 03:38:43 +08:00
LmeSzinc
58cbc8033c Add: Daily OS ash beacon assist
- TODO: [EN][JP][TW] Replace assets
2021-01-15 17:41:39 +08:00
nEEtdo0d
29e17b60fd Add: Configuration option auto recommend for guild raid boss
Opt: Guild raid boss dispatch check moved outside for new configuration
2021-01-09 21:47:21 -05:00
nEEtdo0d
f336f19957 Add: Configuration for auto-battle guild raid boss
Opt: while definition alterations for less clicks
2021-01-06 15:26:10 -05:00
nEEtdo0d
e9de5840e4 Merge remote-tracking branch 'origin/master' into guild_reward 2020-12-31 10:45:51 -05:00
LmeSzinc
3a3d3ca645 Add: MAP_ENEMY_GENRE_DETECTION_SCALING to handle siren scaling 2020-12-31 14:29:08 +08:00