2023-02-12 |
测试TileMap碰撞, 还原子弹撞墙特效(还有点问题)
小李xl
committed
on 12 Feb 2023
|
---|---|
2023-02-10 |
玩家已经能正常拾起武器并开火了
小李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
|
2023-02-01 |
小修改
lijincheng
committed
on 1 Feb 2023
|
2022-12-20 |
Role的移动改用移动控制器, 目前Ai移动还存在点问题
小李xl
committed
on 20 Dec 2022
|
测试靠力来移动
小李xl
committed
on 20 Dec 2022
|
|
2022-12-15 |
解决层级问题
小李xl
committed
on 15 Dec 2022
|
2022-12-14 |
墙体层级修改, 还是有点问题
小李xl
committed
on 14 Dec 2022
|
2022-12-13 |
修复投抛物体层级显示不对的bug
小李xl
committed
on 13 Dec 2022
|
2022-12-12 |
更改Role设置texture方式
小李xl
committed
on 12 Dec 2022
|
2022-12-10 |
Ai在弹药耗尽时自动寻找能用的武器
小李xl
committed
on 10 Dec 2022
|
2022-12-08 |
新增ai状态, 现在会围绕玩家随机移动
小李xl
committed
on 8 Dec 2022
|
2022-11-29 |
优化状态机API, 添加调试绘制模式
小李xl
committed
on 29 Nov 2022
|
2022-11-16 |
路径标记点
小李xl
committed
on 16 Nov 2022
|
在ActivityObject上加动画播放器
小李xl
committed
on 16 Nov 2022
|
|
2022-11-12 |
添加敌人视野
小李xl
committed
on 12 Nov 2022
|
2022-11-11 |
添加Role状态控制器
lijincheng
committed
on 11 Nov 2022
|
2022-11-08 |
调整部分代码, 添加注释
小李xl
committed
on 8 Nov 2022
|
2022-11-07 |
将子弹的逻辑代码移植至 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-03 |
像素化后解决ui问题
小李xl
committed
on 3 Nov 2022
|
2022-10-28 |
修复调用PutDown报错的问题
小李xl
committed
on 28 Oct 2022
|
新版游戏物体架构已经基本完成
小李xl
committed
on 28 Oct 2022
|
|
2022-10-27 |
补全Pickup和PutDown函数, 移除原始版本ThrowNode
小李xl
committed
on 27 Oct 2022
|
删除老版本的Throw节点, 并将还原弹出弹壳的功能
小李xl
committed
on 27 Oct 2022
|
|
完成新版本投抛功能
小李xl
committed
on 27 Oct 2022
|
|
2022-10-26 |
投抛重写完成
小李xl
committed
on 26 Oct 2022
|