29 Commits

Author SHA1 Message Date
MihailRis
d86c5508d2 add ItemStack::fields 2025-02-15 20:30:22 +03:00
MihailRis
4306573320 refactor 2025-02-06 20:26:06 +03:00
MihailRis
9164edf971 move 'player.pick' binding handler to Lua 2024-12-23 12:37:26 +03:00
MihailRis
605d7e7897 small fixes 2024-12-05 22:36:12 +03:00
MihailRis
f6ab0de5af update Inventory::move 2024-11-26 08:53:32 +03:00
MihailRis
1ba5b0ce33 fix: actual block inventory size not updating on inventory-size property update 2024-11-17 16:58:58 +03:00
MihailRis
5ff42929f9 remove extra inventory convert implementation 2024-10-15 02:55:49 +03:00
MihailRis
28b6ec2a0e Merge branch 'main' into blocks-metadata 2024-09-19 14:51:47 +03:00
MihailRis
34d2e6d400 migrate from dynamic::Value to dv::value & total erase namespace 'dynamic' 2024-09-18 23:31:18 +03:00
MihailRis
728795f0f3 update WorldConverter (WIP) 2024-09-02 23:24:59 +03:00
MihailRis
3f826a88d3 rename ContentLUT to ContentReport 2024-09-02 09:40:00 +03:00
MihailRis
f43cc93cd2 update project includes format 2024-08-10 01:37:48 +03:00
InfiniteCoder
8f9c7eb7ff data/ 2024-08-05 23:59:42 +03:00
InfiniteCoder
e1e3456139 content/ 2024-08-04 12:45:08 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis
1acced4475 fix and refactor ContentLUT 2024-06-25 23:36:07 +03:00
Pugemon
e98fb9a1a7 Optimize container insertions using emplace_back instead of push_back 2024-06-07 04:43:27 +03:00
MihailRis
d33edd4cd9 'dynamic' namespace refactor (step 1/2) 2024-05-07 16:00:52 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis
2a77c24414 inventory convert fix (items count) 2024-05-05 17:49:17 +03:00
MihailRis
086bcec9c2 critical lua fixes 2024-02-19 12:58:29 +03:00
MihailRis
87f50f79c9 block inventories (backend) 2024-02-12 18:28:18 +03:00
MihailRis
e16f7567b1 lua: inventory library 2024-02-12 13:56:46 +03:00
MihailRis
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
DanielProl1xy
8466c42896 added serializable class 2024-01-30 15:53:49 +03:00
MihailRis
51ffb93230 inventory reindexing 2024-01-26 15:35:23 +03:00
MihailRis
9e3c4fb00c InventoryBuilder used for access panel and hotbar 2024-01-21 18:34:44 +03:00
MihailRis
5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00