Devlogs
Cascadia 0.2
Posted February 09, 2025 by Chai
A new devlog with the first update for Cascadia! There may not seem to be a lot here, but there were some major under-the-hood changes that I needed to do to set up the groundwork for future updates as time goes on.
Read the full devlog here.
Changelog
Additions
- Red poppy, a new flower block with a different kind of block model
- Block selection box, a wireframe that appears around blocks you mouse over that are within reach
Changes
- Player spawn at the surface instead of at world height limit
- Block types and models are loaded from json
Fixes
- Fixed game window permanently grabbing your mouse cursor
- You can now press escape to release it
- Fixed being able to pick bedrock
- Fixed jumping physics bug that allowed you to hang from the ceiling
- Fixed being able to move faster diagonally
- Fixed world border blocking raycasts