Releases: SlimeVR/SlimeVR-Server
v0.0.16
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.15:
- Should have less crashes than previous version
v0.0.15
GET AUTOBONED!
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.14:
- Added AutoBone: an epic feature by @ButterscotchVanilla to configure your body proportions automatically from some of your movements! Use
Autobutton to open Auto-Configuration gui. Refer to Autobone discord thread in #development channel for more detailed instructions. - Optimized GUI performance. Limit how many times per second GUI can update to reduce CPU usage.
v0.0.14
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.13:
- Added improved pelvis model that should behave better when you tilt left and rigth (not raise one leg), and reduce waist drift slightly by relying on both legs rotation. It can be disabled by a checkbox in skeleton configuration
- Added support for updated protocol from new firmware
- Added more data in the tracker information, that currently does one thing only - takes GUI space, but might be used in the future
v0.0.13
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.12:
- Fix a bug when right foot wasn't resetting for users with feet trackers
- Added support for different SteamVR trackers setup: Waist, Chest, Feet, Knees can now be enabled and disabled (requires SlimeVR restart)
v0.0.12
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.11:
- Fixed trackers adjustments for good (hopefully). They don't pass test, but that's tests problem
- Fixed tests running during CI
v0.0.11
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.10:
- Tracker reset now passes all tests properly, might be even right code
- Unit testing reworked on JUnit 5, 3 types of tests with generated range of angles to test
- UI using default system's Look & Feel
v0.0.10
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.9:
- WiFi setup now works for CP2102 UART too
- Fixed build
v0.0.9
Early release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.8:
- Added button WiFi that can configure wifi credentials via tracker USB
v0.0.8
First public release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.7:
- Another go at tracker adjustments system, now with unit testing of the code
- Version number is now displayed in the title
v0.0.7
First public release. A lot of things requires implementing and refactoring.
- GUI is ugly
- Doesn't support detailed tracker configuration
- GUI is very ugly
- Doesn't support MPU calibration
Please report all bugs in Discord for now in the channel #diy! Proper bug reporting and development pipeline will be established later.
Changelog since v0.0.6:
- More correct (but still not completely correct) tracker adjustments
- Fixed trackers ping not being displayed