官方插件模板重构项目结构#89
Open
zzqo wants to merge 7 commits into
Open
Conversation
zzqo
commented
Mar 6, 2026
- 使用官方插件模板重构项目结构
- 增加国际化支持
- 修复action功能开关失效和一些别的bug
- 增加国际化支持 - 修复action功能开关失效和一些别的bug
- 将 Setting 类中的 reset 方法调用改为 form.reset() - 在 SettingForm 中新增 reset 方法 - 重置方法中先执行默认初始化状态再重新加载设置 - 统一设置重置逻辑到 SettingForm 类中
- 新增 ColorConverter 和 ShapeConverter 用于 XML 配置转换 - 实现粒子形状枚举、基类及多种具体形状(圆形、方形、三角形等) - 添加形状注册表和预览面板功能 - 在设置界面增加粒子形状选择和混合模式选项 - 集成粒子形状到配置系统并实现动态渲染 - 更新配置文件存储名称从 ActivatePowerMode 到 ActivatePowerModePro
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.