dingyuntian
|
c751a859ff
|
feat(dialog): 添加梦境选项提示语支持
标记 #option_prompt 的台词不再进入普通台词流程,由 OptionView
暂存并在下一组 Dream Options 出现时显示在选项上方,同时通过
新增 LineHistoryAppend 事件加入对话历史。OnelineOptions 支持
提示语文本与独立选项根节点,并改为按实例追踪销毁按钮。
|
2026-07-19 00:00:17 +08:00 |
|
dingyuntian
|
4b595fcee9
|
fix: 对话框底色小改动
|
2026-07-18 19:24:13 +08:00 |
|
dingyuntian
|
7476263411
|
Merge branch 'develop' into feature/GameManager相关重构
|
2026-07-17 22:21:00 +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 |
|
bottlefish
|
cb1ddc1f93
|
Merge branch 'develop' into 7.11春优化
|
2026-07-16 18:42:23 +08:00 |
|
dingyuntian
|
9b6d008263
|
Merge branch 'develop' into feature/帧动画系统
|
2026-07-16 18:06:01 +08:00 |
|
dingyuntian
|
4100232162
|
feat: 添加全局屏幕转场面板
- 新增 ScreenTransitionPanel,支持 fade_in/out、fade_in_white、flash_white、
wipe_in/out、shutter_in/out 等多种转场效果
- 新增 Screen Transition Panel Prefab 并在 Persistence 场景挂载
- UIManager 启动时自动显示该面板
- BaseYarnCommand 新增对应的 Yarn 全局转场指令
|
2026-07-16 17:56:33 +08:00 |
|
bottlefish
|
e0318026d7
|
scene(ui): 调整持久场景终端界面配置
|
2026-07-16 17:54:50 +08:00 |
|
bottlefish
|
ea95111f2a
|
feat(dream): 完善梦境门与星空聚焦演出
|
2026-07-16 17:52:34 +08:00 |
|
bottlefish
|
96164e1887
|
feat(huoshan): 重构笑话发生器像素噪点表现
|
2026-07-16 17:51:01 +08:00 |
|
bottlefish
|
754d03b47d
|
feat(fix-system): 优化损坏模块火花表现
|
2026-07-16 17:50:48 +08:00 |
|
dingyuntian
|
8c795f4474
|
Merge branch 'develop' into feature/新动画系统
|
2026-07-15 20:21:37 +08:00 |
|
bottlefish
|
8c37a0bd09
|
Merge remote-tracking branch 'origin/feature/demo脚本调整' into 7.11春优化
|
2026-07-15 19:55:59 +08:00 |
|
bottlefish
|
e9e21920f1
|
scene: 调整持久化场景默认对象状态
|
2026-07-15 19:42:30 +08:00 |
|
bottlefish
|
5c6cc5c4a6
|
scene(fix-system): 同步维修场景与温控器配置
|
2026-07-15 19:42:00 +08:00 |
|
bottlefish
|
fd77b5c248
|
feat(effects): 优化故障噪声与场景后处理表现
|
2026-07-15 19:39:43 +08:00 |
|
bottlefish
|
fa66dbc7c9
|
feat(kite): 优化风筝镜头追赶与双捕捉表现
|
2026-07-15 19:39:12 +08:00 |
|
bottlefish
|
92087b81ef
|
feat(dream): 添加梦境数据溢出与虚焦表现
|
2026-07-15 19:38:42 +08:00 |
|
bottlefish
|
1f931e987f
|
fix(huoshan): 优化语言粒子布局与状态重置
|
2026-07-15 19:37:37 +08:00 |
|
bottlefish
|
d075d1e0f8
|
feat(fix-system): 添加维修模块运行状态表现
|
2026-07-15 19:34:50 +08:00 |
|
bottlefish
|
c38c2f75be
|
fix(save): 修复跨章节存档恢复校验
|
2026-07-15 19:27:18 +08:00 |
|
dingyuntian
|
91ffbeb130
|
feat(ui): 添加录制工具面板
新增 RecordingToolPanel,按 Ctrl+R 唤出侧边栏,可独立控制光标、
版本号、Top Bar 与对话视觉的显隐。移除旧的
UIEventEnum.RecordingModeChanged 事件,改为各子系统提供显式
SetVisible API。在 Persistence 场景中配置面板层级与四个开关。
|
2026-07-15 16:51:55 +08:00 |
|
dingyuntian
|
85a3fc9e14
|
feat(frameAnima): 动画系统前四个阶段
|
2026-07-15 15:13:56 +08:00 |
|
 bottlefishandCursor
