dingyuntian
|
d5c4917a8a
|
test(dialog): 添加选项提示语元数据测试
校验 IsOptionPromptLine 仅匹配精确的 option_prompt 元数据。
|
2026-07-19 00:00:54 +08:00 |
|
dingyuntian
|
081ed0d883
|
test(save): 添加演出快照契约测试
校验 showcase/playTool/screen 的 SaveId 与还原顺序,
以及快照 section 的 JSON 序列化往返。
|
2026-07-19 00:00:01 +08:00 |
|
dingyuntian
|
7476263411
|
Merge branch 'develop' into feature/GameManager相关重构
|
2026-07-17 22:21:00 +08:00 |
|
dingyuntian
|
4b86068bbf
|
chore: 删除残留 TerminalUI 文件夹 meta
|
2026-07-17 20:20:25 +08:00 |
|
dingyuntian
|
5236066c7b
|
test(frame-animation): 补充共享 Sprite 与 Actor 集成测试
|
2026-07-17 20:19:34 +08:00 |
|
dingyuntian
|
447d61f941
|
feat(frame-animation): 编辑器支持共享 SpriteRect 与 Graph 属性面板
|
2026-07-17 20:19:24 +08:00 |
|
dingyuntian
|
21d51945c3
|
feat: GameManager相关重构
|
2026-07-17 14:24:02 +08:00 |
|
dingyuntian
|
3959561686
|
Merge branch 'develop' into feature/帧动画系统
|
2026-07-16 20:56:53 +08:00 |
|
dingyuntian
|
46602803dc
|
feat: 动画系统第五阶段(未验收)
|
2026-07-16 18:49:12 +08:00 |
|
bottlefish
|
7dfd87e868
|
test(save): 添加开发存档清单校验测试
|
2026-07-16 18:40:14 +08:00 |
|
bottlefish
|
8deff54e48
|
feat(save): 增强开发存档跳转与严格校验
|
2026-07-16 18:39:50 +08:00 |
|
bottlefish
|
161fe6ac7d
|
test(dev-save): 支持从测试归档恢复阶段存档
|
2026-07-15 19:27:53 +08:00 |
|
dingyuntian
|
85a3fc9e14
|
feat(frameAnima): 动画系统前四个阶段
|
2026-07-15 15:13:56 +08:00 |
|
 bottlefishandCursor
|
423a3954dd
|
feat(dev-save): 强化 Huoshan 阶段存档提升与跳转校验
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-15 13:57:21 +08:00 |
|
dingyuntian
|
19b6b9c4e2
|
fix: 章节编辑器问题修复
|
2026-07-13 22:24:39 +08:00 |
|
 bottlefishandCursor
|
b062ab4ddc
|
feat(dev-save): 用通用跳转工具替换佩佩存档跳转
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 14:21:51 +08:00 |
|
dingyuntian
|
f87dcc687f
|
feat(ui): 添加终端章节面板标题本地化
|
2026-07-05 00:16:34 +08:00 |
|
dingyuntian
|
04536c4b81
|
fix(editor): 修复 Aseprite JSON 尾随逗号解析问题
- 移除 AsepriteMeta 中未使用的 layers/slices 字段
- 新增 SanitizeJsonForUnity 正则清理尾随逗号
- 修复 Aseprite 导出 JSON 偶发尾随逗号导致 JsonUtility 解析失败
|
2026-07-04 23:12:30 +08:00 |
|
dingyuntian
|
7d7c8893fc
|
feat(editor): 添加 Yarn 本地化校验工具
- 新增 Editor 窗口:AIBIS → Yarn 本地化校验
- 新增 BatchMode CLI:Tools/validate_yarn_l10n.py
- 新增文档:Docs/本地化校验工具.md
- 校验 Yarn 原文 string table 与各语言 CSV 的 line id 一致性
|
2026-07-04 23:12:21 +08:00 |
|
dingyuntian
|
575ebebfaf
|
feat(build): 安卓打包版本号自增
|
2026-07-03 23:31:27 +08:00 |
|
dingyuntian
|
c912ac89c5
|
chore(ui): 删除终端旧版构建工具与Timeline
|
2026-07-02 02:45:10 +08:00 |
|
 dingyuntianandCursor
|
f4ee41c522
|
scene(ui): 更新 Terminal UI 预制体与 Persistence 场景
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-01 19:03:38 +08:00 |
|
 dingyuntianandCursor
|
a05d5d476c
|
feat(ui): 添加 Terminal 风格主界面 UI 系统
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-01 12:06:11 +08:00 |
|
dingyuntian
|
7e21d33cdd
|
fix(anima): 动画片段及生成器修正
|
2026-06-29 20:09:39 +08:00 |
|
dingyuntian
|
67f3abd825
|
test(save): 更新验证窗口模拟 OnNodeStart 自动档判定
|
2026-06-29 15:59:35 +08:00 |
|
dingyuntian
|
43c3f8531d
|
feat(editor): 新增 SaveSystem 测试窗口并更新验证工具读档入口
|
2026-06-24 22:45:11 +08:00 |
|
dingyuntian
|
67668f18e0
|
feat(SaveSystem): 读档编排 Phase+Barrier 与自动存档抑制
|
2026-06-22 14:48:30 +08:00 |
|
 dingyuntianandCursor
