Skip to content

fix: 修复基建奖励bug|新增联动任务-基建赠送线索#1785

Merged
MistEO merged 10 commits intov2from
fix/dr
Mar 31, 2026
Merged

fix: 修复基建奖励bug|新增联动任务-基建赠送线索#1785
MistEO merged 10 commits intov2from
fix/dr

Conversation

@overflow65537
Copy link
Copy Markdown
Member

@overflow65537 overflow65537 commented Mar 31, 2026

Summary by Sourcery

修复帝江基础设施奖励处理不正确的问题,并统一相关任务与本地化条目。

Bug 修复:

  • 修正帝江设施在不同房间类型下的奖励配置,解决奖励错误或缺失的问题。
  • 调整相关每日任务的定义,确保基础设施奖励能够被正确发放和记录。

功能增强:

  • 更新本地化条目,以在所有支持的语言中准确反映修正后的帝江奖励与任务行为。
Original summary in English

Summary by Sourcery

Fix incorrect Dijiang infrastructure reward handling and align related tasks and localization entries.

Bug Fixes:

  • Correct Dijiang facility reward configurations for various room types to resolve incorrect or missing rewards.
  • Adjust related daily task definitions so infrastructure rewards are properly granted and tracked.

Enhancements:

  • Update localization entries to reflect the corrected Dijiang reward and task behavior across supported languages.
Original summary in English

Summary by Sourcery

修复帝江基础设施奖励处理不正确的问题,并统一相关任务与本地化条目。

Bug 修复:

  • 修正帝江设施在不同房间类型下的奖励配置,解决奖励错误或缺失的问题。
  • 调整相关每日任务的定义,确保基础设施奖励能够被正确发放和记录。

功能增强:

  • 更新本地化条目,以在所有支持的语言中准确反映修正后的帝江奖励与任务行为。
Original summary in English

Summary by Sourcery

Fix incorrect Dijiang infrastructure reward handling and align related tasks and localization entries.

Bug Fixes:

  • Correct Dijiang facility reward configurations for various room types to resolve incorrect or missing rewards.
  • Adjust related daily task definitions so infrastructure rewards are properly granted and tracked.

Enhancements:

  • Update localization entries to reflect the corrected Dijiang reward and task behavior across supported languages.

@overflow65537 overflow65537 linked an issue Mar 31, 2026 that may be closed by this pull request
@overflow65537 overflow65537 marked this pull request as ready for review March 31, 2026 14:10
@overflow65537 overflow65537 changed the title fix: 修复基建奖励bug fix: 修复基建奖励bug|新增联动任务-基建赠送线索 Mar 31, 2026
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.

@MistEO MistEO merged commit fa58a69 into v2 Mar 31, 2026
18 checks passed
@MistEO MistEO deleted the fix/dr branch March 31, 2026 15:58
"next": [
"ReceptionRoomSetCluesChooseClues"
"ReceptionRoomSetCluesChooseClues",
"ReceptionRoomClueExchangeWait"
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.

这里为啥给每个节点都打了补丁兜底,是哪一个issue的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment