Merged
Conversation
Closed
Contributor
There was a problem hiding this comment.
Hey - 我已经审查了你的改动,一切看起来都很棒!
帮我变得更有用吧!请对每条评论点 👍 或 👎,我会根据你的反馈改进之后的评审。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Contributor
There was a problem hiding this comment.
Pull request overview
本 PR 主要针对帝江号奖励流程中的会客室与通用关闭按钮资源做对齐与修正,重点是调整 ADB 相关按钮的点击/退出配置,并在标准流水线中补充“加载中”状态识别以提升流程稳定性。
Changes:
- 删除 ADB 专用会客室资源中若干退出节点的
ClickKey(key=4)覆盖,以回退到标准流水线的关闭逻辑。 - 标准会客室流程新增“加载中”OCR 节点,并在打开领取界面后增加 JumpBack 分支。
- 调整通用关闭按钮变体(Type4)的模板匹配 ROI 范围。
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| assets/resource_adb/pipeline/DijiangRewards/ReceptionRoom.json | 移除部分 ADB 专用退出节点覆盖,减少与标准资源的差异 |
| assets/resource/pipeline/DijiangRewards/ReceptionRoom.json | 增加领取界面“加载中”识别节点并接入流程分支 |
| assets/resource/pipeline/Common/Button/CloseButtonType1.json | 扩大 CloseButtonType4 的模板匹配 ROI 覆盖范围 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
由 Sourcery 提供的总结
修复关闭按钮和帝江奖励接待室的按钮交互配置,包括 ADB 专用资源变体。
错误修复:
Original summary in English
Summary by Sourcery
Fix button interaction configuration for the close button and Dijiang Rewards reception room, including the ADB-specific resource variant.
Bug Fixes:
Original summary in English
由 Sourcery 提供的总结
修复关闭按钮和帝江奖励接待室的按钮交互配置,包括 ADB 专用资源变体。
错误修复:
Original summary in English
Summary by Sourcery
Fix button interaction configuration for the close button and Dijiang Rewards reception room, including the ADB-specific resource variant.
Bug Fixes: