Skip to content

fix: 修复偶现升级武器卡死问题#1904

Merged
MistEO merged 1 commit intov2from
fix/2026040304
Apr 3, 2026
Merged

fix: 修复偶现升级武器卡死问题#1904
MistEO merged 1 commit intov2from
fix/2026040304

Conversation

@zmdyy0318
Copy link
Copy Markdown
Contributor

@zmdyy0318 zmdyy0318 commented Apr 3, 2026

close #1888

Summary by Sourcery

错误修复:

  • 通过更新 Weapon.json 管道配置,修复在武器升级操作过程中偶发卡死的问题。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Resolve an intermittent hang during weapon upgrade operations by updating Weapon.json pipeline configuration.

Copilot AI review requested due to automatic review settings April 3, 2026 13:00
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 旨在通过调整武器升级流程中“动作前等待画面静止(pre_wait_freezes)”的判定区域,规避部分界面元素偶发动画/抖动导致的等待卡住,从而修复“偶现升级武器卡死”的问题(close #1888)。

Changes:

  • WeaponUpgradeClickLevelUpButton 节点的 pre_wait_freezes 从数值形式改为对象形式
  • 为等待画面静止增加 target 区域配置(并保留等待时长 time=100ms

@MistEO MistEO merged commit 5f17fac into v2 Apr 3, 2026
22 checks passed
@MistEO MistEO deleted the fix/2026040304 branch April 3, 2026 14:12
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