2023-03-14 |
更改投抛物体的代码, 现在不需要调用Throw函数实现投抛, 而是直接设置物体海拔高度和纵轴速度, 目前还有点问题
小李xl
committed
on 14 Mar 2023
|
---|---|
2023-03-12 |
修复相机抖动存在的问题
小李xl
committed
on 12 Mar 2023
|
2023-03-09 |
添加武器生成标记
小李xl
committed
on 9 Mar 2023
|
修复某些情况下换弹弹药计算不正确的bug, 修复门连接处tile图层不对的bug
小李xl
committed
on 9 Mar 2023
|
|
2023-03-08 |
DoorNavigationInfo 添加关门时导航区域
小李xl
committed
on 8 Mar 2023
|
2023-03-09 |
小修改
lijincheng
committed
on 9 Mar 2023
|
2023-03-07 |
修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
小李xl
committed
on 7 Mar 2023
|
2023-03-06 |
将Camera和Cursor初始化移到RoomManager下
lijincheng
committed
on 6 Mar 2023
|
小修改
lijincheng
committed
on 6 Mar 2023
|
|
2023-03-05 |
添加子弹超出射程销毁时产生的特效
小李xl
committed
on 5 Mar 2023
|
修复门连接处导航存在的bug
小李xl
committed
on 5 Mar 2023
|
|
生成门实例
小李xl
committed
on 5 Mar 2023
|
|
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
小李xl
committed
on 5 Mar 2023
|
|
修复 WeaponAttribute.Clone() 存在的问题
小李xl
committed
on 5 Mar 2023
|
|
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
小李xl
committed
on 5 Mar 2023
|
|
2023-03-04 |
更改物体创建逻辑, 现在统一走注册机,目前还有报错
lijincheng
committed
on 4 Mar 2023
|
2023-02-24 |
寻找不带拐角的连通门
小李xl
committed
on 24 Feb 2023
|
2023-02-15 |
修复ai寻找武器标记未被清除的bug, 修复玩家拾起武器ui未刷新的bug
小李xl
committed
on 15 Feb 2023
|
协程嵌套bug修复, ai射击优化
小李xl
committed
on 15 Feb 2023
|
|
2023-02-14 |
ai射击频率修改
小李xl
committed
on 14 Feb 2023
|
武器属性添加克隆操作
lijincheng
committed
on 14 Feb 2023
|
|
ai拾取武器属性可以与玩家不同
lijincheng
committed
on 14 Feb 2023
|
|
2023-02-13 |
PutDown()参数改为枚举类型
小李xl
committed
on 13 Feb 2023
|
2023-02-12 |
还原物体root和导航区域计算
小李xl
committed
on 12 Feb 2023
|
测试TileMap碰撞, 还原子弹撞墙特效(还有点问题)
小李xl
committed
on 12 Feb 2023
|
|
2023-02-11 |
ai还原
小李xl
committed
on 11 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-02 |
弹壳消失时添加闪烁效果, 地牢房间生成移入RoomManager中, 目前已经在地上绘制出房间所占区域
小李xl
committed
on 2 Feb 2023
|