Skip to content

fix: 解决综合体日常活动入口误识别问题 - #863

Merged
Windsland52 merged 3 commits into
MAA1999:mainfrom
APPLe-DF:main
Aug 2, 2026
Merged

fix: 解决综合体日常活动入口误识别问题#863
Windsland52 merged 3 commits into
MAA1999:mainfrom
APPLe-DF:main

Conversation

@APPLe-DF

@APPLe-DF APPLe-DF commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

关联 Issue / Related Issue

无 Issue。修复游戏版本更新后入口识别区域偏移的问题。

变更摘要 / Summary

  • 调整 AwardComplexDaily 节点的 ROI,适配新版界面布局
  • 原 ROI 过宽且位置偏移,缩小宽度并右移以精确匹配入口按钮

验证 / Validation

  • pnpm check

影响范围 / Impact

仅影响 resource/base/pipeline/award_complex_daily.jsonAwardComplexDaily 节点的识别区域。

截图 / 日志 / 说明 / Screenshots / Logs / Notes

变更对比

字段 修改前 修改后
roi_x 399 523
roi_y 29 29
roi_w 180 56
roi_h 37 37

原模板图片 Awards/ComplexDaily.png 未变更,仅缩窄 ROI 至按钮实际区域,避免误匹配到附近其他元素。

检查清单 / Checklist

  • 我已阅读并遵守 CONTRIBUTING.md / I have read and followed CONTRIBUTING.md.
  • PR 范围清晰,没有混入无关格式化或重构 / The PR has one clear scope and does not include unrelated formatting or refactors.
  • 用户可见行为或流程变化已同步文档 / User-visible behavior or workflow changes are documented.
  • 我没有提交本地缓存、构建产物、调试文件、下载的 runtime 文件或大体积模型文件 / I did not commit local caches, build outputs, debug files, downloaded runtime files, or large model files.

Summary by Sourcery

增强:

  • 更新 AwardComplexDaily ROI 配置,将检测区域缩小并重新定位到实际的入口按钮上。
Original summary in English

Summary by Sourcery

Enhancements:

  • Update AwardComplexDaily ROI configuration to narrow and reposition the detection area to the actual entrance button.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

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.

@APPLe-DF

APPLe-DF commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator Author
image 测试时发现回归玩家会多一个回归活动导致超出识别区域,因此扩大了roi,将阈值提高到了0.85经测试避免了错误识别点击

@APPLe-DF

APPLe-DF commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator Author

@sourcery-ai summary

@APPLe-DF APPLe-DF changed the title fix: 综合体日常入口roi更改 fix: 解决综合体日常活动入口误识别问题 Aug 2, 2026
@Windsland52
Windsland52 merged commit dc9d0fd into MAA1999:main Aug 2, 2026
3 checks passed
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.

2 participants