|
dd66a52d65
|
scene: 将 Persistence 开场对话切到 Day2_FIRST_HS1
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-15 14:00:48 +08:00 |
|
 bottlefishandCursor
|
1cc5ac32aa
|
scene(huoshan): 同步旋钮三态与发条触发角
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 22:55:27 +08:00 |
|
 bottlefishandCursor
|
4f59e41b03
|
feat(subway): 添加车厢加速度驱动与扶手摆动
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 22:54:43 +08:00 |
|
 bottlefishandCursor
|
d00edd7bb8
|
scene: 登记叙事 Timeline 并挂入场景
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 22:53:59 +08:00 |
|
 bottlefishandCursor
|
b98214632e
|
feat(dream): 实现风筝镜头补偿与虚焦驱动
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 20:56:51 +08:00 |
|
 bottlefishandCursor
|
2c74ec2030
|
feat(tarot): 优化摊牌缩放与逆位动画节奏
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 20:56:33 +08:00 |
|
 bottlefishandCursor
|
71bfad4dae
|
scene(huoshan): 同步表达与销售模块场景参数
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 20:56:23 +08:00 |
|
 bottlefishandCursor
|
0d04d1a68d
|
scene(huoshan): 同步发条与平静场场景参数
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 14:24:29 +08:00 |
|
 bottlefishandCursor
|
6689effb87
|
feat(ui): 为旋钮交互添加旋转光标状态
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-13 14:22:17 +08:00 |
|
 bottlefishandCursor
|
4104de4166
|
scene(persistence): 调整启动对话与单行框状态
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-11 19:41:17 +08:00 |
|
 bottlefishandCursor
|
a48a6bf6ad
|
scene(peipei): 同步后处理材质并调整场景配置
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-11 19:40:45 +08:00 |
|
 bottlefishandCursor
|
cd00a524bb
|
fix(heatmap): 优化温度过渡并修复热点尺寸
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-11 19:40:10 +08:00 |
|
bottlefish
|
4eb9aacc47
|
Merge branch 'develop' into 7.3春优化
|
2026-07-09 15:30:40 +08:00 |
|
dingyuntian
|
3fefa18c65
|
fix: 火山修复
|
2026-07-09 15:16:17 +08:00 |
|
bottlefish
|
233cedd528
|
Merge branch 'develop' into 7.3春优化
|
2026-07-09 14:19:28 +08:00 |
|
 bottlefishandCursor
|
8a7b2d0ed2
|
feat(cable): 优化插线手感与线缆表现
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 14:04:48 +08:00 |
|
 bottlefishandCursor
|
c905eb4625
|
scene(peipei): 同步佩佩维修场景线缆参数
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 12:54:54 +08:00 |
|
 bottlefishandCursor
|
b5aab4edc1
|
scene(peipei): 同步佩佩维修场景线缆布局
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 22:21:56 +08:00 |
|
dingyuntian
|
84764d7b6b
|
scene(ui): 清理 Persistence 场景废弃 Loading UI
|
2026-07-05 00:16:16 +08:00 |
|
dingyuntian
|
204b2c43fb
|
fix(ui): 修复终端主菜单启动阶段音频通知时机
|
2026-07-05 00:12:20 +08:00 |
|
dingyuntian
|
5033bf0a3d
|
feat(main-ui): 完善主界面场景与终端设置面板配置
- Persistence 场景绑定 TVOnSignal 并调整倒影 GameObject 参数
- 按任意键开始 Timeline 新增 Signal Track 与 TV 开关机动画关键帧
- 新增 TVOnSignal.signal 资源
- TerminalSettingPanelMini 文本添加本地化组件
|
2026-07-04 23:13:27 +08:00 |
|
dingyuntian
|
aea6483849
|
feat(UI): 首页UI更新
|
2026-07-03 23:30:38 +08:00 |
|
dingyuntian
|
599bb44763
|
fix(tap): 安卓端打包
|
2026-07-02 21:22:48 +08:00 |
|
dingyuntian
|
e5a10ea0b7
|
fix(scene): 海报遮罩范围调整
|
2026-07-02 19:34:40 +08:00 |
|
dingyuntian
|
440979264e
|
Merge branch 'develop' into feature/UI更新&安卓适配
|
2026-07-02 19:32:13 +08:00 |
|
dingyuntian
|
cb4264f26e
|
Merge branch 'feature/mus_0702' into 'develop'
musupdate
See merge request aibis-dream/aibis-dream!724
|
2026-07-02 11:24:21 +00:00 |
|