|
891986f706
|
Thrown items no longer have collision damage.
扔出的物品不再具有碰撞伤害。
|
2024-10-11 10:22:28 +08:00 |
|
|
feeb8261e3
|
Fixed an issue where items were overwritten using the wrong index when picking them up.
修复捡起物品时,使用错误的索引导致物品覆盖的问题。
|
2024-10-08 09:03:10 +08:00 |
|
|
a9ab4a687c
|
Add the Necromancy Curse spell.
加入死灵诅咒法术。
|
2024-10-07 15:42:54 +08:00 |
|
|
d3f2076b11
|
Fix the issue of picking up lost attributes after losing weapons.
修复失去武器后再捡起丢失属性的问题。
|
2024-08-20 22:17:07 +08:00 |
|
|
cceda0bd1f
|
Remove the GetMeta method.
移除GetMeta方法。
|
2024-08-05 22:52:20 +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 |
|
|
e54b62cb82
|
Item ids can only be specified in yaml files.
物品的id只能在yaml文件内指定了。
|
2024-08-01 23:30:28 +08:00 |
|
|
219f207472
|
Remove custom parameters in yaml. Rename the resource file.
移除在yaml内的自定义参数。重命名资源文件。
|
2024-07-31 22:14:40 +08:00 |
|