eckhchri / pcars-ds-liveview

Provides a html page for project cars dedicated server and display a map of the current race.
14 stars 1 forks source link

Add car description and number of laps to driver table #45

Closed viper4gh closed 8 years ago

viper4gh commented 8 years ago

It makes sense to know which driver uses which car. Further in multiclass races the number of laps and also the car class is relevant.

eckhchri commented 8 years ago

1. step: Add both parameters in PCARSDriver object with commit https://github.com/eckhchri/pcars-ds-liveview/commit/a3cc50317eaec1db961bec8178b890e2b74fe6b7 Not finally tested

eckhchri commented 8 years ago

2. step: add Vehicle name Resolution with commit https://github.com/eckhchri/pcars-ds-liveview/commit/d509080cf5c2939c93b50041402a46038d8e1202