Full notes
Full SandBlocks update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
- Gameplay
- UI and audio
Done: ✔️
Almost/Kinda: ➖
Not Done: ✖️
Version_0.6 Update:
Fixed Bunny hopping being a bit buggy ➖
Fixed lighting ➖
Fixed pause menu buttons not working ➖
Fixed buggy collisions ✖️
Fixed lower case pixel font letters: p, g, and x ✔️
Fixed window not scaling to players monitor ✔️
Added raycasting system for hit detection ✖️
Added more sound effects ✔️
Added volume changer to control audio volume (in code, not in game yet)✔️
Added "death" sound effect when falling off the map ✔️
Changed code to stop using "using namespace std;" ✔️
Changed compiler to stop supporting "MSVC" and instead use "Clang++" ✔️
Changed footstep sound effect to match with other sound effects ✔️
Source
Changelog.gg summarizes and formats this update. How we read updates.
