History for DungeonShooting / DungeonShooting_Godot / src / game / item / weapon / Weapon.cs
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
2022-11-06
@小李xl
修复PickUpWeapon()后武器仍在闪光的问题
小李xl committed on 6 Nov 2022
2022-11-05
@小李xl
添加敌人对象, 目前还没有任何逻辑
小李xl committed on 5 Nov 2022
@小李xl
解决武器旋转角度问题
小李xl committed on 5 Nov 2022
2022-11-04
@小李xl
小修改
小李xl committed on 4 Nov 2022
2022-11-03
@小李xl
像素化后解决ui问题
小李xl committed on 3 Nov 2022
2022-10-28
@小李xl
新版游戏物体架构已经基本完成
小李xl committed on 28 Oct 2022
2022-10-27
@小李xl
补全Pickup和PutDown函数, 移除原始版本ThrowNode
小李xl committed on 27 Oct 2022
@小李xl
删除老版本的Throw节点, 并将还原弹出弹壳的功能
小李xl committed on 27 Oct 2022
@小李xl
完成新版本投抛功能
小李xl committed on 27 Oct 2022
2022-10-26
@小李xl
投抛逻辑第二部分
小李xl committed on 26 Oct 2022
2022-10-19
@小李xl
重做ThrowWeapon类, 投抛子弹类也得重写, 后面再说
小李xl committed on 19 Oct 2022
2022-08-29
@小李xl
角色和武器构造函数更改, 目前无法在场景中看见玩家, 等待修复
小李xl committed on 29 Aug 2022
@小李xl
编写自动生成ActivityObject模板插件
小李xl committed on 29 Aug 2022
2022-08-27
@小李xl
将Component代码移动到ActivityObject上
小李xl committed on 27 Aug 2022
@小李xl
抽象出ThrowComponent组件
小李xl committed on 27 Aug 2022