Ryan Baker
Ryan Baker
## Proposed changes Updating Discord link in README ## Pull Request type - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
The link to the Discord in the README is invalid and should be updated. 
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
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...