Commit graph

24 commits

Author SHA1 Message Date
xtreme8000
00f9b4f18f Add door item place action 2024-09-03 19:24:09 +02:00
xtreme8000
96fe01c4a5 Fix cast block recipe 2024-08-23 14:28:42 +02:00
xtreme8000
93c89a60dd Add simple furnace mechanic (similar to crafting) 2023-12-08 21:02:46 +01:00
xtreme8000
95953847d7 Allow mirrored crafting recipe 2023-12-08 18:26:15 +01:00
xtreme8000
337c729eb6 Add nearly all crafting recipes 2023-12-07 23:12:37 +01:00
xtreme8000
94b8ae1cb3 Add a lot of items 2023-12-07 18:24:41 +01:00
xtreme8000
bfe190ed67 Add workbench crafting screen 2023-12-06 22:02:58 +01:00
xtreme8000
beee78a084 Local server inventory logic (4x4 crafting)
not the prettiest solution, but it works for now
2023-12-01 17:58:15 +01:00
xtreme8000
1064b5e173 Add a few more items 2023-11-22 21:51:22 +01:00
xtreme8000
473cdb9229 Random tick: reed growth 2023-11-20 23:58:39 +01:00
xtreme8000
e2186549f5 Drop correct item(s) for blocks 2023-11-13 23:19:11 +01:00
xtreme8000
5f4db4fb41 Inventory: drop picked item on close 2023-11-13 00:05:36 +01:00
xtreme8000
c85dc289fc Inventory: place one item on right click 2023-11-08 21:10:47 +01:00
xtreme8000
40b0ebed19 Add player physics and item entities 2023-10-27 23:08:52 +02:00
xtreme8000
33efe37e40 Inventory: add 3D player model 2023-09-26 18:46:18 +02:00
xtreme8000
37e335b98f Add player inventory
synced between client and local server similar to network protocol
2023-08-08 11:15:37 +02:00
xtreme8000
ddf6827254 Block break animation and delay 2023-05-13 19:41:42 +02:00
xtreme8000
49bb8763c7 Add block placement logic 2023-05-03 00:01:32 +02:00
xtreme8000
c9719c5077 Move platform/graphics/ to graphics/ 2023-04-14 19:32:51 +02:00
xtreme8000
3bc13b932d Finalize release v0.2.0 2023-02-11 18:03:15 +01:00
xtreme8000
1c0d823c7d Items: add diamond and gold tools 2023-02-11 17:57:04 +01:00
xtreme8000
d49884b49a Item rendering for inventory and first person with animations 2022-12-22 00:34:49 +01:00
xtreme8000
ffc4cc65c1 Add license header to all files 2022-12-17 12:30:52 +01:00
xtreme8000
2bbae6cb96 Load inventory, position etc. from level.dat 2022-12-17 12:09:30 +01:00