Commit Graph

81 Commits

Author SHA1 Message Date
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
uye
63d1625f4b feat: 基建领取专精功能 (#7754)
close #503
link to #7164 

@status102
2024-02-03 23:00:51 +08:00
broken_paint
59a5c5f31d chore: 增加TODO 2024-01-30 10:35:03 +08:00
David
3961660ed0 i18n: translated some infrast log lines (#7889)
* i18n: translated some infrast log lines
---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-01-08 12:31:51 +00:00
broken_paint
84df068d87 feat: 识别专精等级,干员职业,修改技能名识别范围 2024-01-07 12:02:29 +08:00
broken_paint
97fe7f439f fix: 修复部分错用模型 2024-01-07 12:02:28 +08:00
youqii
d6d808a8e6 feat: 新增训练室空闲中的提示,修复错误键名 2024-01-07 12:02:27 +08:00
youqii
b411fe171c feat: 新增连续专精功能 2024-01-07 12:02:26 +08:00
youqii
b71902f707 feat: 增加回调消息输出 2024-01-07 12:02:26 +08:00
youqii
f902f65b93 fix: 移除不必要的变量 2024-01-07 12:02:25 +08:00
youqii
40e109098f feat: 获取干员名,技能名及训练进度 2024-01-07 12:02:24 +08:00
youqii
fb149b3770 feat: 基建自动领取专精 2024-01-07 12:02:23 +08:00
status102
6474fe092f Revert 基建新增领取专精功能 (#7624)
* Revert "fix: 基建换班-继续专精 参数字段名格式不一致"

This reverts commit 341273e44f.

* Revert "chore: 部分客户端未支持的功能添加注释"

This reverts commit 186584321e.

* Revert "fix: 修复基建训练室-继续训练字符串键值冲突"

This reverts commit bf0f85eef0.

* Revert "feat: 基建新增领取专精功能 (#7164)"

This reverts commit ceb6b6aced.
2023-12-15 16:23:11 +08:00
youqii
ceb6b6aced feat: 基建新增领取专精功能 (#7164)
close #503

Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: Sherkey <57581480+SherkeyXD@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2023-12-14 10:29:41 +08:00
uye
6c16243741 fix: 修复因为触底反弹选中的错误的干员 2023-11-12 00:18:15 +08:00
uye
eed3a6751d chore: 基建少滑几次 2023-11-12 00:03:04 +08:00
uye
32206d39eb fix: 修复滑动次数过少导致加工站放入错误的干员
fix #7264
2023-11-11 23:29:18 +08:00
zzyyyl
311ac93377 perf: 使用 std::erase & std::erase_if 取代 remove-erase 2023-11-03 16:46:04 +08:00
zzyyyl
dbfd86e9d3 perf: m_plugins 使用 vector 而非 set 2023-10-18 17:56:12 +08:00
zzyyyl
27343d7182 perf: 优化部分基建日志输出 2023-10-16 21:16:24 +08:00
zzyyyl
d5866e0b13 fix: BlackReturn -> ReturnButton [skip ci] (#6806)
fix #6795
2023-10-09 12:33:21 +08:00
zzyyyl
69fad6f127 style: code format 2023-09-30 23:44:34 +08:00
zzyyyl
b6a6e17e16 fix: 代码中修改 ReturnTo -> BlackReturn 2023-09-28 12:37:40 +08:00
MistEO
2e419a3f28 fix: 加工站不设置干员时,直接报错并返回
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/6400
2023-09-22 21:12:09 +08:00
status102
9d455462f6 fix: 修复Status缓存跨任务清理在任务链正常完成情况下失效的错误 2023-09-18 10:09:56 +08:00
status102
9c0762de49 fix: 使用value_or替代empty检查 2023-09-17 11:24:59 +08:00
status102
f8de4279d7 fix: 将基建换班编组匹配的可用干员缓存移动至Status,以免多实例时发生冲突 2023-09-16 11:09:46 +08:00
status102
6cbb15cc3a docs: 加点注释 2023-09-15 17:29:33 +08:00
status102
18617bf4b9 perf: 基建换班-干员编组增加可用干员缓存,同时在单次换班任务中避免重复匹配已匹配的干员 2023-09-15 17:02:09 +08:00
MistEO
5232d41369 feat: 基建 制造站、贸易站、控制中枢 新增支持干员编组配置 (#6249) 2023-09-11 22:47:06 +08:00
MistEO
1244ad656b feat: 基建支持加工站 2023-09-11 22:40:34 +08:00
status102
330b023a98 docs: 修改注释 2023-09-10 19:49:58 +08:00