Skip to content

feat: 活动领取支持丰碑#1615

Merged
MistEO merged 1 commit intov2from
feat/20260326
Mar 26, 2026
Merged

feat: 活动领取支持丰碑#1615
MistEO merged 1 commit intov2from
feat/20260326

Conversation

@zmdyy0318
Copy link
Copy Markdown
Contributor

@zmdyy0318 zmdyy0318 commented Mar 26, 2026

Summary by Sourcery

为基于挑战的每日活动奖励添加配置,并将现有的活动奖励资源重新组织到专用子目录中。

新功能:

  • 引入 ChallengeEvent 每日奖励配置,以支持特定活动的奖励领取。

改进:

  • 将每日活动奖励的 JSON 资源重构到更细化的 Event 子文件夹中,以实现更好的组织结构。
Original summary in English

Summary by Sourcery

Add configuration for challenge-based daily event rewards and reorganize existing event reward resources into a dedicated subdirectory.

New Features:

  • Introduce a ChallengeEvent daily reward configuration to support event-specific reward claims.

Enhancements:

  • Restructure daily event reward JSON resources under a more granular Event subfolder for better organization.

Copilot AI review requested due to automatic review settings March 26, 2026 04:23
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.

你好——我已经审阅了你的更改,看起来非常好!


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 为「每日奖励-活动领取」流程新增对“挑战活动/丰碑类活动”的识别与领奖支持,并把新活动类型接入既有未读活动分发链路中。

Changes:

  • 新增挑战活动的识别节点与领奖节点(含进入后点击领奖的模板匹配)。
  • 在 DailyRewards 活动分发列表中加入 DailyEventUnreadChallengeEvent
  • 新增对应的领奖按钮模板图 ChallengeEventClaim.png

Reviewed changes

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

File Description
assets/resource/pipeline/DailyRewards/Event/ChallengeEvent.json 新增挑战活动处理与领奖节点编排(识别标题 + 点击领奖 + 结束分支)。
assets/resource/pipeline/DailyRewards/Event.json 将挑战活动节点加入未读活动处理的 next 列表。
assets/resource/image/DailyRewards/Event/ChallengeEventClaim.png 提供挑战活动领奖按钮的模板匹配资源图。

@MistEO MistEO merged commit 26d1381 into v2 Mar 26, 2026
22 checks passed
@MistEO MistEO deleted the feat/20260326 branch March 26, 2026 09:14
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