2023-05-10 |
添加敌人死亡特效
小李xl
committed
on 10 May 2023
|
---|---|
2023-05-09 |
扔出武器和抛出弹壳的速度继承role的速度
小李xl
committed
on 9 May 2023
|
2023-04-23 |
|
2023-04-22 |
协程支持Task返回, 标记生成的物体本身添加泛白特效(还有点问题)
小李xl
committed
on 22 Apr 2023
|
2023-04-19 |
ActivityObject添加设置混合颜色的api
小李xl
committed
on 19 Apr 2023
|
2023-04-05 |
完成生成在标记处
小李xl
committed
on 5 Apr 2023
|
2023-03-28 |
更新文档
小李xl
committed
on 28 Mar 2023
|
2023-03-19 |
UiBase 添加协程支持
小李xl
committed
on 19 Mar 2023
|
2023-03-15 |
在 ActivityObject 上添加控制垂直运动的开关
小李xl
committed
on 15 Mar 2023
|
解决投抛物体阴影位置比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 |
修复关闭游戏时可能会报错卡死的bug
小李xl
committed
on 12 Mar 2023
|
2023-03-11 |
修复 ActivityObject 原始 template 未被销毁的问题
小李xl
committed
on 11 Mar 2023
|
2023-03-09 |
按按照配置波数生成敌人, 开发中...
小李xl
committed
on 9 Mar 2023
|
2023-03-08 |
ActivityObject 添加 OnAffiliationChange() 回调函数
小李xl
committed
on 8 Mar 2023
|
2023-03-07 |
小修改
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 |
添加归属区域, 修复生成导航网格和Tile偏移的bug
小李xl
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
|
|
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
小李xl
committed
on 5 Mar 2023
|
|
2023-03-04 |
更改物体创建逻辑, 现在统一走注册机,目前还有报错
lijincheng
committed
on 4 Mar 2023
|
2023-02-20 |
协程重载IEnumerator
lijincheng
committed
on 20 Feb 2023
|
2023-02-16 |
地牢生成读取预设房间
小李xl
committed
on 16 Feb 2023
|