Releases: Distance-Modding/Mod.DistanceTelemetryPlugin
Releases · Distance-Modding/Mod.DistanceTelemetryPlugin
v1.2
- Properly outputs the pitch, yaw, and roll of the car.
- Exploding/Death will temporarily deactivate the telemetry data until Respawn happens
- Unpausing will reactivate telemetry data
- Scene changes will deactivate telemetry and stop the stopwatch
- No longer subscribes to events more than it should
- EulRot removed
- Switched back to Jsonfx
- Switched back to BinaryWriter for the UDP (may need to be changed)
- Switched back to using Dictionary<string, object> instead of the class