dingyuntian
|
3adb04ebb3
|
feat: 本地化字体兼容
|
2026-08-02 01:22:40 +08:00 |
|
dingyuntian
|
62e05968b7
|
feat: 本地化扩展
|
2026-07-30 21:25:36 +08:00 |
|
dingyuntian
|
a48e4babd4
|
feat: 硬编码本地化
|
2026-07-28 21:34:42 +08:00 |
|
dingyuntian
|
ca5b714124
|
feat: 火山玩法本地化
仍有硬编码残留,待处理
|
2026-07-28 19:13:53 +08:00 |
|
dingyuntian
|
3ed84f79b1
|
refactor(punchtape): 打孔带数据改为Catalog定义驱动并迁移脚本目录
|
2026-07-20 02:10:24 +08:00 |
|
dingyuntian
|
21d51945c3
|
feat: GameManager相关重构
|
2026-07-17 14:24:02 +08:00 |
|
dingyuntian
|
56045b4bcd
|
fix(fade-kit): 修复 FadeKit 空引用和零时长异常
- 增加 Image 空引用保护
- 处理 duration 小于等于 0 的边界情况
- 动画开始前调用 DOKill 避免冲突
- 使用 DOFade 替代 DOBlendableColor,行为更明确
|
2026-07-16 17:56:59 +08:00 |
|
 bottlefishandCursor
|
d9c8e85f2b
|
fix(save): 读档前恢复 timeScale 并用 unscaledTime 淡入
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 20:21:52 +08:00 |
|
 bottlefishandCursor
|
b612a0763d
|
fix(camera): 场景卸载后重置机位枚举避免读档跳过切换
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 20:21:46 +08:00 |
|
dingyuntian
|
440979264e
|
Merge branch 'develop' into feature/UI更新&安卓适配
|
2026-07-02 19:32:13 +08:00 |
|
dingyuntian
|
c5c90eb5a3
|
feat(localization): 支持设置语言跟随系统语言
|
2026-07-02 19:15:21 +08:00 |
|
 bottlefishandCursor
|
80d32a73d8
|
fix(ui): 主界面加载前黑屏遮罩,就绪后再淡出
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 16:38:06 +08:00 |
|
dingyuntian
|
e41756d0f0
|
fix(camera): 修复立即切换相机时 CustomBlend 仍生效
|
2026-06-29 15:58:51 +08:00 |
|
dingyuntian
|
2a0c34fd7a
|
refactor(actor-kit): Actor 体系迁移为 DTO 快照与异步恢复
|
2026-06-24 22:43:08 +08:00 |
|
dingyuntian
|
5cae227fec
|
feat(framework): 状态机与 AnimatorKit 支持读档即时恢复
|
2026-06-24 22:34:57 +08:00 |
|
dingyuntian
|
07850fcf1c
|
feat: 添加 BubbleSlotKit 与 VirtualCamRegistry 集中管理气泡槽位和虚拟相机
|
2026-06-22 19:02:52 +08:00 |
|
dingyuntian
|
4ef236274d
|
Merge branch 'feature/升级Yarn3.2' into feature/Yarn3.0升级合入
|
2026-04-30 16:15:49 +08:00 |
|
dingyuntian
|
2a83fc5afe
|
fix: 屏幕适应重构,现在宽屏窄屏均可正常处理
|
2026-04-29 15:30:44 +08:00 |
|
dingyuntian
|
461fd18191
|
refactor(localization): 迁移本地化为 CSV 驱动并支持多语言角色名
|
2026-04-23 19:49:00 +08:00 |
|
dingyuntian
|
0137d54271
|
fix(scene-mgmt): 修复相机切换 blend 时间计算
|
2026-04-21 14:11:08 +08:00 |
|
dingyuntian
|
83acdeaecc
|
fix(camera-kit): 修复相机震动叠加导致无法回归原点
|
2026-04-19 14:58:54 +08:00 |
|
dingyuntian
|
ed3a394049
|
refactor(camera-kit): 清理废弃透视相机代码并增强健壮性
|
2026-04-15 22:22:53 +08:00 |
|
dingyuntian
|
bf3120fc1c
|
Merge branch 'develop' into bugfix/内存问题
|
2026-03-27 16:32:27 +08:00 |
|
bottlefish
|
421fc9944c
|
Merge branch 'develop' into 火山美术合入2.11
|
2026-03-13 18:33:30 +08:00 |
|
dingyuntian
|
ee6fcc7aff
|
fix: 修复条件编译和资源系统变更导致的代码问题
|
2026-03-12 17:46:51 +08:00 |
|
dingyuntian
|
d164e4db00
|
refactor: 移除废弃的 TimelineManager 和 MonoCenter
|
2026-03-09 20:54:59 +08:00 |
|
dingyuntian
|
b05e59f564
|
feat(fix-system): 重构BlockPuzzle系统,完善石头维修流程
|
2026-03-06 18:31:41 +08:00 |
|
dingyuntian
|
19c290091e
|
refactor: 移除SpriteGroupKit并清理诊疗旧指令
Made-with: Cursor
|
2026-02-28 15:55:29 +08:00 |
|
bottlefish
|
6af8b3f5ab
|
Merge branch 'develop' into 火山美术合入2.11
|
2026-02-26 19:50:59 +08:00 |
|
 bottlefishandClaude Code
