Commit graph

14 commits

Author SHA1 Message Date
xtreme8000
245f554990 Fix a few compiler warnings 2023-12-09 19:46:53 +01:00
xtreme8000
93c89a60dd Add simple furnace mechanic (similar to crafting) 2023-12-08 21:02:46 +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
473cdb9229 Random tick: reed growth 2023-11-20 23:58:39 +01:00
xtreme8000
40b0ebed19 Add player physics and item entities 2023-10-27 23:08:52 +02:00
xtreme8000
b9d7cb7fe2 Add particles for block breaking/hits 2023-10-13 23:12:20 +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
8304df7ecb WIP: configurable input mapping 2023-07-05 23:01:59 +02:00
xtreme8000
ddf6827254 Block break animation and delay 2023-05-13 19:41:42 +02:00
xtreme8000
ca295db3c7 Automatic texture atlas generation from terrain.png
cannot use terrain.png directly due to texture bleeding
2023-04-21 18:30:46 +02:00
xtreme8000
c9719c5077 Move platform/graphics/ to graphics/ 2023-04-14 19:32:51 +02:00
xtreme8000
fc30334a4d WIP: pc port 2023-03-27 18:58:52 +02:00