112357951c
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-05-11 19:49:34 +08:00
LmeSzinc
555ca89fa0
Bug fix ( #5664 )
...
* Fix: [TW] Enter event 20201126
* Upd: detect 5 story options at max (#5653 )
* Add: war_archives_20220818_cn and war_archives_20230803_cn (#5660 )
---------
Co-authored-by: ArecaSapling <115386623+sui-feng-cb@users.noreply.github.com >
2026-05-11 19:27:05 +08:00
ArecaSapling
d0b6e62964
Add: war_archives_20220818_cn and war_archives_20230803_cn ( #5660 )
2026-05-11 19:26:19 +08:00
LmeSzinc
f5e9952fc3
Upd: detect 5 story options at max ( #5653 )
2026-05-11 19:25:06 +08:00
LmeSzinc
0f679ce3e8
Fix: [TW] Enter event 20201126
2026-05-11 19:10:50 +08:00
LmeSzinc
8cb4384a22
Bug fix ( #5663 )
...
* Add: buy dorm food when oil overflow during commission receive
* Upd: method dorm_food_run
* Upd: exception OilMaxed to control buy food trial
* Upd: [TW] event entrance of event_20201126_cn rerun (#5615 )
* Upd: method _load_file for class LuaLoader (#5662 )
---------
Co-authored-by: sui-feng-cb <2518179942@qq.com >
Co-authored-by: guoh064 <50830808+guoh064@users.noreply.github.com >
2026-05-11 17:08:24 +08:00
guoh064
884c77c8f0
Upd: method _load_file for class LuaLoader ( #5662 )
2026-05-11 17:04:48 +08:00
LmeSzinc
558aab314d
Add: buy dorm food when oil overflow during commission receive ( #5659 )
...
* Add: buy dorm food when oil overflow during commission receive
* Upd: method dorm_food_run
* Upd: exception OilMaxed to control buy food trial
2026-05-11 17:03:33 +08:00
LmeSzinc
6dd8eff8d3
Upd: [TW] event entrance of event_20201126_cn rerun ( #5615 )
2026-05-11 17:00:20 +08:00
90c06f9054
Upd: exception OilMaxed to control buy food trial
2026-05-11 16:36:48 +08:00
1155f277ef
Upd: method dorm_food_run
2026-05-11 16:15:33 +08:00
632b06780f
Add: buy dorm food when oil overflow during commission receive
2026-05-11 16:13:06 +08:00
59e95e57ab
Fix: buy food may be triggerred more than once
2026-05-10 05:41:39 +08:00
ac3cc79ce0
Upd: comment for war_archives_update
2026-05-10 05:29:37 +08:00
6789b6d6ef
Add: war_archives_20220818_cn and war_archives_20230803_cn
2026-05-10 05:28:43 +08:00
7c00e257c8
Upd: dev tools
2026-05-10 05:20:41 +08:00
57d5f308aa
Add: buy dorm food when oil overflow during commission receive
2026-05-10 04:43:17 +08:00
positnuec
e7060b45e1
DEBUG: save screenshots of Daily
2026-05-09 16:48:21 +08:00
positnuec
c6acd48b83
Upd: adjust option area for 5 options
2026-05-09 13:38:07 +08:00
GH Action - Upstream Sync
1ee1edc288
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-05-01 15:04:26 +00:00
LmeSzinc
5f4f968c25
Fix: [TW] Enter event_20260417_cn from page_campaign ( #5646 )
2026-05-01 22:45:25 +08:00
722b5e87f8
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-05-01 15:07:54 +08:00
LmeSzinc
23f185c4cc
Upd: button_extract
2026-05-01 04:39:08 +08:00
LmeSzinc
be200d4a3f
Merge branch 'dev'
2026-05-01 04:34:12 +08:00
LmeSzinc
2a3f3b4941
Fix: No may_enemy override in 14-4 clear mode ( #5637 )
2026-05-01 04:25:45 +08:00
LmeSzinc
f36ae75ed3
Fix: Switch ui from other DOA events to event_20250424_cn
2026-05-01 04:15:35 +08:00
GH Action - Upstream Sync
03d80eb0f1
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-04-30 20:14:08 +00:00
LmeSzinc
1c6b5eb4a6
Upd: [TW] Vacation Lane – Beachside Brilliance
2026-05-01 03:27:58 +08:00
guoh064
96c1317887
Upd: [JP] assets REWARD_*.BUTTON ( #5644 )
...
to avoid collision with REWARD_*_WHITE and misclicking
2026-05-01 03:04:49 +08:00
guoh064
ac7bedc192
Tmp: event entrance for event 20250424 cn rerun
...
The event date should be fixed after 20260502 to disable previous concurrent event entrance.
2026-05-01 03:04:34 +08:00
guoh064
0c26c5a355
Upd: event entrance for dual event 20201126/20260417
2026-05-01 03:04:34 +08:00
LmeSzinc
0dbac1950a
Upd: [CN] EVENT_20201126_ENTRANCE_TEMP
2026-05-01 03:04:34 +08:00
dragonheart107
4b90a64dde
Fix: EN event point position via offset ( #5633 )
2026-05-01 03:04:34 +08:00
shionari
6665ca2ece
Fix:修复国内docker环境编译报错的问题 ( #5624 )
...
* 因pypi官网已移除低版本pyav的whl文件,改为自行编译安装,添加相关依赖
另外,因阿里云部分镜像失效导致下载超时,国内源改为清华
* 国内源切换回阿里云
* 指定python镜像的Debian版本为bullseye,默认版本为Bookworm
添加自行编译av所需的依赖
2026-05-01 03:03:51 +08:00
97b9a4f91f
Upd: event Toward Tulipa’s Seas Rerun (event_20250424_cn)
2026-04-30 15:33:17 +08:00
GH Action - Upstream Sync
f13b6c7a5c
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-04-25 22:48:53 +00:00
LmeSzinc
7466a3882d
Upd: [CN] EVENT_20201126_ENTRANCE_TEMP
2026-04-26 05:49:31 +08:00
GH Action - Upstream Sync
ab561e025c
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-04-25 20:50:45 +00:00
dragonheart107
04d900bb3b
Fix: EN event point position via offset ( #5633 )
2026-04-26 03:29:27 +08:00
GH Action - Upstream Sync
2a61e4ad11
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-04-24 17:08:09 +00:00
ArecaSapling
9e58a9d8d4
Upd: [EN] asset EVENT_20201126_ENTRANCE_TEMP ( #5630 )
2026-04-24 23:58:11 +08:00
c457180080
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2026-04-24 21:35:21 +08:00
LmeSzinc
1fd1b2d59a
Merge pull request #5627 from LmeSzinc/dev
...
Bug fix
2026-04-24 19:05:51 +08:00
LmeSzinc
2c938c9dbf
Merge pull request #5625 from guoh064/event_rerun
...
Add: event entrance for dual event 20201126/20260417
2026-04-24 18:53:06 +08:00
LmeSzinc
32ad98a79f
Upd: [EN] EVENT_LIST_CHECK ( #5623 )
2026-04-24 18:48:40 +08:00
guoh064
cb061d9a5e
Upd: [JP] asset MISSION_UNFINISH ( #5626 )
2026-04-24 18:33:11 +08:00
guoh064
f6b44d6582
Add: event entrance for dual event 20201126/20260417
2026-04-24 14:52:43 +08:00
ed2582e719
Fix: merge conflict in campaign_base
2026-04-23 17:33:29 +08:00
822dbca8b2
Merge branch 'pr5625'
2026-04-23 17:33:00 +08:00
93332a1d4b
Merge branch 'master' of https://github.com/sui-feng-cb/AzurLaneAutoScript1
2026-04-23 17:19:42 +08:00