|
cdeae42efb
|
feat: 添加归档系统和销售系统基础
- 新增Archive相关资源和预制体
- 新增SalesSystem销售系统基础
- 添加火山美术资源文件夹
Co-Authored-By: Claude Code <noreply@anthropic.com>
|
2026-02-11 18:25:50 +08:00 |
|
dingyuntian
|
6d4f6d3f9f
|
石头完善
|
2026-02-09 14:40:41 +08:00 |
|
dingyuntian
|
7464cd8b6c
|
更新
|
2026-01-22 18:16:11 +08:00 |
|
dingyuntian
|
e5a72a33b1
|
动画工具
|
2026-01-06 18:51:59 +08:00 |
|
dingyuntian
|
d31146a164
|
动画序列控制器
|
2026-01-05 20:49:01 +08:00 |
|
dingyuntian
|
40756fff95
|
Merge branch 'develop' into feature/签字功能
|
2025-12-25 22:02:33 +08:00 |
|
dingyuntian
|
7cc41f3562
|
Merge branch 'develop' into feature/配置项相关
|
2025-12-12 15:16:11 +08:00 |
|
dingyuntian
|
4ad0714dbf
|
石头接入
|
2025-12-11 23:42:41 +08:00 |
|
bottlefish
|
8ee256b214
|
火山流程串联
|
2025-12-11 18:27:51 +08:00 |
|
bottlefish
|
ec1eeb2f31
|
提交
|
2025-12-09 21:42:49 +08:00 |
|
bottlefish
|
f1c2c5a1ee
|
提交
|
2025-12-04 20:38:02 +08:00 |
|
dingyuntian
|
cf1d020b99
|
签字功能完成
|
2025-11-19 15:08:08 +08:00 |
|
bottlefish
|
8add0f18f8
|
Merge branch '火山语言模块原型制作' into 11.18火山流程合入
|
2025-11-18 16:36:04 +08:00 |
|
dingyuntian
|
ef260e5d43
|
文本系统重做完成
|
2025-11-12 20:00:18 +08:00 |
|
bottlefish
|
8cf629b1c6
|
语言模块基础迭代
|
2025-11-12 19:46:16 +08:00 |
|
dingyuntian
|
845ac9cc27
|
合并
|
2025-11-11 21:07:02 +08:00 |
|
dingyuntian
|
20b0b1444a
|
提交
|
2025-11-06 18:41:52 +08:00 |
|
dingyuntian
|
7f36a9e28f
|
Ver.0.3.2.23
|
2025-09-23 15:50:54 +08:00 |
|
dingyuntian
|
3eb30d6aec
|
黑边修复
|
2025-09-03 20:01:54 +08:00 |
|
dingyuntian
|
62d3ebf6ae
|
问题修复
|
2025-09-02 15:56:53 +08:00 |
|
bottlefish
|
9213457067
|
修复英文问题,添加遗漏本地化
|
2025-09-02 04:38:54 +08:00 |
|