dingyuntian
|
bd3988424f
|
Merge branch 'feature/录制模式' into 'develop'
feat(record): 增加录制模式,按ctrl+R
See merge request aibis-dream/aibis-dream!737
|
2026-07-11 07:29:43 +00:00 |
|
dingyuntian
|
49df75279d
|
Merge branch '风筝交互优化' into 'develop'
art: 添加风筝分层底图与风筝层素材
See merge request aibis-dream/aibis-dream!736
|
2026-07-11 05:18:01 +00:00 |
|
 bottlefishandCursor
|
467dbfdf84
|
feat(scene-mgmt): 优化风筝与轱辘交互动效
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-11 12:31:30 +08:00 |
|
bottlefish
|
6e939d2a72
|
feat(scene-mgmt): 添加风筝连续表现指令
|
2026-07-11 01:07:54 +08:00 |
|
 bottlefishandCursor
|
2792d8fafa
|
fix(ui): 修复单行对话框未激活时空引用
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 22:33:28 +08:00 |
|
 bottlefishandCursor
|
8d1f072d55
|
feat(dialog): 添加精灵动效 Yarn 命令
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 22:33:05 +08:00 |
|
 bottlefishandCursor
|
18d6d970f9
|
feat(scene-mgmt): 实现风筝精灵分层动效系统
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 22:32:52 +08:00 |
|
dingyuntian
|
ea6b75d73d
|
feat(record): 增加录制模式,按ctrl+R
|
2026-07-10 18:58:47 +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
|
4a66ba766e
|
fix(cable): 固定插头与线缆排序并移除拖拽切层
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 12:54:45 +08:00 |
|
 bottlefishandCursor
|
4ded2b8eab
|
feat(cable): 线缆改用 Mesh 渲染并优化插接物理
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 12:54:36 +08:00 |
|
 bottlefishandCursor
|
f6997e8816
|
feat(cable): 新增单 Mesh 线缆渲染器
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 12:54:28 +08:00 |
|
bottlefish
|
2e7c87c886
|
fix(fix-system): 优化线缆物理拖拽和像素风渲染
|
2026-07-09 00:51:34 +08:00 |
|
bottlefish
|
f273569e7c
|
feat(cable): 线缆优化
|
2026-07-08 22:31:21 +08:00 |
|
 bottlefishandCursor
|
3092c3554b
|
feat(fix-system): 优化线缆渲染与拖拽排序
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 22:21:29 +08:00 |
|
 bottlefishandCursor
|
7d16bfe7bc
|
test(fix-system): 扩展佩佩开发档读档跳转菜单
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 20:22:22 +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 |
|
bottlefish
|
c7c1571feb
|
test(fix-system): 添加佩佩记忆跳转测试菜单
|
2026-07-06 14:50:03 +08:00 |
|
bottlefish
|
6469a6b746
|
fix(fix-system): 优化记忆调节接近目标视觉反馈
|
2026-07-06 14:49:42 +08:00 |
|
dingyuntian
|
88dd2c95e8
|
fix(ui): 修复记录界面滚动问题
|
2026-07-05 01:27:08 +08:00 |
|
dingyuntian
|
f87dcc687f
|
feat(ui): 添加终端章节面板标题本地化
|
2026-07-05 00:16:34 +08:00 |
|
dingyuntian
|
204b2c43fb
|
fix(ui): 修复终端主菜单启动阶段音频通知时机
|
2026-07-05 00:12:20 +08:00 |
|
dingyuntian
|
c5c8729704
|
fix(fix-system): 修复修复系统气泡加载前相机切换问题
|
2026-07-05 00:11:46 +08:00 |
|
dingyuntian
|
e015b756f6
|
feat(audio-kit): 终端 UI 菜单音效与暂停菜单环境音
- 新增 TerminalUIAudio 事件通知与 TerminalUIAudioBehaviour 组件
- TerminalButton/TerminalMenuItemView/SelectItem/SliderItem 接入悬停与点击音效
- AudioManager 监听 TerminalUIEvent 播放 menu_hover/menu_click
- 新增 PauseMenu 环境音状态及恢复逻辑
- 新增 MainMenuStage FMOD 参数控制
- BaseButton 调用基类 DoStateTransition 保证状态事件正确触发
- 为 TerminalChapterPanel Prefab 添加 TerminalUIAudioBehaviour
|
2026-07-04 23:12:47 +08:00 |
|
dingyuntian
|
aea6483849
|
feat(UI): 首页UI更新
|
2026-07-03 23:30:38 +08:00 |
|
dingyuntian
|
440979264e
|
Merge branch 'develop' into feature/UI更新&安卓适配
|
2026-07-02 19:32:13 +08:00 |
|
dingyuntian
|
5305033016
|
fix(log-kit): 禁用 Android 真机日志写入
|
2026-07-02 19:16:35 +08:00 |
|
dingyuntian
|
bd70442e45
|
style(fix-system): 补全 Cable 脚本文件末尾换行
|
2026-07-02 19:16:28 +08:00 |
|
dingyuntian
|
b98681acab
|
fix(audio-kit): 修复 OpenFixScene 环境音状态
|
2026-07-02 19:15:52 +08:00 |
|
dingyuntian
|
37e9127260
|
feat(ui): 添加终端继续游戏入口
|
2026-07-02 19:15:32 +08:00 |
|
dingyuntian
|
c5c90eb5a3
|
feat(localization): 支持设置语言跟随系统语言
|
2026-07-02 19:15:21 +08:00 |
|
dingyuntian
|
517a03bbc3
|
perf(save): 优化存档写入性能并支持关闭缩略图
|
2026-07-02 19:15:11 +08:00 |
|
 bottlefishandCursor
|
478f431dd3
|
chore(ui): 移除移动端强制显示快进按钮
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 19:09:16 +08:00 |
|
 bottlefishandCursor
|
a1d972c074
|
fix(memory): 放宽调频成功判定阈值
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 19:09:12 +08:00 |
|
 bottlefishandCursor
|
6ac7fcf9da
|
fix(eye): 视口遮罩改用屏幕坐标并复用 Canvas 层级
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 19:03:26 +08:00 |
|
 bottlefishandCursor
|
7884812131
|
fix(eye): 运行时检测 EyeUnifiedSprite 平台支持
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 17:56:51 +08:00 |
|
 bottlefishandCursor
|
f3c3994f5c
|
fix(memory): 调频 shader 不可用回退 Volume 并绑定场景引用
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 17:56:41 +08:00 |
|
 bottlefishandCursor
|
3c7662679c
|
chore(ui): 移动端临时显示快进按钮
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 17:36:45 +08:00 |
|
 bottlefishandCursor
|
0832e4cac1
|
fix(eye): 遮罩 shader 失败时跳过全屏黑屏
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 17:36:39 +08:00 |
|
 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 |
|