docs: 添加Buff系统重构方案文档#154
Merged
Steinwaysj merged 5 commits intomainfrom Oct 27, 2025
Hidden character warning
The head ref may contain hidden characters: "Buff\u91cd\u6784\u6587\u6863"
Merged
Conversation
- 新增Buff重构方案.md,详细描述了Buff模块的重构架构 - 包含新系统思考、Buff分类、生命周期管理等核心内容 - 提供了完整的代码示例和实现指导 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
|
🤖 Hi @Steinwaysj, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
- 完善event_router中event_label_factory的设计 - 添加ZSimEvent类和ZSimEventType的定义 - 引入EventProfile事件画像概念,用于战斗环境抽象 - 为Buff判断和APL判断提供结构化的事件描述框架 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- 补充事件画像(EventProfile)类的详细定义和接口说明 - 添加ZSimEvent基类的完整实现和事件类型映射 - 完善Buff效果系统重构方案,包含JSON格式示例 - 更新旧框架vs新框架的对比流程图 - 补充Buff生命周期管理的详细业务流程 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Generated with Claude Code