|
b8b8e81d8f
|
Review the merged code to resolve an issue where the game is unresponsive after a player dies.
审查合并后的代码,解决玩家死亡后游戏无响应的问题。
|
2024-06-13 22:29:18 +08:00 |
|
霧雨烨
|
229098b261
|
Added all basic item stacks;
Move item stacks to new namespace
|
2024-06-13 14:05:59 +08:00 |
|
霧雨烨
|
c1aecf21d7
|
Implements IEnumerable<ItemSlotNode> for IItemContainer.
|
2024-06-13 10:43:54 +08:00 |
|
霧雨烨
|
d12ddc566b
|
Merge remote-tracking branch 'refs/remotes/origin/master' into item_refactory
# Conflicts:
# locals/Item.csv
# locals/Weapon.en.translation
# locals/Weapon.ja.translation
# locals/Weapon.zh.translation
# scripts/inventory/UniversalItemContainer.cs
# scripts/utils/NodeUtils.cs
|
2024-06-13 10:15:15 +08:00 |
|
霧雨烨
|
23877e82cc
|
Remove old item interfaces,rename new
移除旧的物品接口,重命名新的
|
2024-06-13 03:07:55 +08:00 |
|
霧雨烨
|
94a2e78efc
|
Fixed all the bugs that prevented the game from working, added static item registration on startup
阻碍游戏运行的bug已尽数修复,添加启动时的静态物品注册
|
2024-06-13 03:04:12 +08:00 |
|
霧雨烨
|
16b3a5a106
|
UniversalItemContainer refactored done
UniversalItemContainer调教完成
|
2024-06-13 01:18:55 +08:00 |
|
|
f219380a5f
|
Add a backpack for testing.
加入测试使用的背包。
|
2024-06-12 23:42:35 +08:00 |
|
|
856a957c6a
|
Extracted from UniversalItemContainer.
提取UniversalItemContainer类。
|
2024-06-12 21:33:29 +08:00 |
|