2023-03-09 |
将部分配置项移到GameConfig下
lijincheng
committed
on 9 Mar 2023
|
---|---|
敌人生成标记
lijincheng
committed
on 9 Mar 2023
|
|
2023-03-08 |
解决ai跨房间拾起武器存在问题, 禁止ai跨房间拾起武器
小李xl
committed
on 8 Mar 2023
|
小修改
小李xl
committed
on 8 Mar 2023
|
|
第一次进入某个房间才关门
lijincheng
committed
on 8 Mar 2023
|
|
2023-03-07 |
进入新房间才会生成敌人
lijincheng
committed
on 7 Mar 2023
|
修复ai移动时被卡住不会更改方向的bug
小李xl
committed
on 7 Mar 2023
|
|
小修改
lijincheng
committed
on 7 Mar 2023
|
|
房间内敌人死光时开门
小李xl
committed
on 7 Mar 2023
|
|
修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
小李xl
committed
on 7 Mar 2023
|
|
备份
小李xl
committed
on 7 Mar 2023
|
|
2023-03-06 |
将Camera和Cursor初始化移到RoomManager下
lijincheng
committed
on 6 Mar 2023
|
添加归属区域, 修复生成导航网格和Tile偏移的bug
小李xl
committed
on 6 Mar 2023
|
|
2023-03-05 |
在模板房间中标记创建物体
小李xl
committed
on 5 Mar 2023
|
解决房间与过道连接处显示贴图不对的问题
小李xl
committed
on 5 Mar 2023
|
|
修复门连接处导航存在的bug
小李xl
committed
on 5 Mar 2023
|
|
修复RoomDoorInfo.Navigation未被赋值的bug
小李xl
committed
on 5 Mar 2023
|
|
生成门实例
小李xl
committed
on 5 Mar 2023
|
|
修复 WeaponAttribute.Clone() 存在的问题
小李xl
committed
on 5 Mar 2023
|
|
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
小李xl
committed
on 5 Mar 2023
|
|
2023-03-04 |
RoomDoorInfo 下添加 Navigation 字段数据
lijincheng
committed
on 4 Mar 2023
|
2023-03-03 |
添加门连接处导航
小李xl
committed
on 3 Mar 2023
|
在门连接处铺上地砖
小李xl
committed
on 3 Mar 2023
|
|
修复之前计算导航会报错的bug
小李xl
committed
on 3 Mar 2023
|
|
2023-03-02 |
DungeonRoomTemplate 添加是否可编辑设置
lijincheng
committed
on 2 Mar 2023
|
调整导航生成接口
lijincheng
committed
on 2 Mar 2023
|
|
将 NavigationPolygonData 的 Points 数据类型改为 SerializeVector2
小李xl
committed
on 2 Mar 2023
|
|
上一次提交的修复还是存在问题, 本次提交回滚之前的操作, 但是没有本质上解决导航形状计算报错的bug
小李xl
committed
on 2 Mar 2023
|
|
备份修改
小李xl
committed
on 2 Mar 2023
|
|
修复生成导航区域可能导致报错的bug
小李xl
committed
on 2 Mar 2023
|