• Joined on 2025-10-13
xgan pushed to master at xgan/2025TapTapGameJam 2025-11-04 00:39:17 +08:00
cbc67120fa 打包1.4
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-30 17:51:26 +08:00
ffd6a01587 最终调整1
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-30 16:01:48 +08:00
f39757b3b7 fix():修复密码槽重复发送相同信号的BUG
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-30 15:51:57 +08:00
5cb49f1b4b feat():添加传送器开启时的特效
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-30 13:16:24 +08:00
6392fd90b5 fix():修复控制台的不能正常激活BUG,添加新的字体文件
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-30 10:04:06 +08:00
33938f068d fix():修复场景BUG,人物摔落伤害不对BUG,添加传播控制字段
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 22:02:05 +08:00
1909f9e929 feat():完成天核的开合
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 21:37:05 +08:00
a126e84051 feat():调整Level碰撞盒,添加Skybox,完成开始界面雏形
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 17:09:04 +08:00
383121ab52 feat():完成屏幕故障的音效添加
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 17:05:19 +08:00
3c438b3871 feat():为压力板、按钮、拉杆添加音效,为玩家移动添加音效
97a3a351d7 chore(SoundEffect):添加一下音效资源
Compare 2 commits »
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 12:48:55 +08:00
dda107e198 feat(): 完成凹槽预制体
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 12:14:27 +08:00
639f33daff feat(): 美术配合上拉杆 按钮 控制台 压力板
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-29 08:13:17 +08:00
c674131911 feat(UI): 完成UI部分的基本美术优化
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-28 23:22:48 +08:00
e85586d351 fix(): 删除BUGShader
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-28 23:20:00 +08:00
d776d5287c feat(NumberSlot): 实现密码槽的显示
e3b50ae104 feat(BUGCube):为BUGCube添加正确的贴图和模型
Compare 2 commits »
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-28 10:10:52 +08:00
7fdd7a1bb1 feat(BUGCube):实现BUG位置生成异常方块
da4edb55a8 chore(ConnectionManager):给提前配置连接添加错误提示
Compare 2 commits »
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-28 09:17:43 +08:00
5e2b53a530 fix(ConnectionLine):修复AB两点重复连接,有多条连接线,触发重启的BUG
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-28 09:05:44 +08:00
6ed134968e Merge remote-tracking branch 'gitea/master'
1410837faa feat(SignalCycle):实现提前检测信号循环,触发重启
b06d21114b feat(Signal):实现信号传输的单向连续传播
Compare 3 commits »
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-27 22:31:55 +08:00
0dd2e3d9d9 feat(Emit): 为发射器添加缩放配置
xgan pushed to master at xgan/2025TapTapGameJam 2025-10-27 22:14:03 +08:00
5e30e6412a fix():修复重启时花屏效果未关闭的BUG