|
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 |
|
|
c397aff026
|
Add sound effects.
加入音效。
|
2024-07-28 17:53:54 +08:00 |
|
|
18d9ccb8ab
|
Adjust the namespace.
调整命名空间。
|
2024-06-22 19:21:06 +08:00 |
|
|
c1f0e30671
|
Backpack Ui will not prevent clicking the button below anymore.
背包Ui不会阻止点击下面的按钮了。
|
2024-06-17 22:12:51 +08:00 |
|
|
db0a2fa1ee
|
Add PickAbleItem.Change item icon and backgrounds.
加入可拾捡物,更换物品图标和背景。
|
2024-06-16 15:28:16 +08:00 |
|
霧雨烨
|
6745324855
|
Fixed a bug that packsack scenarios did not have item ids set resulting in not being able to pick up the packs.
修复了packsack场景没有设置物品id导致无法捡起背包的bug
|
2024-06-14 00:44:41 +08:00 |
|
霧雨烨
|
662e9b136a
|
move Packsack.cs to item namespace
|
2024-06-13 14:18:25 +08:00 |
|
霧雨烨
|
dde7bb16ca
|
Replace metadata of items with export vars
|
2024-06-13 11:14:24 +08:00 |
|
霧雨烨
|
e307a58299
|
Make packsack new interface, too.
|
2024-06-13 11:04:51 +08:00 |
|
|
f219380a5f
|
Add a backpack for testing.
加入测试使用的背包。
|
2024-06-12 23:42:35 +08:00 |
|