Commit Graph

14 Commits

Author SHA1 Message Date
9646483fa6 feat(Cycle):实现循环提前检测,修复交互提示消失,按键绑定的事件在重启的时候没能正确,触发循环的提前检测有错误 2025-10-27 10:31:01 +08:00
e8b9f47067 feat(GazeReminder): 实现更多提示 2025-10-26 22:13:15 +08:00
f6f523e609 feat(Dialogue): 实现基本的对话系统 2025-10-23 15:46:17 +08:00
3a0b202325 refactor(Facility): 使用继承让所有机关都拥有了独自的 可交互 可编辑 可连接设定。大面积重构 2025-10-22 17:34:58 +08:00
3cdd41ea49 feat(Console MovePlateform): 实现控制台和移动平台 2025-10-22 11:32:53 +08:00
3d014cd2c2 refactor():重构编辑系统,不再需要添加额外的脚本作为可编辑的入口了 2025-10-21 16:40:41 +08:00
e8510788bf feat(Emmit): 实现发射器 2025-10-21 15:32:59 +08:00
c6df2ffe66 chore(Script.Gameplay.Player): 修改名称空间Gameplay.Player -> Script.Gameplay.Player 2025-10-20 10:12:07 +08:00
5b1b6458eb chore(): 修改了Gameplay接口的名称空间,添加Test场景专门摆放展示预制体的功能 2025-10-20 09:02:15 +08:00
9b1c300e2e chore():整理了一下文件夹和玩家的血量逻辑 2025-10-18 15:41:43 +08:00
46787a9ffd chore(): 删除所有冗余的代码和资源 2025-10-18 09:00:18 +08:00
80599ed51b feat():完成3种模式的基本运行框架 2025-10-18 08:55:38 +08:00
fd7dfa408c feat():大改前的提交,这个版本保存了所有冗余的代码 2025-10-17 15:10:19 +08:00
56a94e99c5 feat(): 大量更新 2025-10-15 21:31:13 +08:00