Releases: BricksVR/bricksvr-issue-tracking
Releases · BricksVR/bricksvr-issue-tracking
v0.0.12
v0.0.11
Changelog
- You can now spawn bricks in your hand using the four buttons (A, B, X, Y).
- Hold a button over a brick (not a spawner) to "save" the brick as that buttons selection.
- Press a button anywhere to spawn a brick
- Press a button while holding the grab button to spawn the brick into your hand.
Caveats:
- The controls take some getting used to. It's also easy to forget what brick is in which hand. I plan on adding some sort of visual on the hand to remind people.
- It's really easy to accidentally pick up a different brick when you're trying to spawn a brick into your hand.
v0.0.10
v0.0.9
v0.0.8
Changelog
- Automatically make a fist when you pick up a brick (#22)
- More consistency in which bricks you're able to pick up and which are "trapped" (#11)
- Attached bricks run a lot less physics computation now, improving performance (#20)
- 90FPS enabled on the Oculus Quest 2
- Fixed issue where bricks would teleport out of your hand sometimes
- General performance and stability fixes
v0.0.7
Changelog
- Fix issue where ghosts would linger after bricks were placed #33
- Add a FPS counter to help us detect and measure lag in game
- Hand<->Brick detection is now more reliable and less flickery.
- The collision area on the hand is now smaller. This might take getting used to, but it'll help prevent grabbing the wrong brick.
- Stability and performance improvements.
v0.0.6
Changelog
- Rooms are now persistent. Bricks will remain between loads, and will stay after everyone leaves a room. I'm using 999 999 as my testing room, and 111 111 as my "build cool things" room.
- More performance improvements.
- Stability improvements
v0.0.5
Changelog
- Re-enabled mic in multiplayer
- Increased joystick locomotion speed by 50%
- Reduced snap turn delay by 50%
- Lined up tables, builds between them will now attach properly #31
- Fixed issue where bricks would become stuck and ungrabbable #21
- Fix issue where bricks would sometimes fly to the moon.
- Decrease mesh quality of non-attached bricks.