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

5611 Commits

Author SHA1 Message Date
LmeSzinc
6070785978 Upd: [TW] Raid entrance of Spring Festive Fiasco (raid_20240130) 2025-01-04 22:32:52 +08:00
LmeSzinc
da81498211 Add: Task Awaken to GUI 2025-01-04 22:19:30 +08:00
LmeSzinc
c8bf55b4ad Upd: [EN] MEOWFFICER_BUY_ENTER 2025-01-04 21:21:35 +08:00
LmeSzinc
93957382e8 Opt: Quick exit if there's only a few CV to retire 2025-01-04 05:24:10 +08:00
LmeSzinc
47e833fd9e Add: Awaken ships 2025-01-04 04:02:07 +08:00
LmeSzinc
b9be029b72 Chore: Update comments in dock_filter_set 2025-01-04 03:05:26 +08:00
LmeSzinc
8366b71f81 Add: page_dock 2025-01-04 03:05:05 +08:00
LmeSzinc
4a2eb4470c Opt: Combine dock filter operations to skip waiting dock loaded 2025-01-04 00:02:29 +08:00
LmeSzinc
3be9adc485 Fix: Switch handler in campaign_ensure_aside_20241219 2025-01-02 01:04:51 +08:00
LmeSzinc
39546d55c6 Fix: get_event_story_state should not have interval 2025-01-02 00:49:13 +08:00
LmeSzinc
f434784c6e Add: Do event story, not added to GUI yet
run with `python -m module.eventstory.eventstory`
2025-01-02 00:38:28 +08:00
LmeSzinc
72142c698b Chore: campaign_set_chapter_20241219 should use wrapped methods 2025-01-02 00:12:48 +08:00
LmeSzinc
b23ff47c50 Fix: Expand search area of MISSION_WEEKLY_RED_DOT 2025-01-01 21:39:54 +08:00
LmeSzinc
3d112b4c6c Opt: [ALAS] Dynamically extends nemu_ipc timeout on retries for slow PCs 2024-12-27 23:45:00 +08:00
LmeSzinc
a6f81729e5 Refactor: [ALAS] Use trio-like thread pool in nemu_ipc instead of asyncio.run_in_executor() 2024-12-27 23:39:58 +08:00
LmeSzinc
0973cbc6f8 Upd: _at_low_hp() in various battle UI 2024-12-27 21:32:14 +08:00
LmeSzinc
9b69de459d Upd: [EN] QUIT_Christmas 2024-12-27 21:28:06 +08:00
LmeSzinc
42b4eb38b7 Opt: [ALAS] Match luma template in match_template_color
This is an untested change
2024-12-27 02:57:08 +08:00
LmeSzinc
62b3bd1390 Chore: Log battle UI theme 2024-12-27 02:35:54 +08:00
LmeSzinc
76fcfdf42a Upd: Battle UI Christmas, Cyber, Neon
- TODO: [EN][JP][TW] add QUIT_Christmas
2024-12-27 02:26:15 +08:00
LmeSzinc
1e7aaf5628 Fix: Handle BATTLE_PASS_NEW_SEASON 2024-12-27 00:58:07 +08:00
LmeSzinc
7b4a716273 Add: Chapter SP
- Spilt map config MAP_CHAPTER_SWITCH_20241219 and MAP_HAS_MODE_SWITCH
2024-12-20 23:31:49 +08:00
LmeSzinc
c9fff1efa2 Fix: Handle mis-clicked to page_exercise (#4434) 2024-12-20 22:58:34 +08:00
LmeSzinc
be48eca020 Fix: Avoid clicking EXERCISE_PREPARATION after DORM_FURNITURE_SHOP_FIRST (#4422) 2024-12-20 22:47:41 +08:00
LmeSzinc
cc2cf0d046 Refactor: Abstract chapter switches from 20240725 to 20241219 2024-12-20 22:24:47 +08:00
LmeSzinc
a3bb25a95d Fix: [ALAS] Fallback to auto if nemu_ipc and ldopengl are selected on non-corresponding emulators 2024-12-20 18:59:12 +08:00
LmeSzinc
63c091ba94 Fix: Double clicking EQUIP_OFF after popup confirm on slow devices 2024-12-20 13:39:06 +08:00
LmeSzinc
bc3f54927e i18n: [EN] Rename "SpecialRadar" to "OpSi Data Logger" 2024-12-20 12:56:59 +08:00
LmeSzinc
bc3c602ecc Fix: Re-order retire popup handles by display hierarchy 2024-12-20 12:43:46 +08:00
guoh064
a1d8e62b47 Add: event entrance of event_20231221_cn (tw event) 2024-12-20 11:27:26 +08:00
guoh064
fa78a951c2 Add: event entrance of event_20241219_cn 2024-12-20 11:27:26 +08:00
guoh064
256e069dd7 Tmp: resume low hp detection after false BATTLE_STATUS 2024-12-19 14:48:34 +08:00
guoh064
52a29aa288
Fix: jp commission suffix pre_process (#4435) 2024-12-16 00:06:17 +08:00
Shane (Treasure) Xue
27b92c9b58
Bugfix: to_map_input_name case issue (#4433)
After bugfixes #4423 logic in the function changed and on the line where CAMPAIGN_ is removed the name is actually in lower case. Moved upper case manupulation in order to ensure correct case. 
Upper was not removed considering the function should turn d3 into D3.
Before this bugfix incrementing to the next stage was unusable (eg. 12-2 would be incremented to a strange "n2")

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-12-16 00:05:50 +08:00
sui_feng
eb836d1b4f
Fix: correct check_button in add_state() (#4429) 2024-12-13 09:52:45 +08:00
guoh064
8dbc3acc56
upd: [JP] yellow_coin color (#4427) 2024-12-13 09:52:28 +08:00
LmeSzinc
bfdf6e4179 Fix: Redirect stage names like "B-1" to be foolproof 2024-12-11 11:46:23 +08:00
LmeSzinc
48e4c78a43 Fix: Default color match threshold should be the original value
COLOR_SIMILAR_THRESHOLD
2024-12-11 11:46:23 +08:00
LmeSzinc
a67bbba736 Fix: [EN] Strict color match threshold on RESET_AVAILABLE 2024-12-11 11:46:23 +08:00
LmeSzinc
4ab8337324 Sync: [ALAS] Refactored Switch.set() 2024-12-11 11:46:19 +08:00
LmeSzinc
386a2482ad Fix: No drop image caching if no drop image save
since stats service is offline now
2024-12-09 23:37:07 +08:00
LmeSzinc
26943697cb Fix: Wait disappearing scroll in retirement_get_common_rarity_cv() 2024-12-09 23:25:45 +08:00
LmeSzinc
97f8367a00 Fix: Handle storage page in os_auto_search_quit() 2024-12-09 18:55:23 +08:00
LmeSzinc
ba5b853cb9 Refactor: Standardize the use of match_template_color() 2024-12-09 16:09:34 +08:00
LmeSzinc
164db6f4da Chore: Rename "threshold" in template matching to "similarity"
to be differ from the "threshold" in color matching
2024-12-09 15:37:25 +08:00
LmeSzinc
40b3c252dc Fix: Remove sleep in _tactical_book_select() 2024-12-09 12:45:38 +08:00
guoh064
934c249ad3
upd: [JP] asset COMMISSION_START (#4353)
* upd: [JP] asset COMMISSION_START

* Fix: check color for COMMISSION_START
2024-12-09 12:44:54 +08:00
LmeSzinc
9efe590776 Fix: [CN] POPUP_CONFIRM_WHITE_BATTLEPASS
as popup confirm is different in battle pass
2024-12-04 17:56:54 +08:00
LmeSzinc
4eef4050ef Upd: [TW] Event event_20241121_cn 2024-11-30 03:02:54 +08:00
guoh064
4245109ed2
Upd: [JP] commission suffix ocr pre_process (#4403) 2024-11-30 03:00:31 +08:00
LmeSzinc
c7908073b2 Upd: [JP] USE_DATA_KEY (fixed #4344) 2024-11-22 22:22:07 +08:00
LmeSzinc
64b3122127 Add: Chapter T 2024-11-22 21:25:41 +08:00
LmeSzinc
ecf357acb5 Add: Event entrance of Dangerous Inventions Incoming (event_20241121_cn) 2024-11-22 18:37:38 +08:00
SarContDeli
bd680eb3a8
Add: fake module PIL for webui (#4374)
* Add: fake module PIL for webui

* Fix: Load runtime before module PIL

* Upd: Error message of MAA loading failure

* Upd: Adjust timing of import fake module
2024-11-19 12:37:59 +08:00
guoh064
d5c7eaa688 Add: [TW] event_20240229_cn 2024-11-14 09:54:07 +08:00
guoh064
b689b59ebd Add: [CN, EN, JP] event_20220915_cn rerun 2024-11-14 09:51:31 +08:00
Compeador
56a9df03d2
Add: JP iridescent fantasy ui quit button (#4369)
* Add: [JP] rainbow combat ui quit

* fix: minor displacement of quit btn
2024-11-12 11:26:48 +08:00
Hao Guo
4b6a9566a4
Revert "Upd: [JP] asset QUIT" (#4370)
This reverts commit bdd081f501a6f60a54b43a96c72ab6284d444915.
2024-11-11 15:29:04 +08:00
LmeSzinc
1c4857d653 Fix: Double clicking REWARD_GOTO_TACTICAL 2024-11-06 18:27:17 +08:00
hephooey
0d0aff44c0
[TW]Event: Whence Flowers Bear No Fruit (#4347) 2024-11-05 11:34:03 +08:00
LmeSzinc
9a31f709c0 Fix: Double clicking REWARD_GOTO_TACTICAL (#4328) 2024-10-30 14:37:58 +08:00
guoh064
227fed1665 upd: [JP] OCR_SHOP_YELLOW_COINS 2024-10-30 12:18:09 +08:00
guoh064
08a9326e84 upd: [JP] EmotionDigit pre_process 2024-10-30 12:18:09 +08:00
guoh064
ba27a51cbb tmp: [JP] OCR_REMAIN in daily 2024-10-30 12:18:09 +08:00
guoh064
1dd263d59d upd: [JP] get_zone_name correction 2024-10-30 12:18:09 +08:00
guoh064
51c84fc231 tmp: ocr_collect in jp 2024-10-30 12:18:09 +08:00
guoh064
6ea92ef60e upd: [JP] COIN_HOLDER in minigame 2024-10-30 12:18:09 +08:00
guoh064
68e6ac4b82 upd: [JP] OCR_SHOP_GOLD_COINS and OCR_SHOP_GEMS 2024-10-30 12:18:09 +08:00
guoh064
4f79fba2c2 upd: [JP] opsi beacon page color 2024-10-30 12:18:09 +08:00
guoh064
74e241d9ef Revert "tmp: [JP] opsi beacon page color and assets"
This reverts commit 402a0083ef.
2024-10-30 12:18:09 +08:00
LmeSzinc
1024f5063d Add: CHAPTER_SWITCH_20241024 2024-10-25 22:31:20 +08:00
LmeSzinc
847dcd847b Add: Chapter T 2024-10-25 19:37:55 +08:00
guoh064
3f6738af8c Add: event entrance of event_20241024_cn 2024-10-25 11:55:23 +08:00
guoh064
049f478fd5 Add: auto format for campaign/Readme.md 2024-10-25 11:55:23 +08:00
Air111
98e6d1397c Upd: [TW] Assets for COALITION_ACADEMY 2024-10-20 22:36:01 +08:00
guoh064
be856259a2 upd: [JP] ExpOnSkillSelect 2024-10-20 21:58:34 +08:00
guoh064
cc957fe92e upd: [JP] SKILL_EXP 2024-10-20 21:58:34 +08:00
guoh064
65304fee2e upd: [JP] LevelOcr and EmotionDigit 2024-10-20 21:58:34 +08:00
guoh064
d1052df932 Revert "tmp: [JP] LevelOcr"
This reverts commit a24a7fcfd1.
2024-10-20 21:58:34 +08:00
guoh064
17a6da533e upd: [JP] OCR_DOCK_AMOUNT 2024-10-20 21:58:34 +08:00
guoh064
d13e852b92 upd: [JP] retire assets 2024-10-20 21:58:34 +08:00
guoh064
92c5f5f59f upd: [JP] commission ocr 2024-10-20 21:58:34 +08:00
guoh064
168338b4aa Upd: [JP] asset OCR_REMAIN 2024-10-20 21:58:34 +08:00
guoh064
12096e5fd5 Upd: war archives entrance 2024-10-20 21:58:34 +08:00
guoh064
9390cf0b3d Upd: module.combat_ui.assets 2024-10-20 21:58:34 +08:00
guoh064
d4df09d0f4
Upd: [JP] asset QUIT (#4296) 2024-10-17 20:57:28 +08:00
guoh064
bd0fccbd31 Add: event entrance 20241017
* event_20220728_cn rerun in cn/en/jp
* coalition_20240627 in tw
2024-10-17 20:56:53 +08:00
guoh064
d35bfa0f5d Add: War Archives
* war_archives_20201012_cn
* war_archives_20210422_cn
* war_archives_20210916_cn
* war_archives_20211111_cn
* war_archives_20211229_cn
2024-10-17 20:56:53 +08:00
guoh064
7e471388e2 upd: [JP] dorm assets 2024-10-16 12:48:21 +08:00
guoh064
402a0083ef tmp: [JP] opsi beacon page color and assets 2024-10-16 12:48:21 +08:00
guoh064
a24a7fcfd1 tmp: [JP] LevelOcr 2024-10-16 12:48:21 +08:00
LmeSzinc
ce4de6b4e9 Fix: Limit trials on _retire_select_one() 2024-10-13 17:44:56 +08:00
LmeSzinc
95ac640fb8 Fix: Clicking GET_SHIP after MAIN_GOTO_REWARD
because random ship background triggers GET_SHIP
2024-10-13 17:33:19 +08:00
LmeSzinc
9508f7957e Fix: Handle missing / in BEACON_REMAIN ocr 2024-10-13 17:22:17 +08:00
yulu901107
5ebada5c7e
Upd: [JP] assets of storage module (#4276) 2024-10-13 15:44:44 +08:00
guoh064
e89063bade
Jp font 20241011 (#4272)
* tmp: [JP] commission assets

* tmp: [JP] asset RESEARCH_COST_CHECKER

* tmp: [JP] assets in mail batch

* tmp: [JP] opsi get_zone_name color

* tmp: [JP] get_coin and get_oil color

* tmp: [JP] ash_collect_status and get_yellow_coins color

* upd: [JP] resize commission assets recognize size
2024-10-12 14:29:01 +08:00
coconutjuice
6b7ea0448c
Upd:Adds the Meowfficer maximum level option for enhance (#4267)
* Upd:Adds the Meowfficer maximum level option for enhance

* Upd:Move ocr and judgment logic out of the loop

---------

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
Co-authored-by: yx800 <yoyo.duan@cfnet.com.cn>
2024-10-12 00:45:56 +08:00
LmeSzinc
1ca4f6388a Fix: [ALAS] Missing wait after down event 2024-10-10 22:13:47 +08:00
LmeSzinc
a061cbf82f Fix: Check battle pass red dot before claiming 2024-10-01 17:37:51 +08:00
Air111
0be4ce1c40
Fix: dossier reward receive (#4242) 2024-10-01 17:35:36 +08:00