uye
f6427b1f3f
chore: 删除未使用函数
2026-01-09 23:39:16 +08:00
status102
9fa2971da6
fix: 删多了
2026-01-09 23:31:24 +08:00
status102
f60af3f51e
fix: 漏了
2026-01-09 23:22:29 +08:00
status102
ff6660aa75
fix: 忘删了
2026-01-09 23:12:13 +08:00
uye
8deeea77d3
chore: 调整文件夹判断逻辑
2026-01-09 21:42:45 +08:00
github-actions[bot]
dd703da02f
feat: Update Submodules MaaMacGui, maa-cli
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20853303793
[skip changelog]
2026-01-09 13:24:02 +00:00
uye
efadf87944
rft: 重构自动战斗标签页逻辑, 拆分悖论模拟任务 ( #15327 )
...
* fix: 自动战斗切换至其他活动时不会取消战斗列表
* fix: 运行时禁止切换标签页
* fix: 调整悖论模拟检查顺序
* chore: 移除视频识别
* rft: 重构自动战斗选项页,增加列表混用与类型检查
* feat: 切换标签页时清空作业输入框
* chore: 添加注释
* refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328 )
* rft: 重构拆分悖论模拟任务
* fix: stage_name
* Revert "refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328 )"
This reverts commit bbdca4ebcb .
* fix: Wpf 自动战斗-战斗列表 拖动后index错误
* i18n: zh-tw
* i18n: KR
* i18n: EN
* i18n: JP
* style: 空格
---------
Co-authored-by: yali-hzy <48376189+yali-hzy@users.noreply.github.com >
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
2026-01-09 21:16:16 +08:00
uye
fae39b8fa4
refactor(BREAKING): rename Dps to Ops ( #15325 )
...
* refactor!: rename Dps to Ops (breaking change for callbacks)
BREAKING CHANGE: This changes all callback interfaces from Dps to Ops naming.
* chore: 删除 AutoLocalization
* fix: typo
2026-01-09 20:54:49 +08:00
uye
5a30197362
debug: 测试代码
...
[skip changelog]
2026-01-09 20:41:56 +08:00
uye
60e191adf7
feat: 自动战斗日志栏添加日志悬浮窗按钮
2026-01-09 20:36:02 +08:00
uye
224ede8c31
feat: 低于 2 核心电脑使用单线程 OCR
2026-01-09 19:28:01 +08:00
uye
82ee510499
feat: 更新库存提示移到 ToolTip
2026-01-09 19:25:23 +08:00
uye
6f99eb5a7b
feat: 关卡提示支持显示库存
2026-01-09 18:43:03 +08:00
uye
04b7b11dfc
perf: 优化线索交流、获取好友线索逻辑
2026-01-09 17:45:33 +08:00
雪银星月
1b98edc30a
feat(roguelike): 新增肉鸽主题推荐配置tip并适配多语言 ( #15324 )
...
* feat(roguelike): 新增肉鸽主题推荐配置提示并适配多语言
* fix(roguelike): 用显式映射获取主题提示并添加本地化回退
* fix(roguelike): 优化注释以统一风格
* i18n: KR
* i18n: KR use direct text
* i18n: JP
* i18n: EN + ★ changes
* i18n: zh-tw
* feat: 调整界面布局
---------
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
Co-authored-by: HY <45387477+momomochi987@users.noreply.github.com >
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2026-01-09 17:20:15 +08:00
MistEO
bb9fc88042
feat: Disable CoreML for detection and recognition on macOS
...
Comment out CoreML usage for detection and recognition options due to precision issues reported by users.
2026-01-09 14:04:12 +08:00
github-actions[bot]
96d2ccac88
feat: Update Submodules MaaMacGui, maa-cli
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20833010392
[skip changelog]
2026-01-08 21:53:11 +00:00
github-actions[bot]
6784e6fcab
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20831693747
[skip changelog]
2026-01-08 21:04:56 +00:00
uye
577399c1f6
chore: 添加挂调试器下使用 GPU 的注释
2026-01-09 03:59:10 +08:00
uye
a46387b28b
feat: 限制使用 CPU 推理时的线程占用数,优先保证模拟器运行
...
Test (operator recognition OCR, high-frequency)
Platform: i7-13700KF + RTX 4080S
CPU:
1t 11% 3m30s
2t 24% 2m11s
3t 28% 1m42s
4t 36% 1m29s
5t 50% 1m25s
GPU (DirectML):
5% CPU / 2% GPU / 36s
2026-01-09 03:09:47 +08:00
uye
cea14f843b
feat: 基建进入设施失败时保留测试截图
2026-01-09 01:42:24 +08:00
uye
6657421336
feat: 将自动重载资源独立出来,在 debug 模式下显示勾选框
2026-01-09 01:03:19 +08:00
uye
91971ce650
fix: 线索数量识别
2026-01-08 19:27:33 +08:00
github-actions[bot]
d6723d93de
feat: Update Submodules MaaMacGui, maa-cli
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20797719573
[skip changelog]
2026-01-07 21:53:24 +00:00
Rbqwow
58d71d79c1
feat: 检测到自身处于临时路径中时阻止启动 ( #14961 )
...
* feat: 检测到自身处于临时路径中时阻止启动
* feat: 增加环境变量中的 temp 判断
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2026-01-08 01:40:38 +08:00
uye
2288392dde
fix: 线索板上有线索时无法一键放置线索
2026-01-08 01:19:34 +08:00
uye
be4a96a06f
feat: 企鹅物流上报 ID 不为空时禁止被上报结果赋值
2026-01-07 23:21:54 +08:00
uye
34fa52495f
fix: 同时开启 剿灭模式 和 备选关卡 会导致 企鹅物流汇报 ID 被修改
...
fix #15323
2026-01-07 23:14:58 +08:00
github-actions[bot]
95d2d1dcf3
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20762004855
[skip changelog]
2026-01-06 21:04:29 +00:00
uye
f98ccb6eaf
fix: ai review
2026-01-07 03:42:15 +08:00
github-actions[bot]
c963384124
feat: Update Submodules MaaMacGui, maa-cli
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20759668897
[skip changelog]
2026-01-06 19:30:40 +00:00
uye
d3aaf5645e
feat: 支持日志样式切换
2026-01-07 03:21:20 +08:00
uye
f6b4072780
perf: 优化缩略图逻辑
2026-01-07 02:41:26 +08:00
Constrat
f404eaa3c8
i18n: EN for FightTimesMayNotExhausted
2026-01-06 19:01:27 +01:00
uye
eab9143533
chore: 调整 MaxNumberOfLogThumbnails 作用域,调整默认数量
2026-01-07 01:48:02 +08:00
uye
9456f73ea7
feat: 基建设施缩略图
2026-01-07 01:37:06 +08:00
uye
59db82e638
feat: addlog 允许只更新图片不添加内容
2026-01-07 00:28:26 +08:00
Constrat
29f63322ba
fix: fix SA1518 warnings
2026-01-06 14:32:24 +01:00
uye
4abf4d63d0
fix: 肉鸽未填写开局干员时借助战强制为 false
...
fix #15311
2026-01-06 20:37:48 +08:00
uye
ab32660f41
fix: 隐秘战线结局识别
2026-01-06 19:49:45 +08:00
uye
c2b0c1f177
fix: 隐秘战线识别到多余字符时无法进入对应事件
...
fix #15303
2026-01-06 19:24:46 +08:00
uye
20c437b32b
perf: 重命名以符合文件结构
2026-01-06 19:15:41 +08:00
uye
cfb973e037
perf: 优化 PropertyDependsOnHelper 实现
2026-01-06 19:11:33 +08:00
uye
39d156cc26
rft: 将 PropertyDependsOnViewModel 改为静态工具类
2026-01-06 18:17:59 +08:00
uye
7abd89480b
perf: 调整缩略图 ToolTip 延迟
2026-01-06 17:52:33 +08:00
Chen Chen
24aec64266
fix: 避免其他locale下,掉落次数误认数字字符 ( #15306 )
2026-01-06 17:43:19 +08:00
uye
c151f97af1
fix: 无法通过删除自动战斗输入框内容清除当前作业,无法通过在输入框输入神秘代码直接开始战斗
2026-01-06 16:54:01 +08:00
Status102
a67e2b4fb9
perf: 刷理智任务指定次数与代理倍率冲突提醒 ( #15233 )
...
* perf: 移动刷理智过程中的未消耗次数输出到任务结束
fix: 刷理智任务参数设置提醒
* i18n: KR
* i18n: zh-tw
* i18n: JP
---------
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: HY <45387477+momomochi987@users.noreply.github.com >
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com >
2026-01-06 16:24:56 +08:00
uye
50e9767f0c
perf: 优化界面显示效果
2026-01-05 21:29:38 +08:00
uye
3d42e5e55f
feat: 成就 dlc ( #15288 )
...
* feat: 成就描述与翻译
* feat: 开着日志悬浮窗完成一次任务
* feat: 在公开招募中刷新标签 50 次
* feat: 累计开启线索交流 20/50 次
* feat: 累计向好友发送 20/50 次线索
* feat: 单次运行中,勾选超过 7 个任务
* feat: 在更新发布后 1 天/1 小时 内完成更新
* feat: 完成{key=Combat}时刚好消耗完所有理智
* feat: 设置并使用一个超过 4 个修饰键的热键组合
* feat: 仓库识别功能识别到仓库内某种材料数量超过 5000 个(不包括作战记录!)
* perf: 优化界面布局
* chore: 调整触发条件
* fix: 部分成就弹窗无法显示
* feat: 单轮公招任务连续招募 10/20 次
* feat: 支持组内排序
* perf: 优化成就排序
* feat: 干员识别中包含干员“帕拉斯”
* feat: 使用远程协议调用错误的任务 id
* feat: 尝试切换界面语言
* feat: 设置开机启动 MAA
* feat: 连续 7 天每天集齐并开启线索交流
* feat: 325
* chore: 调整 325 触发条件
2026-01-05 20:30:26 +08:00