2d92a92faf
Backpacks are no longer allowed in backpacks.
...
不允许背包内放置背包了。
2024-09-29 22:12:54 +08:00
31a1d292d8
Fixed an issue where players could pick up items in the backpack after throwing it.Supports placing items across item containers
...
修复玩家扔出背包后,再捡起背包内的物品消失的问题。支持跨容器替换物品了。
2024-09-28 22:59:25 +08:00
4f2208bd60
Improving the ability to drag items, there are still some issues.
...
改进拖动物品的功能,仍然存在一些问题。
2024-09-27 23:24:22 +08:00
32299877c6
Item containers maintain item collections, not item slots.
...
物品容器将维护物品集合,而不是物品槽。
2024-09-22 16:51:42 +08:00
e54b62cb82
Item ids can only be specified in yaml files.
...
物品的id只能在yaml文件内指定了。
2024-08-01 23:30:28 +08:00
18d9ccb8ab
Adjust the namespace.
...
调整命名空间。
2024-06-22 19:21:06 +08:00
霧雨烨
23877e82cc
Remove old item interfaces,rename new
...
移除旧的物品接口,重命名新的
2024-06-13 03:07:55 +08:00
霧雨烨
e9656d6992
(temp):
...
Just a small refactoring in the huge interaction code (regarding ItemSlot and ItemStack), but I think it's necessary to leave a save point, after all, I have to go to sleep first
2024-06-12 02:22:04 +08:00
222d26441e
Improve empty references and improve code robustness.
...
改善空引用,提升代码健壮性。
2024-05-08 18:22:04 +08:00
9435f76fc0
Adjust the logic of how the player picks up items.
...
调整玩家捡起物品的逻辑。
2024-05-06 18:59:39 +08:00
a1d40d09b1
Support for displaying item details now.
...
支持显示物品详情了。
2024-05-02 16:28:22 +08:00
e204aae56a
Add hover hints to items.
...
为物品添加悬浮提示。
2024-04-29 23:25:03 +08:00
5bdd68b61f
Failed to make the packet.
...
制作数据包失败。
2024-04-29 21:57:24 +08:00
35aa4ce85b
Initial commit
...
初始提交
2024-04-28 21:55:19 +08:00