Commit Graph

  • 2053451185 feat(coroutine): 添加协程调度器和相关功能实现 GeWuYou 2026-04-06 00:33:37 +08:00
  • c4f5d502b3
    Merge pull request #182 from GeWuYou/chore/ci-github-checks-config gewuyou 2026-04-05 23:30:21 +08:00
  • 621bba9b09 chore(ci): 配置 GitHub Checks 工具 GeWuYou 2026-04-05 23:26:37 +08:00
  • dcb9aa229a
    Merge pull request #180 from GeWuYou/feat/data-unified-settings-repository gewuyou 2026-04-05 23:12:29 +08:00
  • d2533de3be test(serializer): 添加JSON序列化器单元测试并优化反序列化异常处理 GeWuYou 2026-04-05 22:58:45 +08:00
  • 3d86cdb093 docs(setting): 添加设置系统文档并实现JSON序列化器 GeWuYou 2026-04-05 22:26:07 +08:00
  • a5d18e4eca docs(game): 添加数据与存档系统及GFramework.Game模块文档 GeWuYou 2026-04-05 21:40:54 +08:00
  • 21b4c826d4 feat(data): 添加统一设置数据仓库和JSON序列化器实现 GeWuYou 2026-04-05 21:40:28 +08:00
  • 46ea6f1ffd
    Merge pull request #179 from GeWuYou/feat/ci-publish-workflow-nuget-github v0.0.214 gewuyou 2026-04-05 20:54:45 +08:00
  • cd210da167 feat(workflow): 添加许可证合规检查工作流并优化发布流程 GeWuYou 2026-04-05 20:42:00 +08:00
  • 152da3fe3f
    Merge pull request #177 from GeWuYou/feat/ci-publish-workflow-nuget-github gewuyou 2026-04-05 20:28:46 +08:00
  • 1e092c07d3 chore(ci): 更新发布工作流配置 GeWuYou 2026-04-05 20:23:16 +08:00
  • 658a36fdd0
    Merge pull request #178 from GeWuYou/feat/godot-localization-settings gewuyou 2026-04-05 20:21:10 +08:00
  • e84af1512d feat(setting): 添加本地化设置测试并优化依赖注入 GeWuYou 2026-04-05 20:08:28 +08:00
  • d588372cff docs(godot): 添加 Godot 设置模块文档 GeWuYou 2026-04-05 19:54:09 +08:00
  • 41dd759379 feat(godot): 添加Godot本地化设置功能 GeWuYou 2026-04-05 19:54:02 +08:00
  • 46d8a7d4e2 chore(workflow): 移除发布状态检查 GeWuYou 2026-04-05 18:51:47 +08:00
  • 1f34928785 feat(ci): 添加发布工作流支持NuGet和GitHub Packages GeWuYou 2026-04-05 18:49:08 +08:00
  • 6cac882fb4 refactor(coroutine): 简化协程调度器中的执行阶段访问 GeWuYou 2026-04-05 15:21:51 +08:00
  • ccffb121b3 fix(coroutine): 修复协程完成状态处理中的异常情况 GeWuYou 2026-04-05 15:18:29 +08:00
  • 03346fbfe7 docs(coroutine): 更新协程系统文档 GeWuYou 2026-04-05 15:06:53 +08:00
  • 1c41c57d72 feat(coroutine): 添加协程系统核心组件与Godot集成 GeWuYou 2026-04-05 15:06:35 +08:00
  • 34a333a0c1 fix(generator): 解决重复引用路径生成成员名称不稳定问题 GeWuYou 2026-04-05 13:44:31 +08:00
  • 8c9fbb39b2 feat(config): 添加YAML配置加载器依赖注入支持 GeWuYou 2026-04-05 13:34:50 +08:00
  • 4ad89b10b2 chore(dependencies): 添加 Microsoft.Extensions.DependencyInjection 引用 GeWuYou 2026-04-05 13:28:32 +08:00
  • 8f6c453c1a refactor(architectures): 添加依赖注入服务引用 GeWuYou 2026-04-05 13:18:42 +08:00
  • f7e05d19cc docs(core): 添加核心架构与CQRS模式详细文档 GeWuYou 2026-04-05 11:02:00 +08:00
  • bb2b3a0c60 refactor(arch): 重构架构组件注册机制 GeWuYou 2026-04-05 11:01:50 +08:00
  • 01dc1523a5 feat(architecture): 添加架构核心组件和依赖注入容器实现 GeWuYou 2026-04-05 10:52:21 +08:00
  • 16fae83f70 feat(architectures): 添加架构基类和初始化编排功能 GeWuYou 2026-04-05 10:03:48 +08:00
  • a22e522cf9
    Merge pull request #173 from GeWuYou/refactor/analyzer-method-resolution gewuyou 2026-04-05 10:03:20 +08:00
  • 37049be600 refactor(analyzer): 重构上下文注册分析器中的辅助方法解析逻辑 GeWuYou 2026-04-05 09:14:15 +08:00
  • d2ecd14ca8 refactor(analyzer): 优化上下文注册分析器中的方法解析逻辑 GeWuYou 2026-04-05 00:25:14 +08:00
  • 9239e51644
    Merge pull request #172 from GeWuYou/feat/gframework-analysis gewuyou 2026-04-04 23:47:12 +08:00
  • 7901a69028 docs(generator): 更新上下文获取生成器文档中的措辞 GeWuYou 2026-04-04 23:42:05 +08:00
  • 8eaf837327 refactor(analyzer): 优化上下文注册分析器中的语法匹配逻辑 GeWuYou 2026-04-03 23:50:09 +08:00
  • c5a33ed571 docs(source-generators): 添加源代码生成器文档和测试项目配置 GeWuYou 2026-04-03 23:48:24 +08:00
  • 7fda40de42 feat(game): 添加游戏内容配置系统实现 GeWuYou 2026-04-03 22:58:05 +08:00
  • ecf2309e11 docs(game): 添加游戏内容配置系统文档 GeWuYou 2026-04-03 22:01:10 +08:00
  • ec4e2edeab feat(config): 添加AI-First游戏内容配置系统 GeWuYou 2026-04-03 21:17:39 +08:00
  • 61cc7eaa6d feat(config): 添加AI-First配置系统及文档 GeWuYou 2026-04-03 19:10:23 +08:00
  • ec5153f452
    Merge pull request #170 from GeWuYou/test/game-integration-tests gewuyou 2026-04-03 17:47:37 +08:00
  • b4e026a70d feat(config): 添加YAML配置文件的JSON Schema校验功能 GeWuYou 2026-04-03 17:08:24 +08:00
  • 0e538738df feat(game): 添加游戏内容配置系统和YAML配置校验器 GeWuYou 2026-04-03 16:32:14 +08:00
  • f63714f1e1 test(game): 添加游戏模块集成测试项目 GeWuYou 2026-04-03 15:50:45 +08:00
  • 14ed42cabe
    Merge pull request #169 from GeWuYou/feat/game-content-config gewuyou 2026-04-03 12:44:12 +08:00
  • b1e9d0a345 feat(config): 添加基于YAML的配置加载器和架构验证器 GeWuYou 2026-04-03 12:31:58 +08:00
  • 081a65f740 feat(config): 添加YAML配置加载器依赖注入支持 GeWuYou 2026-04-03 12:21:03 +08:00
  • 12ce31f82a feat(game): 添加游戏内容配置系统 GeWuYou 2026-04-03 12:00:32 +08:00
  • a92e514ffe
    Merge pull request #168 from GeWuYou/feat/ai-first-config-system gewuyou 2026-04-03 10:14:34 +08:00
  • 76479eb9f8 refactor(GFramework.SourceGenerators): 添加全局命名空间引用以支持代码生成 GeWuYou 2026-04-03 10:04:18 +08:00
  • 3bca6390ce feat(config): 添加JSON schema配置生成器 GeWuYou 2026-04-03 09:53:51 +08:00
  • 48fd8a22bb feat(config): 添加AI-First配置系统及源生成器 GeWuYou 2026-04-03 09:25:06 +08:00
  • eaa1e5dff4
    Merge pull request #166 from GeWuYou/feat/config-content-system gewuyou 2026-04-02 22:29:59 +08:00
  • 3c52c8c1ea feat(config): 添加配置验证和YAML解析功能 GeWuYou 2026-04-02 22:22:46 +08:00
  • ad13f58a45 Bump Godot.SourceGenerators from 4.6.1 to 4.6.2 dependabot[bot] 2026-04-02 13:56:13 +00:00
  • 14fb9f1fa1 Bump System.Text.Json from 8.0.5 to 8.0.6 dependabot[bot] 2026-04-02 13:52:42 +00:00
  • c668dca7ba Bump GodotSharp and GodotSharpEditor dependabot[bot] 2026-04-02 13:04:13 +00:00
  • 55602b16f2 chore(workflow): 激活 VS Code 扩展发布工作流配置 GeWuYou 2026-04-02 21:42:46 +08:00
  • 093f01ed98 chore(deps): bump trufflesecurity/trufflehog from 3.94.1 to 3.94.2 dependabot[bot] 2026-04-02 12:55:54 +00:00
  • 32e57eb1b9 Bump Meziantou.Analyzer from 3.0.27 to 3.0.43 dependabot[bot] 2026-04-02 13:05:33 +00:00
  • 4ae1b31d60 Bump Scriban from 7.0.5 to 7.0.6 dependabot[bot] 2026-04-02 13:29:28 +00:00
  • 94f0f536ea feat(config): 添加游戏内容配置系统和VS Code工具 GeWuYou 2026-04-02 21:29:07 +08:00
  • 3f26231c84 Bump Meziantou.Polyfill from 1.0.104 to 1.0.106 dependabot[bot] 2026-04-02 13:06:08 +00:00
  • 6df348fb4e feat(config-tool): 添加 VS Code 扩展实现配置文件管理功能 GeWuYou 2026-04-02 20:44:34 +08:00
  • 3dbe7a979f
    Merge pull request #158 from GeWuYou/feat/game-config gewuyou 2026-04-02 09:06:24 +08:00
  • 988d7f85fd docs(config): 添加配置系统文档和VS Code工具 GeWuYou 2026-04-02 08:46:34 +08:00
  • 642f2641ec chore(ci): 禁用 VS Code 扩展发布工作流 GeWuYou 2026-04-02 08:24:49 +08:00
  • 01616c745d feat(config-tool): 添加配置验证工具和相关功能 GeWuYou 2026-04-01 23:06:44 +08:00
  • 2d02c1efdd feat(core): 迁移项目基础配置和依赖 GeWuYou 2026-04-01 23:05:48 +08:00
  • 9e3efa04c7 chore(vscode-config-extension): 更新发布者名称为大写格式 GeWuYou 2026-04-01 23:00:03 +08:00
  • 4c6deb4097 feat(vscode-extension): 添加 GFramework 配置工具扩展 GeWuYou 2026-04-01 22:58:47 +08:00
  • 38bd934779 feat(docs): 添加游戏内容配置系统文档和VSCode插件功能 GeWuYou 2026-04-01 21:35:53 +08:00
  • 65a6e2c257
    Merge pull request #157 from GeWuYou/feat/game-content-config-yaml-schema gewuyou 2026-04-01 21:09:58 +08:00
  • 03580d6836 feat(game): 添加游戏内容配置系统及YAML Schema校验器 GeWuYou 2026-04-01 21:02:25 +08:00
  • 965f20059f
    Merge pull request #156 from GeWuYou/feat/config-management v0.0.213 gewuyou 2026-04-01 12:54:45 +08:00
  • c84f62897c refactor(config): 优化YAML配置模式验证器中的允许值检查逻辑 GeWuYou 2026-04-01 12:47:31 +08:00
  • ad87f72ca6 feat(game): 添加游戏内容配置系统 GeWuYou 2026-04-01 12:38:52 +08:00
  • 5b8099cd98 feat(game): 添加游戏内容配置系统和VS Code插件支持 GeWuYou 2026-04-01 10:18:34 +08:00
  • 15761c6677 feat(game): 添加基于YAML的游戏内容配置系统 GeWuYou 2026-04-01 09:04:28 +08:00
  • 0c662ced2a feat(game): 添加游戏内容配置系统和VS Code插件支持 GeWuYou 2026-03-31 22:49:10 +08:00
  • e8d0ea2daf feat(game): 添加游戏内容配置系统和VS Code扩展 GeWuYou 2026-03-31 22:44:58 +08:00
  • 3332aaff7b feat(config): 添加YAML配置加载器及开发期热重载功能 GeWuYou 2026-03-31 22:39:39 +08:00
  • ae9693e0ff refactor(config): 更新配置加载器依赖项 GeWuYou 2026-03-31 22:32:57 +08:00
  • b87e511334 docs(game): 添加游戏模块完整文档 GeWuYou 2026-03-31 22:30:33 +08:00
  • a10cc5b6f0
    Merge pull request #155 from GeWuYou/docs/add-vitepress-config-with-escape-plugin gewuyou 2026-03-31 19:54:05 +08:00
  • 4c64db3c58 docs(vitepress): 添加文档站点配置文件 GeWuYou 2026-03-31 19:28:24 +08:00
  • 783570bae0
    Merge pull request #154 from GeWuYou/docs/source-generators-complete-documentation gewuyou 2026-03-31 18:41:56 +08:00
  • 24dc2bb9cf feat(docs): 初始化 GFramework 文档站点配置 GeWuYou 2026-03-31 18:37:11 +08:00
  • 059d5a8f41
    Merge pull request #153 from GeWuYou/docs/source-generators-complete-documentation gewuyou 2026-03-31 17:26:20 +08:00
  • 38020c32a2 docs(source-generators): 添加源代码生成器完整文档 GeWuYou 2026-03-31 15:10:06 +08:00
  • ba45171924
    Merge pull request #152 from GeWuYou/feat/bindnodesignal-generator v0.0.212 gewuyou 2026-03-31 12:15:54 +08:00
  • 693cad2adf refactor(generators): 统一添加必要的命名空间引用 GeWuYou 2026-03-31 12:09:47 +08:00
  • 6fa4580893 feat(generator): 添加 BindNodeSignal 和 GetNode 源代码生成器 GeWuYou 2026-03-31 11:11:23 +08:00
  • 2dfd6e044f feat(Godot.SourceGenerators): 添加 BindNodeSignal 源代码生成器 GeWuYou 2026-03-31 10:26:44 +08:00
  • 9cca190aff docs(generator): 添加源码生成器文档和分析器规则清单 GeWuYou 2026-03-31 10:03:31 +08:00
  • 5b996d8618 feat(generator): 添加 BindNodeSignal 源生成器实现 GeWuYou 2026-03-31 09:39:06 +08:00
  • 91f0375461 refactor(tests): 更新测试驱动程序依赖 GeWuYou 2026-03-30 18:41:52 +08:00
  • 9972788c32 feat(vscode): 添加 GFramework 配置工具扩展 GeWuYou 2026-03-30 18:37:15 +08:00
  • c9d2306295 feat(generator): 添加JSON schema配置代码生成功能 GeWuYou 2026-03-30 18:29:31 +08:00