2023-05-24 |
修复敌人扔出武器的一瞬间会触发拾起的bug
小李xl
committed
on 24 May 2023
|
---|---|
2023-05-22 |
房间门打开关闭效果
小李xl
committed
on 22 May 2023
|
2023-05-15 |
加入结束流程, 玩家死亡后弹出结束游戏, 然后回到主菜单
小李xl
committed
on 15 May 2023
|
2023-05-13 |
更改字体, 添加主菜单UI, 添加加载地牢流程
小李xl
committed
on 13 May 2023
|
2023-05-10 |
添加敌人死亡特效
小李xl
committed
on 10 May 2023
|
2023-05-09 |
扔出武器和抛出弹壳的速度继承role的速度
小李xl
committed
on 9 May 2023
|
ActivityObject撞到墙回弹效果
小李xl
committed
on 9 May 2023
|
|
2023-05-07 |
物体碰到墙壁反弹
小李xl
committed
on 7 May 2023
|
2023-05-06 |
修改武器袋,现在不受武器类型限制,也可以修改任意容量
小李xl
committed
on 6 May 2023
|
处理ActivityMark表达式参数
小李xl
committed
on 6 May 2023
|
|
2023-04-23 |
|
2023-04-22 |
协程支持Task返回, 标记生成的物体本身添加泛白特效(还有点问题)
小李xl
committed
on 22 Apr 2023
|
2023-04-07 |
调整房间生成参数
小李xl
committed
on 7 Apr 2023
|
添加ai使用武器属性变化: 速度, 消耗弹药概率
小李xl
committed
on 7 Apr 2023
|
|
2023-03-15 |
解决投抛物体阴影位置比Sprite对不上的问题
小李xl
committed
on 15 Mar 2023
|
2023-03-14 |
优化代码
lijincheng
committed
on 14 Mar 2023
|
修复部分新投抛系统存在的问题
小李xl
committed
on 14 Mar 2023
|
|
更改投抛物体的代码, 现在不需要调用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
|