Commit Graph

8 Commits

Author SHA1 Message Date
968fa7d723
Support for connecting nodes. Adding taglines does not require changing random ranges in the code.
支持连接节点了。添加标语无需到代码内修改随机范围了。
2024-05-12 23:06:07 +08:00
2a28702fc6
Make a level map editor.
制作关卡图编辑器。
2024-05-12 18:00:47 +08:00
92659d23b0
Prepare to add forks to the map.
准备为地图添加分叉。
2024-05-10 22:56:27 +08:00
222d26441e
Improve empty references and improve code robustness.
改善空引用,提升代码健壮性。
2024-05-08 18:22:04 +08:00
b7939af5d0
Supports the use of mouse wheel and keyboard number keys to adjust HotBar selected items.
支持使用鼠标滚轮和键盘数字键调整HotBar选中的项目了。
2024-05-03 22:35:54 +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
35aa4ce85b
Initial commit
初始提交
2024-04-28 21:55:19 +08:00