Skip to content

Activity

Add door item place action

xtreme8000pushed 1 commit to master • 6e2da5a…00f9b4f • 
on Sep 3, 2024

Door code: reuse coord

xtreme8000pushed 1 commit to master • 2cce3a4…6e2da5a • 
on Sep 3, 2024

Allow doors to be opened/closed

xtreme8000pushed 2 commits to master • 96fe01c…2cce3a4 • 
on Sep 3, 2024

Fix cast block recipe

xtreme8000pushed 1 commit to master • ca0591f…96fe01c • 
on Aug 23, 2024

Use action icon: check that block type exists first

xtreme8000pushed 1 commit to master • 1b1a37b…ca0591f • 
on May 28, 2024

Show control icon if block can be used (e.g. crafting table)

xtreme8000pushed 1 commit to master • ae23e47…1b1a37b • 
on Apr 21, 2024

Fix out of bounds access during block lookup

xtreme8000pushed 2 commits to master • c518da4…ae23e47 • 
on Apr 20, 2024

Add missing time.h include

xtreme8000pushed 1 commit to master • 24cdb55…c518da4 • 
on Feb 6, 2024

Release v0.3.0

xtreme8000pushed 1 commit to master • 120f0cb…24cdb55 • 
on Dec 9, 2023

Prevent building inside player bounding box

xtreme8000pushed 2 commits to master • 245f554…120f0cb • 
on Dec 9, 2023

Fix a few compiler warnings

xtreme8000pushed 5 commits to master • 93c89a6…245f554 • 
on Dec 9, 2023

Add simple furnace mechanic (similar to crafting)

xtreme8000pushed 1 commit to master • 08e17c8…93c89a6 • 
on Dec 8, 2023

Add sapling tree growth

xtreme8000pushed 2 commits to master • 12c734f…08e17c8 • 
on Dec 8, 2023

Push player slightly if stuck in ground due to float inaccuracy

xtreme8000pushed 1 commit to master • 337c729…12c734f • 
on Dec 8, 2023

Add nearly all crafting recipes

xtreme8000pushed 4 commits to master • 99a280a…337c729 • 
on Dec 7, 2023

Trigger crafting screen on workbench right-click

xtreme8000pushed 2 commits to master • 3fa7ea3…99a280a • 
on Dec 6, 2023

Prevent camera rotation in inventory

xtreme8000pushed 1 commit to master • c442122…3fa7ea3 • 
on Dec 2, 2023

Fix empty inventory render bug

xtreme8000pushed 1 commit to master • b996696…c442122 • 
on Dec 2, 2023

Add randomness to thrown items

xtreme8000pushed 2 commits to master • 1064b5e…b996696 • 
on Dec 1, 2023

Add a few more items

xtreme8000pushed 1 commit to master • b080997…1064b5e • 
on Nov 22, 2023

Limit random block tick distance

xtreme8000pushed 2 commits to master • b658331…b080997 • 
on Nov 22, 2023

Show debug info only in debug builds

xtreme8000pushed 1 commit to master • 473cdb9…b658331 • 
on Nov 20, 2023

Random tick: reed growth

xtreme8000pushed 3 commits to master • 0ae9251…473cdb9 • 
on Nov 20, 2023

Save world time

xtreme8000pushed 4 commits to master • e218654…0ae9251 • 
on Nov 20, 2023

Drop correct item(s) for blocks

xtreme8000pushed 2 commits to master • 5f4db4f…e218654 • 
on Nov 13, 2023

Inventory: drop picked item on close

xtreme8000pushed 1 commit to master • c85dc28…5f4db4f • 
on Nov 13, 2023

Inventory: place one item on right click

xtreme8000pushed 1 commit to master • 8db63a1…c85dc28 • 
on Nov 8, 2023

Allow more than one block AABB (for stairs)

xtreme8000pushed 1 commit to master • 40b0ebe…8db63a1 • 
on Nov 8, 2023

Add player physics and item entities

xtreme8000pushed 1 commit to master • 7336dac…40b0ebe • 
on Oct 27, 2023

Move camera near plane closer to avoid clipping

xtreme8000pushed 1 commit to master • b9d7cb7…7336dac • 
on Oct 13, 2023