Commit Graph

112 Commits

Author SHA1 Message Date
MistEO
5c0445d3ab refactor: 依赖大更新 (#13908)
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-08 21:17:47 +08:00
uye
2030c53dbb fix: 会客室换班失败(如选人过程中弹出线索交流完成)时重开任务
fix #13449
2025-08-21 17:37:57 +08:00
uye
e2d541cd24 fix: 不开线索交流可能导致技能效率判断崩溃
fix #13493
fix #13508
2025-08-05 11:25:27 +08:00
Lemon-miaow
a8d0210944 feat: 新增是否进行线索交流选项 (#13368)
* feat: 新增是否进行线索交流选项

* chore: Auto update by pre-commit hooks [skip changelog]

* docs: 文档添加参数

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-02 20:32:33 +08:00
uye
4ed31a5892 perf: 先筛选未进驻再清空队列
fix #13263
2025-07-17 16:57:16 +08:00
Lemon-miaow
d3339bf526 feat: 优化会客室线索处理逻辑 (#13160)
* feat: 优化会客室线索处理逻辑

* 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-07-15 00:57:05 +08:00
uye
df344741fc fix: 外服训练室技能名可能被部分替换成干员名 2025-07-11 11:13:29 +08:00
uye
9efe93714b perf: 训练室继续专精使用特征匹配识别技能 2025-07-08 17:39:59 +08:00
uye
f68503f426 fix: 无法继续专精 2025-07-05 21:05:16 +08:00
status102
042ebae38b rft: 基建技能专精状态分析 2025-06-09 09:21:50 +08:00
Constrat
891122758c style: clang format 2025-06-08 17:07:07 +02:00
status102
5479795a75 fix: 基建训练室技能专精剩余时间Ocr错误 2025-06-08 14:04:58 +08:00
status102
0bac6f587e fix: 基建专精干员名及技能Ocr使用原图以提高ocr成功率 2025-06-08 13:59:43 +08:00
pre-commit-ci[bot]
fd458224fd chore: Auto update by pre-commit hooks [skip changelog] 2025-05-15 18:04:31 +08:00
uye
31ad9531ed refactor: 重构干员识别
fix #12703
2025-05-15 14:17:53 +08:00
uye
be55827a83 chore: 点击任意职业回正列表 2025-05-12 15:49:14 +08:00
uye
41697c3032 refactor: 基建先进行技能识别并返回列表首位,再清空选择
fix #12659
2025-05-12 13:36:01 +08:00
status102
6aee8498e9 fix: 修复外服基建干员选择列表无法重置 (#12652)
fix #12649
2025-05-11 18:06:32 +08:00
uye
44b712b8e2 perf: 基建使用切换职业栏返回列表最左侧 (#12594)
肉鸽用不了,没有对应职业的话是灰的,除非全部匹配一遍,反正不长,还是慢慢划吧

fix #11782
2025-05-10 19:58:38 +08:00
uye
2c9cb461c4 fix: 无法进入中枢 2025-05-06 00:03:35 +08:00
uye
23857eb4f9 fix: 基建选人前收起职业栏 (#12556)
* fix: 基建选人前收起职业栏

* chore: Auto update by pre-commit hooks [skip changelog]

* 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-05-04 14:14:54 +08:00
uye
9b96afd448 fix: 适配新基建 (#12500)
* fix: 适配新基建

* chore: Auto update by pre-commit hooks [skip changelog]

* 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-05-01 18:08:34 +08:00
uye
b4803c0054 chore: 优化训练室和加工站进站逻辑 2025-05-01 15:13:43 +08:00
Lemon-miaow
3a7c05fe77 feat: 适配基建队列轮换与干员休整 (#11252)
* feat: 创建使用游戏内基建配置换班功能 (WPF)

* feat: 基于上游更新适配游戏内基建配置换班功能 (WPF)

* feat: 适配队列轮换与干员休整(Core)

* chore: Auto update by pre-commit hooks [skip changelog]

* feat: 优化基建选项UI

* chore: Auto update by pre-commit hooks [skip changelog]

* perf: enum

* feat: 新增mode值合并infrast_rotation

* docs: 新增一键轮换字段

* rft: 同步 tasks.json 未拆分部分的修改

* perf: 合并界面

* rft: test

* fix: enum binding

搞不懂calcBinding了

* docs: update mode descriptions

* perf: 移除CustomInfrastEnabled

* perf: 简化参数设置

* chore: 添加提示

---------

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: uye <99072975+ABA2396@users.noreply.github.com>
2025-04-29 19:12:27 +08:00
status102
b05a136f81 perf: 基建干员选择滑动优化 2025-04-16 17:18:44 +08:00
uye
a39f649742 perf: 加快无基建技能干员选择速度,加快选择列表回正速度 (#12363)
* perf: 加快无基建技能干员选择速度,加快选择列表回正速度

* 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-04-16 15:34:07 +08:00
Weiyou Wang
df422c8718 fix: 修复宿舍填充干员时不经过检测盲点首位干员的问题 (#12234) 2025-04-04 11:01:12 +08:00
Constrat
4f0dde287a chore: add delay pre UnlockClues 2025-03-21 12:55:03 +01:00
status102
48196d65f2 perf: 基建信息板收取信用增加开关 (#12050)
* perf: 基建信息板收取开关

* feat(core): 基建任务会客室领取留言板信用

* i18n: wpf

* 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-03-12 09:04:28 +08:00
status102
bad45b428c feat: 基建收取会客室周限300信用 (#12014)
* feat: 基建收取会客室周限300信用

* chore: Auto update by pre-commit hooks [skip changelog]

* chore(tools): add templates to ignore list

* fix: stack overflow

* fix: pipeline

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 动画延迟+roi

* fix: 动画加加retry

---------

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>
2025-02-24 21:21:47 +08:00
uye
2f0a92a8b0 fix: 会客室进入失败 (#11950)
* chore: 基建滑动后等待动画结束

* fix: office 进入失败后重试

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: lower case sleep

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
2025-02-21 16:14:30 +08:00
HauKuen
f90a1c910d fix: 修复加工站重复执行问题
返回 false 会导致重复执行 on_run_fails 四次,#11415
2025-01-21 16:48:40 +08:00
status102
a9640f4345 fix: 基建换班宿舍任务期间重进宿舍后,重置过滤状态记录 2024-11-01 23:03:19 +08:00
status102
1696147a53 Revert "fix: 要求每次进入基建宿舍后都重新选择一遍筛选条件 (#10968)"
This reverts commit f74e556cc6.
2024-11-01 23:03:19 +08:00
Weiyou Wang
f74e556cc6 fix: 要求每次进入基建宿舍后都重新选择一遍筛选条件 (#10968)
* fix: 要求每次进入基建宿舍后都重新选择一遍筛选条件

* chore: Auto update by pre-commit hooks
* fix: 修复死循环,替换为只执行一遍

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>

* refactor: 加个 log,未来用于检测

---------

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>
2024-10-30 11:22:44 +08:00
pre-commit-ci[bot]
ce02c80498 chore: Auto update by pre-commit hooks [skip changelog] 2024-10-22 08:40:28 +00:00
Constrat
13972cd41c fix: add delay after selecting clue 2024-08-23 22:34:21 +02:00
zzyyyl
11761f9196 feat: 删除 HashTaskInfo 相关 2024-07-21 20:33:55 +08:00
Horror Proton
a1acc4fe0e fix: fix endless loop in InfrastProductionTask
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8941
2024-06-09 11:01:20 +08:00
uye
462998b259 fix: 基建换班重试时只找缺少干员,已选干员无法入驻
fix #7429
2024-06-07 14:56:09 +08:00
Constrat
62901dd91a Revert "fix: adding delay between swipe and click" (#9170)
This reverts commit ff8aec4052.
2024-05-26 09:48:56 +02:00
Constrat
ff8aec4052 fix: adding delay between swipe and click 2024-05-19 18:03:23 +02:00
status102
f39e1ab385 perf: 基建干员专精干员名替换优化
[skip changelog]
2024-03-22 17:47:48 +08:00
uye
e904dd47d6 perf: 专精干员名称按ui语言显示 2024-03-19 14:41:56 +08:00
status102
e99c3c6e61 fix: 基建专精干员名切割错误 2024-03-13 10:01:06 +08:00
status102
70deae47cd fix: 修修
[skip changelog]
2024-03-11 19:34:17 +08:00
status102
ae502ed6a5 perf: 基建专精干员名增加ocrReplace 2024-03-11 19:23:05 +08:00
uye
6cfbdf5f74 style: typo 2024-03-11 17:50:27 +08:00
uye
c8ec29017e perf: 训练室干员名识别优化
fix #8352
fix #8566
2024-03-11 11:28:54 +08:00
youqii
83d73c685e perf: 优化基建领取专精 (#8207)
* fix: 将输出训练进度改为剩余时间

* fix: 删除重复代码

* fix: 修改任务roi
2024-02-12 20:22:01 +08:00