2023-05-24 |
修复敌人扔出武器的一瞬间会触发拾起的bug
小李xl
committed
on 24 May 2023
|
---|---|
2023-05-10 |
添加敌人死亡特效
小李xl
committed
on 10 May 2023
|
2023-03-07 |
修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
小李xl
committed
on 7 Mar 2023
|
备份
小李xl
committed
on 7 Mar 2023
|
|
2023-03-05 |
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
小李xl
committed
on 5 Mar 2023
|
2023-02-14 |
修复ai拾起武器bug, 优化ai拾起逻辑, 添加相机视野跟随鼠标
小李xl
committed
on 14 Feb 2023
|
2023-02-13 |
更改工程结构
lijincheng
committed
on 13 Feb 2023
|
2023-02-12 |
还原物体root和导航区域计算
小李xl
committed
on 12 Feb 2023
|
测试TileMap碰撞, 还原子弹撞墙特效(还有点问题)
小李xl
committed
on 12 Feb 2023
|
|
2023-02-10 |
近战武器还原
小李xl
committed
on 10 Feb 2023
|
玩家已经能正常拾起武器并开火了
小李xl
committed
on 10 Feb 2023
|
|
2023-02-08 |
升级到Godot4.0, 目前还不能正常就行游戏
小李xl
committed
on 8 Feb 2023
|
2023-02-05 |
直线走廊连通, 玩家可以自由经过
小李xl
committed
on 5 Feb 2023
|
2023-02-02 |
弹壳消失时添加闪烁效果, 地牢房间生成移入RoomManager中, 目前已经在地上绘制出房间所占区域
小李xl
committed
on 2 Feb 2023
|
2022-12-12 |
更改Role设置texture方式
小李xl
committed
on 12 Dec 2022
|
2022-12-07 |
完善子弹撞墙特效
小李xl
committed
on 7 Dec 2022
|
2022-12-06 |
解决子弹撞墙烟雾角度问题
小李xl
committed
on 6 Dec 2022
|
2022-11-22 |
画轮廓完成
小李xl
committed
on 22 Nov 2022
|
2022-11-16 |
在ActivityObject上加动画播放器
小李xl
committed
on 16 Nov 2022
|
2022-11-15 |
添加近战攻击特效和近战攻击判定
小李xl
committed
on 15 Nov 2022
|
2022-11-12 |
基础近战武器 (还没做完)
小李xl
committed
on 12 Nov 2022
|
2022-11-10 |
敌人基础跟随, 目前只是朝着玩家移动
小李xl
committed
on 10 Nov 2022
|
2022-11-09 |
子弹影响角色运动bug修复
小李xl
committed
on 9 Nov 2022
|
2022-11-07 |
添加Role攻击目标
小李xl
committed
on 7 Nov 2022
|
将子弹的逻辑代码移植至 ActivityObject 子类, 添加自动成 ResourcePath.cs 类功能
小李xl
committed
on 7 Nov 2022
|
|
2022-11-06 |
修复PickUpWeapon()后武器仍在闪光的问题
小李xl
committed
on 6 Nov 2022
|
敌人手持武器, 目前还有很多问题
小李xl
committed
on 6 Nov 2022
|
|
2022-11-05 |
添加敌人对象, 目前还没有任何逻辑
小李xl
committed
on 5 Nov 2022
|
2022-11-04 |
修复互动ui抖动问题
小李xl
committed
on 4 Nov 2022
|
2022-10-27 |
删除老版本的Throw节点, 并将还原弹出弹壳的功能
小李xl
committed
on 27 Oct 2022
|