Skip to content

perf: ItemTransfer 取消对抗性设计,恢复电脑端控制器,默认不走导航#1001

Merged
Daydreamer114 merged 3 commits intomainfrom
perf/ItemTransfer
Mar 5, 2026
Merged

perf: ItemTransfer 取消对抗性设计,恢复电脑端控制器,默认不走导航#1001
Daydreamer114 merged 3 commits intomainfrom
perf/ItemTransfer

Conversation

@Daydreamer114
Copy link
Contributor

@Daydreamer114 Daydreamer114 commented Mar 5, 2026

Summary by Sourcery

调整 ItemTransfer 行为,以恢复桌面端的控制器使用方式,并更改默认导航处理逻辑,同时更新相关配置和本地化资源。

增强内容:

  • 修订 ItemTransfer 的流水线和任务配置,以改变控制器行为和默认导航流程。
  • 更新所有支持语言中与 ItemTransfer 相关文本的本地化条目。
Original summary in English

Summary by Sourcery

Adjust ItemTransfer behavior to restore desktop controller usage and change default navigation handling while updating related configuration and localization assets.

Enhancements:

  • Revise ItemTransfer pipeline and task configuration to alter controller behavior and default navigation flow.
  • Update localization entries across all supported languages for ItemTransfer-related text.

Copilot AI review requested due to automatic review settings March 5, 2026 04:05
Copy link
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.

你好——我已经审查了你的修改,看起来非常棒!


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
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 调整 ItemTransfer 的默认执行路径,避免默认强制导航/传送,并恢复更多 PC 端控制器支持,同时补齐新选项的多语言文案。

Changes:

  • 为 ItemTransfer 新增开关选项 AutoTeleport:可选启用自动传送至帝江号会客室并抬高视角
  • ItemTransfer 任务恢复支持 Win32 / Win32-Window 控制器(除 Win32-Front 外)
  • 将 ItemTransfer pipeline 默认入口从“导航/传送”改为直接进入仓库切换流程,并新增各语言的选项文案

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
assets/tasks/ItemTransfer.json 新增 AutoTeleport 任务选项;扩展任务可用的 Win32 控制器集合;通过 pipeline_override 控制是否走导航
assets/resource/pipeline/ItemTransfer.json 调整 ItemTransfer 根节点描述与默认 next,默认不再走传送导航
assets/misc/locales/zh_tw.json 新增 AutoTeleport 选项标签与说明(繁中)
assets/misc/locales/zh_cn.json 新增 AutoTeleport 选项标签与说明(简中)
assets/misc/locales/ko_kr.json 新增 AutoTeleport 选项标签与说明(韩文)
assets/misc/locales/ja_jp.json 新增 AutoTeleport 选项标签与说明(日文)
assets/misc/locales/en_us.json 新增 AutoTeleport 选项标签与说明(英文)

@Daydreamer114 Daydreamer114 merged commit 35b930f into main Mar 5, 2026
17 checks passed
@Daydreamer114 Daydreamer114 deleted the perf/ItemTransfer branch March 5, 2026 04:36
MistEO pushed a commit that referenced this pull request Mar 9, 2026
## Summary by Sourcery

调整 ItemTransfer 行为,以恢复桌面端的控制器使用方式,并更改默认导航处理逻辑,同时更新相关配置和本地化资源。

增强内容:
- 修订 ItemTransfer 的流水线和任务配置,以改变控制器行为和默认导航流程。
- 更新所有支持语言中与 ItemTransfer 相关文本的本地化条目。

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

Adjust ItemTransfer behavior to restore desktop controller usage and
change default navigation handling while updating related configuration
and localization assets.

Enhancements:
- Revise ItemTransfer pipeline and task configuration to alter
controller behavior and default navigation flow.
- Update localization entries across all supported languages for
ItemTransfer-related text.

</details>
MistEO pushed a commit that referenced this pull request Mar 9, 2026
## Summary by Sourcery

调整 ItemTransfer 行为,以恢复桌面端的控制器使用方式,并更改默认导航处理逻辑,同时更新相关配置和本地化资源。

增强内容:
- 修订 ItemTransfer 的流水线和任务配置,以改变控制器行为和默认导航流程。
- 更新所有支持语言中与 ItemTransfer 相关文本的本地化条目。

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

Adjust ItemTransfer behavior to restore desktop controller usage and
change default navigation handling while updating related configuration
and localization assets.

Enhancements:
- Revise ItemTransfer pipeline and task configuration to alter
controller behavior and default navigation flow.
- Update localization entries across all supported languages for
ItemTransfer-related text.

</details>
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