Activity
Allow doors to be opened/closed
Allow doors to be opened/closed
Use action icon: check that block type exists first
Use action icon: check that block type exists first
Show control icon if block can be used (e.g. crafting table)
Show control icon if block can be used (e.g. crafting table)
Fix out of bounds access during block lookup
Fix out of bounds access during block lookup
Prevent building inside player bounding box
Prevent building inside player bounding box
Add simple furnace mechanic (similar to crafting)
Add simple furnace mechanic (similar to crafting)
Push player slightly if stuck in ground due to float inaccuracy
Push player slightly if stuck in ground due to float inaccuracy
Add nearly all crafting recipes
Add nearly all crafting recipes
Trigger crafting screen on workbench right-click
Trigger crafting screen on workbench right-click
Prevent camera rotation in inventory
Prevent camera rotation in inventory
Fix empty inventory render bug
Fix empty inventory render bug
Add randomness to thrown items
Add randomness to thrown items
Limit random block tick distance
Limit random block tick distance
Show debug info only in debug builds
Show debug info only in debug builds
Drop correct item(s) for blocks
Drop correct item(s) for blocks
Inventory: drop picked item on close
Inventory: drop picked item on close
Inventory: place one item on right click
Inventory: place one item on right click
Allow more than one block AABB (for stairs)
Allow more than one block AABB (for stairs)
Add player physics and item entities
Add player physics and item entities
Move camera near plane closer to avoid clipping
Move camera near plane closer to avoid clipping