|
3f96519ac0
|
Add the triple shot spell.
加入三重射击法术。
|
2024-10-05 16:19:31 +08:00 |
|
|
8a7a9bcf5d
|
Now supports spawning spell items.
支持生成法术物品了。
|
2024-10-04 20:53:34 +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 |
|
|
2dd5525adf
|
Fixed an issue where Hotbar did not select item A by default, from slot 1 to slot 2, and then from slot 2.
解决Hotbar没有默认选中,将物品A从槽1放到槽2,再从槽2取出时报错的问题。
|
2024-06-26 23:18:50 +08:00 |
|
|
8391396191
|
Level graphs migrated to yaml.
关卡图迁移到yaml。
|
2024-06-16 22:44:50 +08:00 |
|
霧雨烨
|
ced2618a5e
|
Fixed a bug where the last item always looted in the same loot group
修复了同一个掉落组中总是掉落最后一项的bug
|
2024-06-16 18:35:00 +08:00 |
|
霧雨烨
|
9c8d98da02
|
Merge branch 'refs/heads/master' into loot_rebuild
# Conflicts:
# data/itemRegs/weapons.yaml
# locals/Log.csv
# prefab/weapons/staffOfTheUndead.tscn
# scripts/character/CharacterTemplate.cs
# scripts/item/ItemTypeManager.cs
# scripts/item/weapon/WeaponTemplate.cs
# scripts/loader/uiLoader/MainMenuLoader.cs
|
2024-06-16 17:32:29 +08:00 |
|
霧雨烨
|
abf03c00a1
|
Preliminary rewrite of the loot system
初步重写掉落系统
|
2024-06-16 16:56:45 +08:00 |
|
|
db0a2fa1ee
|
Add PickAbleItem.Change item icon and backgrounds.
加入可拾捡物,更换物品图标和背景。
|
2024-06-16 15:28:16 +08:00 |
|
|
4077d77b32
|
Add a contributor page.
添加贡献者页面。
|
2024-06-15 00:14:17 +08:00 |
|
霧雨烨
|
e26db60790
|
Add the prefix "ui_" to the translation items for game UI.
Maybe did not cover all usage, sry for that.
|
2024-06-14 00:12:06 +08:00 |
|
霧雨烨
|
3c33b055ab
|
Add the feature to load simple item type information from yaml files
|
2024-06-13 23:50:07 +08:00 |
|