 bottlefishandCursor
|
aaf248a0ef
|
feat(eye): 添加聚焦/想象演出眨眼调参项
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-01 18:28:31 +08:00 |
|
 bottlefishandCursor
|
7177039f71
|
feat(eye): 视口遮罩演出眨眼序列与自动眨眼冷却重置
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-01 18:28:24 +08:00 |
|
 bottlefishandCursor
|
660f8e24ee
|
fix(eye): 修复视口遮罩不可见并避免遮挡系统 UI
- 将 overlay Canvas 设到 UI 层以匹配 UI Camera culling mask
- sortingOrder 设为 0,位于 UI Canvas(1) 与 Dialog(3) 之下
- 修正 EnterModule 与 Start 时序,避免模块激活后被误关
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-01 17:39:24 +08:00 |
|
dingyuntian
|
39cf031761
|
Merge branch '佩佩记忆部分优化' into 'develop'
feat(peipei-eye): 新增 EyeUnifiedSprite 着色器与材质
See merge request aibis-dream/aibis-dream!718
|
2026-06-30 13:23:23 +00:00 |
|
 bottlefishandCursor
|
9867c84ccf
|
fix(eye): 视觉模块 overlay 不遮挡系统 UI 与对话框
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 21:20:54 +08:00 |
|
 bottlefishandCursor
|
6f8e306fb6
|
art(memory): maskTexture 迁入 Feature_Memory/Render
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 20:55:12 +08:00 |
|
 bottlefishandCursor
|
4fa3aac335
|
art(memory): overlay 笔刷迁入 Feature_Memory/Art/Overlay
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 20:55:04 +08:00 |
|
 bottlefishandCursor
|
f35edeabe8
|
feat(memory): 搜索 overlay 遮罩与调频目标采样优化
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 20:39:26 +08:00 |
|
 bottlefishandCursor
|
d001c824a0
|
feat(memory): 暴露滑条起始值与最大值供目标采样
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 20:39:08 +08:00 |
|
 bottlefishandCursor
|
06be1d6eef
|
fix(peipei): UF_spriteIn 从 Yarn 变量解析 EyeTarget
切换 UF 模式后 CurrentTarget 可能为空,回退读取 $currentEyeTarget。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 16:14:33 +08:00 |
|
 bottlefishandCursor
|
6dbd6917f9
|
refactor(peipei): UF 效果改由后处理 Volume 驱动
将 UF 想象/记忆/Ascii 状态从 unified shader weight 迁移至 Volume weight tween。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 16:14:22 +08:00 |
|
 bottlefishandCursor
|
57e20d0dce
|
fix(peipei): UF overlay fade 前激活 Sprite
fade in 时启用 overlay GameObject,fade out 完成后隐藏。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 16:14:16 +08:00 |
|
 bottlefishandCursor
|
29a1c7d7cb
|
feat(peipei): 错色 Error overlay 淡入淡出驱动
自动绑定 sibling Error Sprite,并在 WrongColor 状态切换时同步 overlay alpha。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 16:14:10 +08:00 |
|
 bottlefishandCursor
|
04b441d977
|
feat(peipei-eye): 新增视口椭圆遮罩与眨眼效果
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 13:55:57 +08:00 |
|
 bottlefishandCursor
|
488149e8d4
|
fix(peipei-eye): 编辑模式下改用 sharedMaterial 避免材质泄漏
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 13:55:51 +08:00 |
|
 bottlefishandCursor
|
cc069b1da3
|
fix(fix-system): 调整视觉模块进入时 UI 时序
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 12:54:42 +08:00 |
|
 bottlefishandCursor
|
2fcb998e6f
|
refactor(peipei-eye): 视觉模块平移改用 Cinemachine 锚点
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 12:54:35 +08:00 |
|
 bottlefishandCursor
|
140e05b4d1
|
feat(peipei-eye): UF 效果迁移到 unified sprite 权重
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 12:54:29 +08:00 |
|
 bottlefishandCursor
