萨拉托加
|
6a5c3410f9
|
fix: 从主页进入终端点过头后返回 (#14698)
* fix: 从主页进入终端点过头后返回
* 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-11-19 18:52:16 +08:00 |
|
travellerse
|
e8635ac59d
|
fix: 修正不期而遇事件名ocr以区分禳解的三个相近选项 (#14799)
|
2025-11-19 18:11:02 +08:00 |
|
github-actions[bot]
|
c2df4a0aba
|
chore: Auto Update Game Resources - 2025-11-19
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19493348827
[skip changelog]
|
2025-11-19 07:28:02 +00:00 |
|
travellerse
|
965a762e8a
|
feat: 适配界园肉鸽通宝交换 (#13835)
* feat: 初步实现界园肉鸽通宝交换
* feat: 实现通宝交换后弹窗点击
* fix: 使用ocr作为通宝交换完成的标志
* fix: 给通宝弹窗确认的 pre_task 加上 postDelay
* fix: 小错误修改
* fix: 添加ocrReplace
* feat: 给通宝赋予临时权重,之后再改
* refactor: 重构通宝任务插件,拆分复杂的_run
* fix: 修正通宝选择点击错误
* refactor: 把滑动函数改回直观
* feat: 新增已投出时的通宝丢弃权重
* fix: 更新通宝名称匹配规则
* chore: 增加注释和日志输出
* chore: 添加调试截图保存
* fix: 清理未使用的参数
* fix: 微调通宝权重
* fix: 修正保存截图过多
* fix: 修复Rect不匹配造成的错误
* fix: 调整debug截图
* fix: 修正选择通宝时位置错误
* fix: 修复刷不交换通宝时无法退出
* fix: 修改`已投出`识别得分的绘制位置
* fix: 启用不期而遇`饕餮廊`获取通宝
* fix: 调整通宝识别区域宽度
* fix: 添加`厉-安硕` -> `厉-安硕鼷`的替换
* fix: 为通宝名称未匹配产生的debug截图添加方框
* fix: 修正debug截图方框位置
* fix: 清理无用的ocrReplace
* fix: 删除通过任务给插件传递特殊参数
* fix: 增加"衡-霹雳"和"花-圣诏封神"的ocr替换
* docs: 添加界园肉鸽通宝交换文档
* fix: 默认刷开局模式交换通宝
* fix: 删除未使用的通宝列表行数变量
* fix: 通宝交换完成识别增加延迟
* fix: 增加"衡-军屯垦"的ocr替换
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 修正调试图像保存路径
* perf: 优化通宝创建逻辑
* refactor: 更新通宝任务模式名称
* refactor: 更新通宝稀有度键值
* chore: 更新通宝优先级
* fix: 通宝列表匹配时可能会将y轴间隔覆盖为0
* perf: 将交换通宝的信息发送到wpf
* perf: 将通宝调试截图改为jpeg
* fix: 添加"衡-旱热"的ocr替换
* refactor: 传递任务执行结果
* feat: 初步动态识别通宝列表
* perf: 将期望为空的识别逻辑改为期望匹配到
* chore: 为通宝类型模板添加mask
* refactor: 重构通宝识别逻辑
* refactor: 提取保存调试图像
* refactor: 使用std::format优化日志输出
* refactor: 收尾
* chore: 微调滑动距离
* fix: 忘了加maskRange了
* chore: 保留score小数点后六位
* fix: 修复神秘的点击停止后卡死问题
* docs: 更新文档
* docs: 添加通宝识别流程示意图
* fix: 更新通宝稀有度定义
* chore: 添加通宝交换模式的图片示意注释
* chore: 加点注释
* perf: 预分配通宝和检测结果的空间
* chore: 优化运行时状态变量注释
* fix: 仅在确实已被投出时绘制已投出的调试方框
* fix: 修正坐标变量名称以符合语义
* perf: 滑动误差较大时额外滑动一次进行回正
* fix: 仅在缓慢滑动时校准位置
* refactor: 优化通宝列表滑动
* fix: 尝试修复偶发通宝最后一列无法识别
* fix: 移除了 999
* fix: 进一步修复滑动
* chore: 更新未知通宝调试图像保存路径
* fix: 更改调试截图保存位置和matcher使用图片初始化
* fix: 添加"厉-一字落"的ocr替换
* fix: 适配MaaUtils的更改
* chore: 调整任务顺序
* chore: 添加通宝重投和开关钱盒任务配置
* chore: 文件头/注释调整
* rft: meojson反序列化
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: 替换部分新log输出
* i18n: KR
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-11-19 15:22:33 +08:00 |
|
Weiyou Wang
|
5a0305ceb2
|
fix: 上调助战栏位匹配分数阈值 (#14796)
|
2025-11-18 21:54:06 +00:00 |
|
github-actions[bot]
|
0f1ff2a36f
|
chore: Auto Templates Optimization
Triggered by 087a530a37
[skip changelog]
|
2025-11-18 12:11:17 +00:00 |
|
uye
|
087a530a37
|
fix: 通关角标
|
2025-11-18 20:10:38 +08:00 |
|
travellerse
|
50cd1364a4
|
fix: 添加不期而遇事件名ocr替换 (#14588)
* fix: 添加不期而遇事件名ocr替换
* fix: 添加"找黍溯果"的ocr替换
* fix: 更新JieGarden的OCR替换规则
|
2025-11-18 19:58:13 +08:00 |
|
Constrat
|
59cf0eaa62
|
fix: Sami IS EN 3rd floor regex
|
2025-11-18 11:39:52 +01:00 |
|
github-actions[bot]
|
daf532ab23
|
chore: Auto Update Game Resources - 2025-11-18
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19457757314
[skip changelog]
|
2025-11-18 07:27:47 +00:00 |
|
status102
|
49d0e56730
|
chore: 路径迁移
|
2025-11-18 15:19:25 +08:00 |
|
Constrat
|
852e4f7281
|
fix: regex AD navigation EN
|
2025-11-17 20:06:48 +01:00 |
|
uye
|
5f08484d5c
|
feat: 卫戍协议:盟约 小游戏 (#14763)
* feat: 卫戍协议:盟约 小游戏
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 调整描述
* chore: Auto update by pre-commit hooks [skip changelog]
* i18n: EN tweak
* i18n: KR tweak
* i18n: EN tweak
* feat: mac 卫戍协议:盟约
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-11-16 02:42:44 +08:00 |
|
github-actions[bot]
|
c0b6781553
|
chore: Auto Templates Optimization
Triggered by 2f96f03551
[skip changelog]
|
2025-11-14 09:03:43 +00:00 |
|
github-actions[bot]
|
2f96f03551
|
chore: Auto Update Game Resources - 2025-11-14
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19359577330
[skip changelog]
|
2025-11-14 09:03:16 +00:00 |
|
Manicsteiner
|
fe0d7a45f2
|
fix: JP paradox
|
2025-11-14 16:30:38 +08:00 |
|
github-actions[bot]
|
e1df3d82dd
|
chore: Auto Update Game Resources - 2025-11-14
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19358208540
[skip changelog]
|
2025-11-14 08:03:37 +00:00 |
|
Weiyou Wang
|
d6cc72bcb3
|
rft: 修复、改进自动借助战功能 (#11105)
|
2025-11-14 14:20:45 +11:00 |
|
Weiyou Wang
|
d975340d90
|
fix: 简化萨米肉鸽 "诡秘的预感" 相关任务链 (#14749)
|
2025-11-14 12:17:13 +11:00 |
|
Weiyou Wang
|
601aa95fd9
|
fix: 给 open_series_list 加上失败截图机制 (#14693)
|
2025-11-14 12:16:41 +11:00 |
|
Weiyou Wang
|
e30a88c49b
|
refactor: 修复 "入暂亭" 事件 (#14684)
|
2025-11-14 12:16:03 +11:00 |
|
Weiyou Wang
|
0f2776ba31
|
fix: 防止生息演算重置地图视图时因截图延迟卡死 (#14721)
|
2025-11-14 12:15:17 +11:00 |
|
Manicsteiner
|
30d0b93052
|
chore: JP ocr edits (#14748)
|
2025-11-13 17:02:25 +01:00 |
|
github-actions[bot]
|
e2e666e59d
|
chore: Auto Update Game Resources - 2025-11-13
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19337134611
[skip changelog]
|
2025-11-13 15:44:31 +00:00 |
|
github-actions[bot]
|
12e8697c23
|
chore: Auto Update Game Resources - 2025-11-13
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19326795251
[skip changelog]
|
2025-11-13 09:28:33 +00:00 |
|
HX3N
|
47da437fde
|
fix: KR AD navigation (#14742)
|
2025-11-13 09:19:11 +01:00 |
|
Weiyou Wang
|
5829ece632
|
fix: ocrReplace for EN (#14740)
Co-authored-by: 萨拉托加 <151550168+saratoga-official@users.noreply.github.com>
|
2025-11-13 09:18:35 +01:00 |
|
github-actions[bot]
|
0b936c7a98
|
chore: Auto Update Game Resources - 2025-11-13
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19324207913
[skip changelog]
|
2025-11-13 07:43:04 +00:00 |
|
萨拉托加
|
34d8e746ea
|
fix: 肉鸽可能卡进剧目获取界面和收藏品界面
fix #14723
|
2025-11-13 14:53:16 +08:00 |
|
uye
|
64e0f19e37
|
feat: 任务错误日志鼠标悬浮可以查看出错时截图
|
2025-11-12 11:27:00 +08:00 |
|
萨拉托加
|
b88c7aeefa
|
fix: 关卡复核会把8识别成g
|
2025-11-12 09:57:21 +08:00 |
|
Weiyou Wang
|
2f78cb8a4a
|
fix: 肉鸽允许跳过招募组合直接开始初始招募 (#14713)
fix: 允许跳过招募组合直接开始初始招募
|
2025-11-12 09:12:38 +08:00 |
|
萨拉托加
|
8f2a761e95
|
fix: 投资入口不知道为啥没点进去
|
2025-11-11 23:26:40 +08:00 |
|
uye
|
4741e434e6
|
fix: 无法区分界园肉鸽第三层与第五层 boss、界园肉鸽第五层 boss 前暂停设置无效
fix #14641
|
2025-11-11 22:49:03 +08:00 |
|
github-actions[bot]
|
8846ab5ccb
|
chore: Auto Templates Optimization
Triggered by db3256f5fb
[skip changelog]
|
2025-11-11 13:51:08 +00:00 |
|
uye
|
db3256f5fb
|
perf: 优化齐聚主题模板图
|
2025-11-11 21:50:41 +08:00 |
|
萨拉托加
|
eec7c207da
|
fix: 肉鸽ClickToDrops可能会点到藏品栏
|
2025-11-11 21:37:15 +08:00 |
|
Zsm1n
|
c7ab46e3e6
|
perf: 更新 243 极限效率一天三换排班表(20251111 修订) (#14708)
|
2025-11-11 11:25:12 +01:00 |
|
萨拉托加
|
5090153481
|
fix: 齐聚也干了
fix #14703
|
2025-11-10 22:20:06 +08:00 |
|
Constrat
|
dc94936a8d
|
chore: preload AD for Global (#14700)
---------
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
|
2025-11-10 15:03:06 +01:00 |
|
萨拉托加
|
96c6f6e3a3
|
fix: 肉鸽中取消选中状态可能会点到二倍速
|
2025-11-10 12:26:06 +08:00 |
|
travellerse
|
81a1535e0a
|
fix: 修复界园保留招募券在1080p下识别异常 (#14637)
* fix: 将colorWithClose设为false
* fix: 更换为没有文字的模板
* fix: 改回ClickSelf
|
2025-11-09 22:24:17 +08:00 |
|
萨拉托加
|
360c62e7fb
|
chore: 肉鸽添加凛御银灰圣聆初雪招募逻辑
|
2025-11-09 22:22:48 +08:00 |
|
uye
|
879d239c88
|
fix: 提高干员部署滑动的最小时长,减少因模拟器丢帧导致的部署失败
|
2025-11-09 21:54:22 +08:00 |
|
Constrat
|
bd22700fa9
|
fix: Exusiai Alter ocr regex for EN
|
2025-11-09 12:57:38 +01:00 |
|
github-actions[bot]
|
69f52945f1
|
chore: Auto Update Game Resources - 2025-11-08
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19190884721
[skip changelog]
|
2025-11-08 09:02:32 +00:00 |
|
Constrat
|
26007c10fa
|
fix: Dorothy S2 ocr regex
|
2025-11-07 12:33:19 +01:00 |
|
github-actions[bot]
|
be380692ae
|
chore: Auto Update Game Resources - 2025-11-07
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/19162631273
[skip changelog]
|
2025-11-07 08:29:33 +00:00 |
|
github-actions[bot]
|
a3a268a055
|
chore: Auto Templates Optimization
Triggered by 543261597e
[skip changelog]
|
2025-11-06 14:16:18 +00:00 |
|
uye
|
543261597e
|
perf: 优化切换主题逻辑
|
2025-11-06 22:15:48 +08:00 |
|