Commit Graph
1089 Commits
Author SHA1 Message Date
bottlefishandCursor 80d32a73d8 fix(ui): 主界面加载前黑屏遮罩,就绪后再淡出
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 16:38:06 +08:00
dingyuntian a603ad928f refactor(ui): 移除 BoolButton 本地化文本依赖 2026-07-02 14:52:51 +08:00
dingyuntian bde1040c9d feat(audio-kit): 添加主菜单环境音状态 2026-07-02 14:52:49 +08:00
dingyuntian fcd0955ae7 fix(fix-system): 修正线缆连接点与火花 VFX 参数 2026-07-02 14:52:44 +08:00
dingyuntian 7c15663bf2 Merge branch 'develop' into feature/UI更新&安卓适配 2026-07-02 10:49:12 +08:00
dingyuntian 29267659b9 fix(android): 移动端隐藏自定义光标 2026-07-02 02:45:20 +08:00
dingyuntian 3e2d1e931a feat(ui): 重构终端面板,拆分主菜单与局内终端 2026-07-02 02:44:02 +08:00
dingyuntian 2ef0cff2f1 Merge branch '7.1春细节优化' into 'develop'
fix(eye): 修复视口遮罩不可见并避免遮挡系统 UI

See merge request aibis-dream/aibis-dream!720
2026-07-01 14:04:29 +00:00
bottlefishandCursor af3c39dcb3 fix(eye): 修正视觉聚焦上色流程与 indicator 色值
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 21:13:07 +08:00
bottlefishandCursor d6e7afe4b3 fix(memory): 增强记忆调谐清晰度与扭曲表现
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 21:12:51 +08:00
dingyuntian 73e6b86579 fix(android): 安卓兼容 2026-07-01 19:48:33 +08:00
dingyuntian 3b96003c03 Merge branch 'develop' into feature/UI更新 2026-07-01 19:09:45 +08:00
dingyuntianandCursor 024202b19e feat(ui): 添加 TerminalPanel 统一终端 UI 导航并移除旧面板
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 19:03:14 +08:00
dingyuntianandCursor 4deb565882 refactor(ui): 重构 SelectItem 与 SliderItem 适配 Terminal 设置页
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 19:02:49 +08:00
bottlefishandCursor 9124a4bd6b feat(eye): 移动结束后先眨眼再触发聚焦或想象效果
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 18:28:36 +08:00
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
dingyuntianandCursor a05d5d476c feat(ui): 添加 Terminal 风格主界面 UI 系统
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 12:06:11 +08:00
dingyuntianandCursor da436479db fix(scene-mgmt): 修复场景加载后立即开对话的时序问题
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 12:05:46 +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
dingyuntian 2c9f609616 feat(main-ui): 添加开始界面背景与启动流程调整 2026-06-29 17:45:32 +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