Commit graph

8 commits

Author SHA1 Message Date
xtreme8000
120f0cb20c Prevent building inside player bounding box 2023-12-09 20:20:30 +01:00
xtreme8000
12c734fb7e Push player slightly if stuck in ground due to float inaccuracy 2023-12-08 18:06:44 +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
fab3b9a343 Fix falling too fast with block above player 2023-11-20 19:53:47 +01:00
xtreme8000
e2186549f5 Drop correct item(s) for blocks 2023-11-13 23:19:11 +01:00
xtreme8000
8c580fac62 Item entity: render correct amount 2023-11-13 23:09:51 +01:00
xtreme8000
8db63a1c78 Allow more than one block AABB (for stairs) 2023-11-08 10:20:57 +01:00
xtreme8000
40b0ebed19 Add player physics and item entities 2023-10-27 23:08:52 +02:00