History for DungeonShooting / DungeonShooting_Godot / src / game / item / weapon / Weapon.cs
2023-03-07
@小李xl
修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
小李xl committed on 7 Mar 2023
2023-03-05
@小李xl
修复门连接处导航存在的bug
小李xl committed on 5 Mar 2023
@小李xl
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
小李xl committed on 5 Mar 2023
@小李xl
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
小李xl committed on 5 Mar 2023
2023-02-24
@小李xl
寻找不带拐角的连通门
小李xl committed on 24 Feb 2023
2023-02-14
@小李xl
ai射击频率修改
小李xl committed on 14 Feb 2023
@lijincheng
ai拾取武器属性可以与玩家不同
lijincheng committed on 14 Feb 2023
2023-02-13
@小李xl
PutDown()参数改为枚举类型
小李xl committed on 13 Feb 2023
2023-02-12
@小李xl
还原物体root和导航区域计算
小李xl committed on 12 Feb 2023
2023-02-10
@小李xl
玩家已经能正常拾起武器并开火了
小李xl committed on 10 Feb 2023
2023-02-08
@小李xl
升级到Godot4.0, 目前还不能正常就行游戏
小李xl committed on 8 Feb 2023
2023-02-01
@小李xl
修复投抛武器位置偏移问题
小李xl committed on 1 Feb 2023
@lijincheng
小修改
lijincheng committed on 1 Feb 2023
@小李xl
调整了武器的投抛力度, 现在没那么夸张了, 关闭临时血液效果
小李xl committed on 1 Feb 2023
2022-12-20
@小李xl
Role的移动改用移动控制器, 目前Ai移动还存在点问题
小李xl committed on 20 Dec 2022
2022-12-15
@小李xl
自动拆分 ground 和 wall (制作中...)
小李xl committed on 15 Dec 2022
@小李xl
解决层级问题
小李xl committed on 15 Dec 2022
2022-12-12
@小李xl
更改Role设置texture方式
小李xl committed on 12 Dec 2022
2022-12-11
@小李xl
敌人寻找可用武器逻辑
小李xl committed on 11 Dec 2022
2022-12-10
@小李xl
Ai在弹药耗尽时自动寻找能用的武器
小李xl committed on 10 Dec 2022
2022-12-09
@小李xl
Ai手持武器弹药用完后会自动切换武器, 并且会自动拾起路径上的武器
小李xl committed on 9 Dec 2022
2022-12-08
@小李xl
敌人切换武器逻辑
小李xl committed on 8 Dec 2022
2022-11-16
@小李xl
在ActivityObject上加动画播放器
小李xl committed on 16 Nov 2022
2022-11-15
@小李xl
添加近战攻击特效和近战攻击判定
小李xl committed on 15 Nov 2022
2022-11-14
@小李xl
修改武器逻辑代码, 支持近战武器
小李xl committed on 14 Nov 2022
2022-11-13
@小李xl
武器松发攻击和蓄力功能支持
小李xl committed on 13 Nov 2022
2022-11-12
@小李xl
基础近战武器 (还没做完)
小李xl committed on 12 Nov 2022
@小李xl
添加敌人视野
小李xl committed on 12 Nov 2022
2022-11-08
@小李xl
调整部分代码, 添加注释
小李xl committed on 8 Nov 2022
2022-11-07
@小李xl
将子弹的逻辑代码移植至 ActivityObject 子类, 添加自动成 ResourcePath.cs 类功能
小李xl committed on 7 Nov 2022