|
407798b13b
|
Recoil is calculated only after successful firing.
仅在成功开火后计算后座力。
|
2024-10-05 10:53:07 +08:00 |
|
|
e718d78137
|
Fixed item ID and its container being lost when throwing items. Pick up the weapon again can not fire the bullet issue.
修复扔出物品时,物品的ID与自身的物品容器丢失。再次捡起武器无法发射子弹的问题。
|
2024-10-05 10:20:55 +08:00 |
|
|
b7805c5804
|
Fixed array subscript out of bounds issue.
修复数组下标越界的问题。
|
2024-10-05 09:52:53 +08:00 |
|
|
839d60b62a
|
Allows players to reload projectiles on their weapons.
允许玩家对武器装填抛射体了。
|
2024-10-05 09:13:14 +08:00 |
|
|
8a7a9bcf5d
|
Now supports spawning spell items.
支持生成法术物品了。
|
2024-10-04 20:53:34 +08:00 |
|
|
2d7985010d
|
Add item types. Item containers now support limiting added item types. Added spell classes for projectile weapons.
加入物品类型,物品容器支持限制添加的物品类型了。加入适用于抛射体武器的法术类。
|
2024-10-04 10:21:09 +08:00 |
|
|
1429b879e8
|
Can generate a preview and place it in the mini-map.
能够生成预览图并将其放置到迷你地图内了。
|
2024-09-01 23:24:35 +08:00 |
|
|
2a5629fc86
|
Projectiles can now track enemies.
抛射体可以跟踪敌人了。
|
2024-08-18 16:09:31 +08:00 |
|
|
5d9643476f
|
Bullets can now track enemies.
子弹可以跟踪敌人了。
|
2024-08-14 23:08:07 +08:00 |
|
|
451d6d0849
|
Add bullet arc and number of bullets generated.
加入子弹弧度和产生子弹的数量
|
2024-08-13 23:07:05 +08:00 |
|
|
ef58f3885b
|
The projectile weapon allows the projectile queue to be fired sequentially.
抛射体武器,允许循序发射抛射体队列了。
|
2024-08-11 23:29:23 +08:00 |
|
|
05ac2dec60
|
Join Mr. Raven.
加入乌鸦先生。
|
2024-08-11 00:25:00 +08:00 |
|
|
4459b6a88b
|
Added the game difficulty configuration class and added the ability to generate scenes after projectiles kill enemies.
加入游戏难度的配置类,加入抛射体杀死敌人后生成场景的功能。
|
2024-08-04 00:32:49 +08:00 |
|
|
bac2ae1992
|
Modifies the return value of the damage Api to whether fatal damage has been inflicted. Add the projectile decorator.
修改伤害Api的返回值为是否造成了致命伤害。加入抛射体装饰器。
|
2024-08-02 23:57:11 +08:00 |
|
|
549248cf6b
|
Item containers are now retrieved from the game scene.
物品容器现在从游戏场景获取了。
|
2024-07-24 21:03:24 +08:00 |
|
|
d587c4fc01
|
Separation NodeUtils InstantiatePackedScene method.
分离NodeUtils.InstantiatePackedScene方法。
|
2024-06-24 22:19:12 +08:00 |
|
|
18d9ccb8ab
|
Adjust the namespace.
调整命名空间。
|
2024-06-22 19:21:06 +08:00 |
|
霧雨烨
|
026c7ff32f
|
Add single item stack type, move the weapon namespace into the item namespace, and I think it's ready to be merged into the new interface
|
2024-06-12 00:51:40 +08:00 |
|
|
39ca716e3d
|
Conduct code reviews.
进行代码审查。
|
2024-06-05 21:38:45 +08:00 |
|
|
222d26441e
|
Improve empty references and improve code robustness.
改善空引用,提升代码健壮性。
|
2024-05-08 18:22:04 +08:00 |
|
|
35aa4ce85b
|
Initial commit
初始提交
|
2024-04-28 21:55:19 +08:00 |
|