uye
|
5d3eddd50f
|
feat: OS-喀兰贸易研发部 小游戏 (#14615)
|
2025-11-02 16:41:26 +08:00 |
|
Constrat
|
aded20f81d
|
fix: Ines regex EN
|
2025-11-01 17:41:59 +01:00 |
|
萨拉托加
|
024dc2e682
|
fix: 肉鸽商店投资界面加一点延迟
|
2025-11-01 23:15:46 +08:00 |
|
uye
|
9fbc12a958
|
chore: SideStoryStage ocrReplace
|
2025-11-01 21:18:03 +08:00 |
|
Constrat
|
b2ae633039
|
fix: erosion resistant device regex fix for EN
|
2025-11-01 14:08:22 +01:00 |
|
SherkeyXD
|
a8c894dc57
|
feat: SideStory「雪山降临1101」导航
|
2025-11-01 18:15:43 +08:00 |
|
HY
|
d59f7a550a
|
chore: 繁中服第十五章 & 重複訪問好友 text (#14594)
|
2025-11-01 17:51:23 +08:00 |
|
uye
|
5a3ac9a2fb
|
chore: ClickStageName 同步 ClickedCorrectStage ocrReplace
|
2025-11-01 15:37:57 +08:00 |
|
uye
|
1469632daa
|
fix: 关卡复核错误
|
2025-11-01 15:05:18 +08:00 |
|
github-actions[bot]
|
55abf3bd96
|
chore: Auto Update Game Resources - 2025-11-01
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18991434628
[skip changelog]
|
2025-11-01 04:31:25 +00:00 |
|
github-actions[bot]
|
8fcff344a8
|
chore: Auto Templates Optimization
Triggered by 5b49df9c18
[skip changelog]
|
2025-10-31 23:09:26 +00:00 |
|
github-actions[bot]
|
5b49df9c18
|
chore: Auto Update Game Resources - 2025-10-31
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18987286934
[skip changelog]
|
2025-10-31 23:09:02 +00:00 |
|
github-actions[bot]
|
69795e75e1
|
chore: Auto Update Game Resources - 2025-10-31
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18968441578
[skip changelog]
|
2025-10-31 09:31:19 +00:00 |
|
github-actions[bot]
|
52ed575bd5
|
chore: Auto Update Game Resources - 2025-10-30
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18946105155
[skip changelog]
|
2025-10-30 15:32:25 +00:00 |
|
github-actions[bot]
|
837d5e06cb
|
chore: Auto Update Game Resources - 2025-10-30
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18933497361
[skip changelog]
|
2025-10-30 07:45:10 +00:00 |
|
Weiyou Wang
|
ce5dc70c4c
|
fix: 改用 CustomeSkip 来跳过新时装动画 (#14566)
* feat: 改用 CostumeSkip 来跳过新时装动画
* fix: 删除 SS@Store@Purchase@NextAfterMerelyWaiting,任务 GetCloth 改名为 WearCostume
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-29 00:43:45 +08:00 |
|
github-actions[bot]
|
17b9141585
|
chore: Auto Update Game Resources - 2025-10-28
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18875534231
[skip changelog]
|
2025-10-28 12:59:11 +00:00 |
|
萨拉托加
|
11f89e825f
|
Revert "chore: 同心暂时去掉5选项"
This reverts commit b695af91c5.
|
2025-10-28 20:48:20 +08:00 |
|
Weiyou Wang
|
bd983a0048
|
feat: 界园肉鸽不期而遇实现选项识别 (#14540)
* feat: RoguelikeEncounterOptionAnalyzer
* feat: 界园肉鸽实验性功能 -- 识别选项数量后调整选项
* chore: Auto update by pre-commit hooks [skip changelog]
* refactor: 跳过不可用选项
* refactor: 设置初次滑动
* refactor: 给 save_img 日志加点描述
* feat: 加个 get_img 接口,以便于获得合成图
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 不是你怎么没有 formatter 啊?
* refactor: 把分析数据存储在插件成员变量内,为未来重构打基础
* refactor: 把不期而遇选项识别结果输出移到插件中,加入 callback
* feat: 无法识别选项文字时保存图片
* refactor: 给 save_img 日志加点描述
* refactor: int -> size_t
* refactor: choose -> select
* refactor: sort functions
refacor: sort functions
* refactor: 用 option_analyzed 来判断是否已经识别过不期而遇选项
* fix: 去掉不必要的参数 theme
* refactor: 给 OCR 配置任务加点东西(大概率没什么用吧)
* refactor: 去掉内部接口中的冗余 sanity check
* feat: 加入 view 控制
* fix: 忘了 callback 不能用 const
* feat: 处理一下 edge case
* feat: 来点 WpfGui Log
* fix: typo
* fix: 一些漏网之鱼
* fix: 再调整下滑动距离
* fix: 什么乱七八糟的
* fix: 什么乱七八糟的
* fix: 方向错了,加点 Log
* fix: 修正长图识别 roi
* fix: 再调整一下 roi
* fix: 所以说不建议再睡眠不好的时候糊屎
* fix: 对不可选选项的模版进行二值化后再 OCR
* fix: 好像得考虑一下通道
* fix: 删掉无用参数
* refactor: 再整理一下代码,减少冗余
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 再缩小点 roi
* fix: 加点延迟
* fix: clang-tidy 说这样写
* feat: 把 debug 截图加回来,收工
* docs: 给任务链加点注释
* docs: 给 RoguelikeEncounterOptionAnalyzer 加点注释
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-28 20:46:06 +08:00 |
|
Weiyou Wang
|
8e45a08ec1
|
fix: 给生息演算点击 "开始行动" 的任务加点延迟,防止错过确认弹窗
|
2025-10-28 21:17:32 +11:00 |
|
萨拉托加
|
cebb222b95
|
chore: 重复访问好友添加Ocr兜底
|
2025-10-28 10:02:03 +08:00 |
|
Weiyou Wang
|
b29aa8ac83
|
fix: 界园肉鸽放弃探索改用纯色匹配 (#14532)
* fix: 界园肉鸽放弃探索改用普通模版匹配
chore: Auto update by pre-commit hooks [skip changelog]
* fix: 换用 HSV + pureColor
* refactor: 模版也用同样的 color scales 处理一下
* chore: Auto update by pre-commit hooks [skip changelog]
* refactor: 进一步修正 HSV 范围
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-28 01:42:00 +08:00 |
|
github-actions[bot]
|
9fdc16f24b
|
chore: Auto Templates Optimization
Triggered by ccf4b8ad44
[skip changelog]
|
2025-10-27 15:44:45 +00:00 |
|
uye
|
ccf4b8ad44
|
feat: 添加主线 16 章导航
|
2025-10-27 23:44:19 +08:00 |
|
github-actions[bot]
|
253a34951b
|
chore: Auto Update Game Resources - 2025-10-27
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18846503435
[skip changelog]
|
2025-10-27 15:30:28 +00:00 |
|
uye
|
bbe5c3fd1a
|
feat: 支持生息演算与肉鸽遇到不认识的主题时自动切换
|
2025-10-27 23:24:52 +08:00 |
|
萨拉托加
|
d1f38555c5
|
fix: 齐聚主题无法导航肉鸽和生息演算
|
2025-10-27 22:35:15 +08:00 |
|
Constrat
|
5767ab3820
|
fix: ocr for Executor the Ex Foedere for EN
|
2025-10-27 11:25:50 +01:00 |
|
uye
|
95977d3b95
|
fix: ja-jp 泰拉大陆调查团 识别错误
fix #14547
|
2025-10-27 16:01:27 +08:00 |
|
SherkeyXD
|
4a79084274
|
chore: 添加 png 后缀
|
2025-10-27 15:30:13 +08:00 |
|
github-actions[bot]
|
5239092235
|
chore: Auto Templates Optimization
Triggered by 0ccb728182
[skip changelog]
|
2025-10-25 14:07:57 +00:00 |
|
github-actions[bot]
|
0ccb728182
|
chore: Auto Update Game Resources - 2025-10-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18804107643
[skip changelog]
|
2025-10-25 14:07:23 +00:00 |
|
uye
|
e91fcdee1c
|
chore: 基建降低会清空其他干员效率的技能优先级
fix #14524
|
2025-10-24 22:51:31 +08:00 |
|
github-actions[bot]
|
e2e23acf46
|
chore: Auto Update Game Resources - 2025-10-24
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18781459022
[skip changelog]
|
2025-10-24 13:38:14 +00:00 |
|
萨拉托加
|
b695af91c5
|
chore: 同心暂时去掉5选项
|
2025-10-23 23:04:04 +08:00 |
|
Weiyou Wang
|
43ec4471d5
|
fix: 降低萨米肉鸽进入 “诡秘的预感” 所需模版匹配分数阈值 (#14521)
|
2025-10-23 22:46:10 +08:00 |
|
萨拉托加
|
f4cbb3a580
|
fix: 公招按钮roi错误
fix #14514
|
2025-10-23 12:12:32 +08:00 |
|
晓丶梦丶仁
|
51b55a581c
|
fix: JP Task.png (#14516)
* fix: JP Task.png
|
2025-10-23 12:10:31 +08:00 |
|
github-actions[bot]
|
ef5722268b
|
chore: Auto Templates Optimization
Triggered by 8dbcf6202d
[skip changelog]
|
2025-10-22 16:06:15 +00:00 |
|
pre-commit-ci[bot]
|
8dbcf6202d
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2025-10-22 16:05:45 +00:00 |
|
pre-commit-ci[bot]
|
83cec8f19e
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2025-10-23 00:03:17 +08:00 |
|
SherkeyXD
|
e1cb558c62
|
feat: 界面主题「齐聚」
|
2025-10-23 00:03:17 +08:00 |
|
Constrat
|
72efa7d0bf
|
chore: remove global templates for 146055ca3a
|
2025-10-22 17:03:58 +02:00 |
|
HY
|
e50174aa82
|
chore: txwy add SwitchTheme@ConfirmThemeChange.png (#14511)
* chore: txwy add SwitchTheme@ConfirmThemeChange.png
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-22 16:29:46 +02:00 |
|
github-actions[bot]
|
1e7014cb47
|
chore: Auto Update Game Resources - 2025-10-22
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18715072426
[skip changelog]
|
2025-10-22 11:45:27 +00:00 |
|
uye
|
c00b329d5c
|
fix: 开始唤醒会回到主界面
|
2025-10-22 16:49:38 +08:00 |
|
github-actions[bot]
|
aba00ef383
|
chore: Auto Templates Optimization
Triggered by 146055ca3a
[skip changelog]
|
2025-10-22 08:44:58 +00:00 |
|
uye
|
146055ca3a
|
chore: 调整截图
|
2025-10-22 16:44:25 +08:00 |
|
萨拉托加
|
df0ebb44b3
|
feat: 界园DLC新关卡战斗逻辑
|
2025-10-22 15:34:53 +08:00 |
|
github-actions[bot]
|
63b5b71807
|
chore: Auto Templates Optimization
Triggered by b4b5ff025a
[skip changelog]
|
2025-10-22 07:15:00 +00:00 |
|