Files
Cubed/include
zhenyan121 0259ca71ce refactor(item): decouple items from block types
The item system now supports an ItemKind and property, allowing item JSON to declare a type instead of assuming every item is a block. BlockManager was moved to its own header, redesigned around concurrent hash maps, and exposes id_from_name(). Texture and UI code now key items by ItemID, while block placement resolves the block type from the item registry.
2026-08-04 16:14:00 +08:00
..
2026-07-28 18:03:51 +08:00
2026-07-23 14:07:11 +08:00
2026-07-23 14:07:11 +08:00
2026-07-21 10:21:05 +08:00