Skip to content

fix: 添加万能跳转关闭ADB控制器的退出游戏界面功能#1820

Merged
MistEO merged 5 commits intov2from
fix/si
Apr 1, 2026
Merged

fix: 添加万能跳转关闭ADB控制器的退出游戏界面功能#1820
MistEO merged 5 commits intov2from
fix/si

Conversation

@overflow65537
Copy link
Copy Markdown
Member

@overflow65537 overflow65537 commented Apr 1, 2026

Summary by Sourcery

更新界面和场景管理配置,以支持在关闭 ADB 控制器退出游戏界面时的场景切换。

Bug 修复:

  • 确保场景管理在通用导航过程中,能够正确处理关闭 ADB 控制器退出游戏界面的操作。

增强:

  • 调整场景界面配置,使其与更新后的场景管理在退出游戏流程中的行为保持一致。
Original summary in English

Summary by Sourcery

Update interface and scene management configuration for scene transitions related to closing the ADB controller exit-game screen.

Bug Fixes:

  • Ensure scene management correctly handles closing the ADB controller exit-game interface during universal navigation.

Enhancements:

  • Adjust scene interface configuration to align with updated scene management behavior for exit-game flows.
Original summary in English

Summary by Sourcery

更新界面和场景管理配置,以支持在关闭 ADB 控制器退出游戏界面时的场景切换。

Bug 修复:

  • 确保场景管理在通用导航过程中,能够正确处理关闭 ADB 控制器退出游戏界面的操作。

增强:

  • 调整场景界面配置,使其与更新后的场景管理在退出游戏流程中的行为保持一致。
Original summary in English

Summary by Sourcery

Update interface and scene management configuration for scene transitions related to closing the ADB controller exit-game screen.

Bug Fixes:

  • Ensure scene management correctly handles closing the ADB controller exit-game interface during universal navigation.

Enhancements:

  • Adjust scene interface configuration to align with updated scene management behavior for exit-game flows.

@overflow65537 overflow65537 requested a review from zmdyy0318 April 1, 2026 11:13
@overflow65537 overflow65537 marked this pull request as ready for review April 1, 2026 11:15
Copilot AI review requested due to automatic review settings April 1, 2026 11:15
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.

你好——我已经 review 了你的修改,看起来很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的 review 有帮助,欢迎分享 ✨
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进之后的 review。
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 旨在修复“通用跳转(universal jump)流程”在遇到 ADB 控制器的退出游戏弹窗时无法将其关闭、导致界面卡住的问题。

Changes:

  • SceneCommon.json 新增用于识别 ADB 退出游戏弹窗的私有场景节点 __ScenePrivateCloseADBExit
  • Interface/Scene.jsonSceneAnyEnterWorld 通用跳转链路中插入该节点,使其在跳转过程中可处理该弹窗

Reviewed changes

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

File Description
assets/resource/pipeline/SceneManager/SceneCommon.json 新增识别 ADB 退出游戏弹窗的场景节点配置(OCR + 取消按钮特征)
assets/resource/pipeline/Interface/Scene.json 将新节点接入通用跳转的 next 链路,期望在跳转时能自动处理该弹窗

@MistEO MistEO merged commit c8b6849 into v2 Apr 1, 2026
18 checks passed
@MistEO MistEO deleted the fix/si branch April 1, 2026 15:01
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.

打开游戏和基建任务失败 MUMU模拟器执行信用点购物死循环 安卓端雷电模拟器无线卡退出游戏

4 participants