|
0b0d22d009
|
feat(save): 验证工具增加运行时自动存档历史
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-18 14:34:29 +08:00 |
|
dingyuntian
|
181eeb679b
|
test(save): 添加存档系统编辑器验证工具
|
2026-06-17 12:50:03 +08:00 |
|
dingyuntian
|
44f001361e
|
fix: 修复章节加载顺序错乱问题
|
2026-04-28 17:33:16 +08:00 |
|
dingyuntian
|
94d89330dc
|
feat(chapter): 添加章节图可视化编辑器
基于 UIToolkit 实现 ChapterGraph 编辑器窗口,可视化查看
和编辑 TalkSceneSO 之间的多出口连接关系。
|
2026-04-25 20:13:55 +08:00 |
|
dingyuntian
|
603a36f575
|
fix(editor): 修复 AnimationClip 复用时 StopTime 未更新
Made-with: Cursor
|
2026-04-16 00:14:53 +08:00 |
|
dingyuntian
|
6ef9edc220
|
chore: 更新编辑器界面和渲染器配置
Made-with: Cursor
|
2026-04-15 23:41:10 +08:00 |
|
dingyuntian
|
bc8bf2c183
|
feat(editor): 添加HandlerNameCollector工具
|
2026-04-10 13:22:43 +08:00 |
|
dingyuntian
|
bcb5e90938
|
chore: 删除TimelineNameCollector旧工具
|
2026-04-10 13:22:01 +08:00 |
|
dingyuntian
|
bf3120fc1c
|
Merge branch 'develop' into bugfix/内存问题
|
2026-03-27 16:32:27 +08:00 |
|
bottlefish
|
c2f4c0f83b
|
feat(huoshan): 添加 Sprite 噪波 Glitch 效果
Made-with: Cursor
|
2026-03-13 22:07:36 +08:00 |
|
bottlefish
|
421fc9944c
|
Merge branch 'develop' into 火山美术合入2.11
|
2026-03-13 18:33:30 +08:00 |
|
dingyuntian
|
8ad5135949
|
refactor(editor): 将 ResourceKit 的编辑器方法迁移至 EditorKit
|
2026-03-12 17:45:09 +08:00 |
|
dingyuntian
|
b2b959fe24
|
Merge branch 'develop' into feature/石头流程跑通
|
2026-03-06 16:56:44 +08:00 |
|
dingyuntian
|
91bb97b8c8
|
chore(editor): 清理 TimelineNameCache 未使用变量和冗余 meta 文件
- 删除未使用的 CacheFolderRelativePath 字段
- 删除 timeline_name_cache.json.meta 文件(对应 json 已不存在)
Made-with: Cursor
|
2026-03-06 16:49:58 +08:00 |
|
dingyuntian
|
806561ff72
|
style(editor): 简化 TimelineNameCache 代码格式
Made-with: Cursor
|
2026-03-06 15:32:42 +08:00 |
|
dingyuntian
|
62d8945832
|
refactor(fix-system): 移除 Gear 齿轮小游戏系统
Made-with: Cursor
|
2026-03-06 15:24:06 +08:00 |
|
dingyuntian
|
dd4095b381
|
chore: 将 TimelineNameCollector 编辑器缓存加入 gitignore 并移除跟踪
Made-with: Cursor
|
2026-03-05 19:16:51 +08:00 |
|
dingyuntian
|
cb49557aed
|
feat(editor): 添加 Timeline 名称收集器编辑器工具
Made-with: Cursor
|
2026-03-05 19:11:02 +08:00 |
|
dingyuntian
|
19c290091e
|
refactor: 移除SpriteGroupKit并清理诊疗旧指令
Made-with: Cursor
|
2026-02-28 15:55:29 +08:00 |
|
dingyuntian
|
756a04213f
|
feat(blockpuzzle): 重构方块交互事件并支持点击拖拽模式切换
Made-with: Cursor
|
2026-02-28 15:54:26 +08:00 |
|
bottlefish
|
6af8b3f5ab
|
Merge branch 'develop' into 火山美术合入2.11
|
2026-02-26 19:50:59 +08:00 |
|
 bottlefishandCursor
|
8c0aa03c2a
|
fix(editor): CustomEditor 命名空间与 using 统一
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-12 19:51:44 +08:00 |
|
dingyuntian
|
7273a37e76
|
石头手感调整
|
2026-02-11 21:04:26 +08:00 |
|