|
07d330f6db
|
refactor(peipei-eye): 重构 Eye 上色为 unified 驱动并集中调参
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-30 12:54:23 +08:00 |
|
bottlefish
|
268bdd19d9
|
feat(fix-system): 支持记忆画面使用UI显示
|
2026-06-29 22:57:14 +08:00 |
|
bottlefish
|
814b659c39
|
feat(fix-system): 迁移记忆调频到精灵材质
|
2026-06-29 22:23:10 +08:00 |
|
dingyuntian
|
2389c9ef3e
|
fix(ui): show_obj改进
|
2026-06-29 20:20:04 +08:00 |
|
dingyuntian
|
f25674a043
|
fix: 修正场景加载参数并添加展示隐藏时间控制
|
2026-06-29 19:31:48 +08:00 |
|
dingyuntian
|
1e60b0005e
|
Merge branch 'develop' into 记忆检查shader优化
|
2026-06-29 17:52:47 +08:00 |
|
bottlefish
|
a36dc7c003
|
Fix mobile render texture black screens
|
2026-06-29 16:34:26 +08:00 |
|
dingyuntian
|
870bf96c0f
|
docs(save): 更新存档系统 README 与设计方案
|
2026-06-29 15:59:50 +08:00 |
|
dingyuntian
|
3775aed368
|
feat(save): 支持无节点 anchor 恢复与延迟屏幕遮罩应用
|
2026-06-29 15:59:21 +08:00 |
|
dingyuntian
|
08b8f34bde
|
fix(timeline-kit): 避免未播放 Timeline 读档时被 Reset
|
2026-06-29 15:59:05 +08:00 |
|
dingyuntian
|
e41756d0f0
|
fix(camera): 修复立即切换相机时 CustomBlend 仍生效
|
2026-06-29 15:58:51 +08:00 |
|
dingyuntian
|
2d43af4827
|
feat(fix-system): 支持 Fix 系统任务面板与身体模块状态读档恢复
|
2026-06-29 15:58:35 +08:00 |
|
dingyuntian
|
0f681b518e
|
feat(save): 添加 Yarn 节点 InProgress 跟踪与 detour 续跑去重
|
2026-06-29 15:58:15 +08:00 |
|
dingyuntian
|
382b784605
|
feat(save): 扩展快照 DTO 支持任务面板与模块状态
|
2026-06-29 15:57:59 +08:00 |
|
bottlefish
|
5efb2ff157
|
fix: guard eye module input initialization
|
2026-06-27 00:34:25 +08:00 |
|
bottlefish
|
43465e8f34
|
feat: add memory tuning sprite shader
|
2026-06-26 23:59:10 +08:00 |
|
bottlefish
|
bf416f604b
|
fix: handle Yarn initial variable storage fallback
|
2026-06-26 23:57:38 +08:00 |
|
dingyuntian
|
009776eb32
|
docs(save): 更新存档规范与 Yarn 节点类型文档
|
2026-06-24 22:45:32 +08:00 |
|
dingyuntian
|
5a0b7a047b
|
feat(save-system): 新增 Yarn <<save>> 显式存档与测试归档模式
|
2026-06-24 22:45:00 +08:00 |
|
dingyuntian
|
e90da7bab7
|
fix(save-system): 修复读档时 UI 与游戏状态未对齐
|
2026-06-24 22:44:43 +08:00 |
|
dingyuntian
|
b53a3f45b7
|
refactor(fix-system): 移除 IFixSceneCue.SetArgs,改用 Director 与 Transition 传参
|
2026-06-24 22:44:01 +08:00 |
|
dingyuntian
|
e4ec8fce57
|
refactor(save-system): EyeSystem 与 PunchTape 迁移为显式 DTO 快照
|
2026-06-24 22:43:49 +08:00 |
|
dingyuntian
|
d780ff59ee
|
refactor(fix-system): FixPanel 与 Cable 迁移为显式快照
|
2026-06-24 22:43:39 +08:00 |
|
dingyuntian
|
57b03aeb08
|
refactor(fix-system): BodyModule 持久化从 IData 改为显式快照
|
2026-06-24 22:43:28 +08:00 |
|
dingyuntian
|
b7bfa28fd7
|
refactor(actor-kit): SubwayCenter 迁移为显式快照
|
2026-06-24 22:43:17 +08:00 |
|
dingyuntian
|
2a0c34fd7a
|
refactor(actor-kit): Actor 体系迁移为 DTO 快照与异步恢复
|
2026-06-24 22:43:08 +08:00 |
|
dingyuntian
|
3746f4aeb6
|
feat(save-system): 新增维修与场景子模块快照 DTO 与 Provider
|
2026-06-24 22:42:56 +08:00 |
|
dingyuntian
|
5cae227fec
|
feat(framework): 状态机与 AnimatorKit 支持读档即时恢复
|
2026-06-24 22:34:57 +08:00 |
|
dingyuntian
|
d88f794759
|
refactor(save-system): 移除旧存档基础设施 DeepRepair、IData 与 LoadIndex
|
2026-06-24 22:34:47 +08:00 |
|
dingyuntian
|
d2c7837a74
|
refactor(timeline-kit): 清理 DirectorHandler 自动绑定冗余日志
|
2026-06-22 19:02:58 +08:00 |
|
dingyuntian
|
07850fcf1c
|
feat: 添加 BubbleSlotKit 与 VirtualCamRegistry 集中管理气泡槽位和虚拟相机
|
2026-06-22 19:02:52 +08:00 |
|
dingyuntian
|
0368374a98
|
refactor(fix-system): 将 FixStateMachine 重构为 FixSceneDirector 导演模式
|
2026-06-22 19:01:02 +08:00 |
|