Commit Graph

3872 Commits

Author SHA1 Message Date
zzyyyl
e588e36d2d fix: 修复 StrategyChange 时 next 丢失的问题
悲报: zzyyyl 的黑魔法成绩不及格
2024-07-27 02:24:13 +08:00
zzyyyl
91fd835c6a perf: oxipng 2024-07-26 22:50:42 +08:00
uye
1b2809c0cb fix: 完成制造通知弹出时,无法正确识别到所有宿舍
fix #7877
2024-07-26 22:44:34 +08:00
zzyyyl
9a49364382 fix: 尝试修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
感觉是前置延迟短了,动画还没放完,灰度值偏高导致的,但是这个东西没匹配上也不好加截图,就先靠脑测了)

fix #9924
2024-07-26 19:46:30 +08:00
zzyyyl
e7d7ad3a3a fix: 尝试修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
link to #9924
2024-07-26 19:26:08 +08:00
github-actions[bot]
a44b53cd3d chore: Auto Update Game Resources - 2024-07-26
[skip changelog]
2024-07-26 11:24:35 +00:00
zzyyyl
64191fbe38 feat: 印象加深后卡住时截图 2024-07-26 19:15:31 +08:00
Sherkey
a6aa6525d1 style: prettier 的宽度上限设置为 120 (#9918)
* style: prettier 的宽度上限设置为 120

* 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>
2024-07-26 15:34:52 +08:00
zzyyyl
961abb4f03 perf: 使用 oxipng 优化模板图片 2024-07-26 15:30:21 +08:00
github-actions[bot]
833245fd76 chore: Auto Update Game Resources - 2024-07-25
[skip changelog]
2024-07-25 21:13:59 +00:00
Constrat
3ceb450b4e ci(refactor): cleanup + edit to allow resource updater
[skip changelog]
2024-07-25 23:09:40 +02:00
zzyyyl
3a0e1de39a chore: Auto Update Game Resources - 2024-07-25
[skip changelog]
2024-07-25 19:21:39 +00:00
zzyyyl
c36aeeec67 fix: 修复印象加深后卡住的问题
fix #9890
2024-07-26 01:34:04 +08:00
zzyyyl
bd17796215 fix: 修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
fix #9907
2024-07-26 01:08:05 +08:00
Sherkey
0516b91406 feat: 肉鸽五层 BOSS 前暂停功能 (#9801)
* feat: 肉鸽五层 BOSS 前暂停功能

Co-authored-by: Lancarus <34369130+Lancarus@users.noreply.github.com>
Co-authored-by: DavidWang19 <dwang0340@gmail.com>
2024-07-25 11:50:45 +01:00
HY
b827e963cd chore: 繁中服「綠野幻夢」復刻活動導航 (#9913) 2024-07-25 10:36:38 +01:00
DavidWang19
52189760d3 fix: 调整主界面多个掉落物识别阈值 2024-07-24 12:05:51 +01:00
SST-03
2706039c53 fix: 修复 拆东补西.json 的语法问题 2024-07-24 15:20:25 +08:00
DavidWang19
566edce968 fix: 调整刷新按钮阈值 2024-07-23 19:20:30 +01:00
zzyyyl
48da772eae chore: Auto Update Game Resources - 2024-07-23
[skip changelog]
2024-07-23 14:49:19 +00:00
Weiyou Wang
ac4a9bcc71 refactor: 肉鸽坍缩范式插件代码整理 (#9833) 2024-07-23 22:48:37 +10:00
Lancarus
bdd4100d22 fix: 合成思绪出现藏品二选一时卡住 (#9883) 2024-07-23 12:51:41 +08:00
Constrat
c05b637b84 chore: Manual Resource Update 2024-07-22 20:48:53 +02:00
Lancarus
e795980588 perf: 优化萨卡兹肉鸽部分策略 (#9871) 2024-07-23 01:45:32 +08:00
Saratoga
a23d291b31 feat: 添加并修改三层boss肉鸽作业 (#9868) 2024-07-23 01:41:27 +08:00
CASUUU
2df2769486 perf: 萨卡兹肉鸽藏品排序.json (#9761) 2024-07-23 00:41:53 +08:00
zzyyyl
1d8de358cd feat!: 增加图像匹配算法 RGBCount, HSVCount (#9795)
新增基于找色的图像匹配算法(

- RGBCount
   先将待匹配区域和模板图片依据 maskRange 二值化,以 F1-score 为指标计算 RGB 颜色空间内的相似度
- HSVCount
   类似 RGBCount,颜色空间换为 HSV
2024-07-22 22:31:10 +08:00
zzyyyl
f07e76f4dc feat: 增加特定情况下检查到 roi 为全屏的警告 (#9674) 2024-07-22 20:09:29 +08:00
Saratoga
e44f04e82f feat: 添加几个肉鸽作业 (#9854)
* 更新肉鸽抓人逻辑

* 上传几个三层boss的作业
2024-07-22 19:59:05 +08:00
pre-commit-ci[bot]
81c8e3faa9 fix: 修复隐式全屏 roi 相关警告
* fix: 修复 DropsFlag 相关 task 的 roi 为全屏的问题

* perf: 统一肉鸽 Stage 类任务 baseTask 继承到对应 theme

* fix: 修复 Sami@Roguelike@StageBoonsAI6 的 roi 为全屏的问题

fix #9557
2024-07-22 17:29:43 +08:00
zzyyyl
2c59dff4fe feat: HSVCount 的例子 2024-07-22 14:43:43 +08:00
zzyyyl
49fb5bcf2b feat!: mask_range 支持彩色掩码 (#9818) 2024-07-22 14:42:10 +08:00
zzyyyl
a244d57375 feat: 删除 HashTaskInfo 相关 (#9724) 2024-07-22 14:39:30 +08:00
zzyyyl
98cde630a4 feat: mask_range 支持彩色掩码 2024-07-22 13:12:10 +08:00
Constrat
d3d4a4a382 style: tweaks 2024-07-21 22:50:47 +02:00
Hao Guan
4d8d31430e fix: 调整iOS萨卡兹肉鸽节点刷新模板识别阈值 2024-07-21 22:33:44 +08:00
zzyyyl
11761f9196 feat: 删除 HashTaskInfo 相关 2024-07-21 20:33:55 +08:00
DavidWang19
e40a199f37 fix: 更改开局选上一局奖励的顺序 2024-07-21 07:14:23 +01:00
DavidWang19
cb1cf0e49f fix: 修复拿取掉落物时卡死的问题 2024-07-21 07:00:54 +01:00
DavidWang19
14a821ea0a fix: 修复卡死在先行一步/驮兽归队等问题 2024-07-21 06:35:01 +01:00
DavidWang19
305d42e3a9 fix: 修复离开不期而遇后点进负荷界面的问题 2024-07-21 06:19:04 +01:00
zzyyyl
68fc336668 perf: 优化模板图片 2024-07-21 13:02:23 +08:00
Constrat
b28ae411ad chore: Auto Update Game Resources - 2024-07-21
[skip changelog]
2024-07-21 04:25:44 +00:00
DavidWang19
04532f85df fix: 修复当蓝图队为第一个分队时无法识别的问题 2024-07-21 05:11:10 +01:00
Constrat
19b4a01571 chore: Auto Update Game Resources - 2024-07-21
[skip changelog]
2024-07-21 04:01:55 +00:00
DavidWang19
a2d9890031 fix: 修复紧急作战刷新次数达到上限后卡死的问题 2024-07-21 04:50:24 +01:00
Lancarus
9489ea1742 feat: 投资模式增加非开局干员直接招募第一位 (#9803) 2024-07-21 11:44:21 +08:00
Constrat
3459c3dca4 chore: Auto Update Game Resources - 2024-07-20
[skip changelog]
2024-07-20 19:02:15 +00:00
Constrat
d5fb92b6f2 chore: Auto Update Game Resources - 2024-07-20
[skip changelog]
2024-07-20 12:02:13 +00:00
Lancarus
322141b79d feat: 萨卡兹肉鸽自动印象重建 (#9789) 2024-07-20 19:56:53 +08:00