v0.14.0-rc.2
Pre-release
Pre-release
·
643 commits
to main
since this release
This is a release candidate. Back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
Please report all bugs in our Discord server, in the appropriate forum post in #beta-testing-forum!
Installation Instructions (Windows):
Download SlimeVR-win64.zip below, extract it, and replace slimevr.jar, slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server).
We also recommend to back up your vrconfig.yml at %AppData%\dev.slimevr.SlimeVR before running.
What's Changed
- Accept rest calibration in sensor info packet by @ButterscotchV in #1317
- Document fields in TrackerResetsHandler by @ButterscotchV in #1320
- Update firmware constants and translations by @ButterscotchV in #1319
- AutoBone iteration abstraction by @ButterscotchV in #1301
- Fix erroneous sign extension in Protobuf IPC packet handling by @rcelyte in #1318
- Add a toggle for OSCQuery by @Erimelowo in #1322
- Remove Vive Emulation by @ButterscotchV in #1324
- Fix GUI crashing on standalone builds by @ButterscotchV in #1310
- Use bones for AutoBone error calculation by @ButterscotchV in #1312
- New PoseFrame streaming format by @ButterscotchV in #1284
- Estimate full height and clarify height config translations by @ButterscotchV in #1325
- Better status messages and ui feedback when needing user actions on the firmware tool by @loucass003 in #1331
- Fix skeleton config "changed" arrays by @ButterscotchV in #1330
- Redo all tap sounds with better volume and tones / remove mp3s by @loucass003 in #1338
- BVH Status and Paused tracking is not presisted in gui by @loucass003 in #1332
- Scaled proportions as default by @loucass003 in #1339
- Better Error page when connection lost + Open logs folder btn by @loucass003 in #1340
- Fix manual height not submitting form value by @ButterscotchV in #1342
- Add skeleton resets unit tests by @ButterscotchV in #1336
- fix(solarxr): unbreak other SolarXR clients caused by Vive emulation removal by @TheDevMinerTV in #1348
- Add more actions to Websocket JSON API by @Artefact2 in #1347
- Fix moving average quaternion desync & smoothing by @ButterscotchV in #1351
- Unit test toe snap + fix leg tweaks & default proportions by @ButterscotchV in #1350
- Full height for manual configuration by @ButterscotchV in #1329
- New Pontoon translations by @SlimeVR-bot in #1315
- Send reset finished status on all reset timers by @loucass003 in #1353
New Contributors
- @Artefact2 made their first contribution in #1347
Full Changelog: v0.14.0-rc1...v0.14.0-rc.2