Commit Graph

580 Commits

Author SHA1 Message Date
zzyyyl
0c71faa245 feat: 识别到无奖励关卡时自动停止
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/325
2022-08-29 23:15:31 +08:00
MistEO
6f46bb3a54 feat: 新增肉鸽通关识别!
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1685
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1561
2022-08-28 04:31:41 +08:00
MistEO
f66fa3e63c fix: 修复基建宿舍卡在“未进驻”界面的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1654
2022-08-28 01:20:17 +08:00
MistEO
5e27c219fe Revert "chore: remove editconfig"
This reverts commit 51c28c0d2f.
2022-08-27 23:40:09 +08:00
MistEO
c76c10cc5e fix: 修复自动战斗冷却中的干员被反复识别的问题 2022-08-27 23:37:18 +08:00
MistEO
e13b662c5a Merge pull request #1657 from horror-proton/test/drop_line
perf: 在关卡掉落识别中使用边缘检测判断线条位置
2022-08-25 20:40:34 +08:00
MistEO
291b2a1ecb chore: fix typos 2022-08-25 20:40:13 +08:00
MistEO
414c437fb1 Merge pull request #1643 from et2012/perf/roguelike
perf: 改进肉鸽招募逻辑
2022-08-25 20:35:44 +08:00
uye
97b9eb9a68 fix: 修复危机合约开放后夏活导航问题 2022-08-25 20:13:13 +08:00
Horror Proton
4b5bd05994 perf: use sobel derivatives in StageDropsImageAnalyzer::analyze_baseline 2022-08-24 21:13:28 +08:00
et
2d0998a174 fix: 微调肉鸽招募界面模板识别匹配率 2022-08-24 15:54:59 +08:00
zzyyyl
b4b2f4479a feat: 尝试修复掉线重连时次数多减一次的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/987
2022-08-23 21:08:34 +08:00
zzyyyl
bfa28a65df feat: 连续 4 次行动失败时跳过行动任务
close https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1641
2022-08-23 21:08:08 +08:00
MistEO
05abcd3634 fix: 修复 S 开头的干员名识别不出来的问题 2022-08-23 12:23:44 +08:00
MistEO
2df0594f34 fix: 修复部分特别关注干员名识别问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1617
2022-08-22 23:55:37 +08:00
MistEO
5c87757574 fix: 再次修复肉鸽剧目界面卡住的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1631
2022-08-22 23:55:37 +08:00
MistEO
ec41ef19d9 Merge pull request #1628 from horror-proton/test/recruitment_task
feat: 公招相关调整
2022-08-22 23:55:11 +08:00
MistEO
eab4ae6c4a feat: 新增 博朗台碎石模式
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1607
2022-08-22 23:26:17 +08:00
Horror Proton
95633217e9 feat: report recruitment tags accordingly to prevent duplicate report 2022-08-21 22:04:09 +08:00
Hydrogina
6e428a617f feat:宿舍中识别干员是否有异格在其他设施 (#1592)
* feat:识别信赖值

* fix:检测空信赖

* feat:识别干员是否有异格在其他设施

* fix:清理调试用代码

* fix:清理调试用代码

* feat:添加在宿舍换班前进行未进驻筛选的选项

* feat:可在gui.json中设置是否启用蹭信赖与未进驻筛选

* feat:在gui中添加复选框选项"宿舍空余位置蹭信赖"与“不将已进驻的干员放入宿舍”

* fix: 移除 bool 的 move 操作,格式化代码

Co-authored-by: MistEO <mistereo@hotmail.com>
2022-08-21 17:55:20 +08:00
MistEO
da7efd998c fix: 修复肉鸽掉落剧目集后卡死的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1595
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1480
2022-08-20 02:13:13 +08:00
MistEO
656023588c feat: 自动战斗编队时支持“特别关注”干员识别
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/874
2022-08-20 02:09:08 +08:00
MistEO
4bc776ff2b fix: 调整roi,修复编队干员名识别错误
从潜能大改之后,游戏里编队的干员名被往下挪动了两个像素(sbyj!

fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1319
2022-08-20 01:29:38 +08:00
MistEO
1c683071bf fix: 修复史尔特尔太红了导致自动战斗不上场的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1596
2022-08-20 01:15:26 +08:00
MistEO
052ac644ea Merge pull request #1583 from Mangolia-club/master
task.json typo
2022-08-17 22:32:25 +08:00
et
0ccdd33765 fix: 修复肉鸽招募有时无法识别干员精英阶段和等级的问题 2022-08-17 20:46:08 +08:00
Mangolia
7d2dfbd046 task.json typo 2022-08-17 19:38:08 +08:00
MistEO
b4ec2eec21 Merge pull request #1569 from et2012/feat/roguelike_recruit
feat: 肉鸽招募支持跨职业优先级
2022-08-15 23:12:31 +08:00
MistEO
775131792a fix: 修复特别开放的资源关卡导航失败的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1566
2022-08-15 22:50:46 +08:00
et
9916e45288 feat: 添加肉鸽招募界面专用滑动 2022-08-15 18:50:02 +08:00
uye
360478c639 fix: 修复一个笔误 2022-08-15 00:34:38 +08:00
MistEO
8927ece81b fix: 修复一处关卡掉落识别错误
fix #1558
2022-08-14 13:52:27 +08:00
MistEO
edb1791594 fix: 修复基建宿舍信赖入驻的一些小问题 2022-08-14 02:07:02 +08:00
MistEO
5881544972 Merge pull request #1475 from Hydrogina/dev
feat:dorm

增加宿舍蹭信赖功能。现在如果所有心情未满的干员已进入宿舍,会将信赖未满的干员加入宿舍的空位中。
2022-08-14 01:47:25 +08:00
Hydrogina
3324646e50 fix:对按钮使用模板匹配,添加说明注释 2022-08-14 00:27:56 +08:00
Hydrogina
eae42b2045 fix:对按钮使用模板匹配 2022-08-13 11:26:59 +08:00
uye
0cce12228e fix: 修复自动编队部分干员识别问题
fix #1543
2022-08-13 11:06:48 +08:00
Hydrogina
7c4b11ff0f fix:使用未进驻标签进行筛选 2022-08-12 21:47:17 +08:00
MistEO
17b42bd600 Merge pull request #1519 from horror-proton/test/recruit_time
允许自定义公开招募时间
2022-08-12 19:33:52 +08:00
uye
c32aafc183 fix: 修复活动关卡导航失败的问题 2022-08-12 13:47:50 +08:00
Hydrogina
50924f13f9 fix:通过ocr干员进驻设施标签,避免将正在控制中枢工作的干员放入宿舍 2022-08-12 12:26:15 +08:00
MistEO
90b6b5194b fix: 修复肉鸽招募识别不到干员的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1523
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1474
2022-08-11 22:10:02 +08:00
MistEO
ed32bf48ff Merge pull request #1512 from MaaAssistantArknights/feat/stage_wayfinding
feat: 支持全部主线关卡导航(仅 core 部分)
2022-08-11 21:35:28 +08:00
Horror Proton
83e8848517 feat: update recruit time adjustment to allow custom time settings 2022-08-11 20:12:25 +08:00
Horror Proton
9efdbdcac4 feat: use ocr to check recruit timer 2022-08-11 20:12:16 +08:00
MistEO
d84d0af048 chore: 开放 IC 关卡导航 2022-08-11 19:08:05 +08:00
MistEO
6dc34eb802 feat: 支持全部主线关卡导航(仅 core 部分) 2022-08-11 00:05:56 +08:00
uye
8a6cad367f feat: 「理想城:长夏狂欢季」活动导航 2022-08-10 14:24:17 +08:00
uye
52b773616d feat: 移除多索雷斯假日活动关卡导航 2022-08-10 13:47:12 +08:00
Horror Proton
4d4001435c perf: remove an unused template 2022-08-09 21:19:36 +08:00