Skip to content

fix(autostockpile): 修复价格复核被调度券图标干扰#1836

Merged
MistEO merged 3 commits intov2from
fix/auto-stockpile
Apr 1, 2026
Merged

fix(autostockpile): 修复价格复核被调度券图标干扰#1836
MistEO merged 3 commits intov2from
fix/auto-stockpile

Conversation

@single-ptilopsis
Copy link
Copy Markdown
Contributor

@single-ptilopsis single-ptilopsis commented Apr 1, 2026

close #1825

Copilot AI review requested due to automatic review settings April 1, 2026 16:48
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - 我已经检查过你的修改,看起来非常棒!


Sourcery 对开源项目是免费的 —— 如果你喜欢我们的评审,请考虑分享给更多人 ✨
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈来改进之后的评审。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本 PR 旨在修复 AutoStockpile 价格复核(详情页 OCR)被“调度券”图标干扰的问题,通过调整识别区域与引入颜色过滤来提升 OCR 稳定性;同时包含两处 pipeline 字段顺序的小幅整理。

Changes:

  • 调整 AutoStockpile 详情页价格 OCR 的 ROI/expected,并新增 ColorMatch 过滤节点以屏蔽调度券图标干扰。
  • 整理 SceneCommon 中关闭 ADB 退出弹窗节点的等待/延迟字段位置(语义不变)。
  • 调整 CreditShopping 中 RefreshGetCredits 节点字段顺序(语义不变)。

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
assets/resource/pipeline/SceneManager/SceneCommon.json 重新排列 __ScenePrivateCloseADBExit 的 wait/delay 字段位置,保持行为一致但结构更清晰
assets/resource/pipeline/CreditShopping/Shopping.json 调整 RefreshGetCredits 的字段顺序(enabled/max_hit
assets/resource/pipeline/AutoStockpile/DecisionLoop.json 更新价格复核 OCR 参数并新增颜色过滤节点以降低图标噪声对识别的影响

@MistEO MistEO merged commit fce6270 into v2 Apr 1, 2026
18 checks passed
@MistEO MistEO deleted the fix/auto-stockpile branch April 1, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

自动囤货

3 participants