Pales, I tried to do tire temps, but this channel in data stream shows static and wrong values for AI for some reason for both dedi and single player. I added optional tire wear and average lap speed (calculated from last lap time).
I updated and re-uploaded latest archive without version change. Anybody who needs this features in LiveTiming should re-download r2la. Updated change log:
- Added optional AI Fuel and AI Tire Wear columns to LiveTiming (in liters). Default option is Off. To turn it On, change "show_ai_fuel_data" and "show_ai_tire_wear" parameters from 0 to 1 in rF2 Log Analyzer ver. 2.058.31\web2py\applications\r2la\live_timing_settings.json file. Works only for AI cars.
- Added optional Average Lap Speed column to LiveTiming. Default option is Off. To turn it On, change "show_avg_lap_speed" parameter from 0 to 1 in rF2 Log Analyzer ver. 2.058.31\web2py\applications\r2la\live_timing_settings.json file.
- Fixed a bug with color of fastest lap time in LiveTiming in race mode.
- Added "Live Timing troubleshooting" section to Help page.