F1Telemetry
F1Telemetry copied to clipboard
Telemetry for the F1 23 game which gives different overlays which can be customized
Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.88.0-preview.155 to 2.88.6. Release notes Sourced from SkiaSharp's releases. Version 2.88.6 What's Changed [release/2.x] Update libjpeg-turbo to 3.0.0 by @mattleibow in mono/SkiaSharp#2581 [release/2.x] libjpeg is not used...
Add a testing framework (such a NUnit) to test the application logic
Need to do #5 first/alongside Stryker mutations helps make sure good tests are being written
The following links are broken and the name "ryanabaker" should be swapped out with "F1Telemetry" https://github.com/F1Telemetry/F1T/blob/7582595e8676c15a1a0cbd2f11b3915d5a81cc94/F1T/MVVM/Views/Home/HomeView.xaml.cs#L25 https://github.com/F1Telemetry/F1T/blob/7582595e8676c15a1a0cbd2f11b3915d5a81cc94/F1T/MVVM/Views/Home/HomeView.xaml#L53 https://github.com/F1Telemetry/F1T/blob/7582595e8676c15a1a0cbd2f11b3915d5a81cc94/F1T/MVVM/Views/Setup/SetupView.xaml#L15
Create a new module that has your damage as a percentage and colour.
Settings might include Car visible radius Car size Editing of car colors (red, yellow, blue by default) Editing of car colors radius (Model.DangerRadius, Model.WarningRadius) etc...
Add a first time tutorial for new users
Add the ability to have multiple different AppData/config files which can be switched easily
Add the ability to share the AppData/F1T/config files with friends
The position of the car in game is not in the center of the car itself Currently not an issue, only if two drivers go nose to nose is the...