From f1a025ae2b63846503b2460c410d9011e42ba060 Mon Sep 17 00:00:00 2001 From: "jfgilliam@yahoo.com" Date: Tue, 2 Apr 2024 20:08:00 -0400 Subject: [PATCH] =?UTF-8?q?1.=20New=20widget=20TireCompound=20for=20viewin?= =?UTF-8?q?g=20selected=20compound=20and=20changing=20it=20as=20desired.?= =?UTF-8?q?=20=20=20=20=20=20=20=20Added=20it=20to=20the=20CrewChief,=20Pi?= =?UTF-8?q?tCommander=20and=20Dash-Minimum=20apps.=20=20=20=20=202.=20Two?= =?UTF-8?q?=20new=20=E2=80=9COutlaw=E2=80=9D=20models=20have=20been=20adde?= =?UTF-8?q?d=20for=20the=20Dirt=20Micro=20Sprint=20Car!=20=20=20=20=203.?= =?UTF-8?q?=20Tire=20Compounds=20updated=20for=20Ford=20GT=20GT3=20and=20t?= =?UTF-8?q?he=20McLaren=20MP4-12C=20GT3=20to=20include=20Wet=20tires.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documentation/SIMRacingApps_BETA-ReleaseNotes.txt | 13 ++++++++----- documentation/SIMRacingApps_ReleaseNotes.txt | 8 +++++--- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/documentation/SIMRacingApps_BETA-ReleaseNotes.txt b/documentation/SIMRacingApps_BETA-ReleaseNotes.txt index e6595e1..ffe51fc 100644 --- a/documentation/SIMRacingApps_BETA-ReleaseNotes.txt +++ b/documentation/SIMRacingApps_BETA-ReleaseNotes.txt @@ -6,7 +6,13 @@ For a complete list of issues completed in this version goto and click on either open or closed. Be sure to look at the date closed and download the BETA released after that date. -Version: 1.22_Build_BETA-2024.03.16 +Version: 1.22_Build_BETA-2024.04.02 + 1. New widget TireCompound for viewing selected compound and changing it as desired. + Added it to the CrewChief, PitCommander and Dash-Minimum apps. + 2. Two new “Outlaw” models have been added for the Dirt Micro Sprint Car! + 3. Tire Compounds updated for Ford GT GT3 and the McLaren MP4-12C GT3 to include Wet tires. + +1.22_Build_BETA-2024.03.16 1. Algarve International Circuit 2. Kokomo Speedway, A new track config, "Tires Out". The original track config has been named "Tires In". 3. Lime Rock Park, A new track config, School. @@ -29,7 +35,7 @@ Version: 1.22_Build_BETA-2024.03.16 - New API /Track/Condition to return the state of the track as reported by the SIM. - Updated the TrackMap, CrewChief Apps with the Track Condition. - +================ Notes from iRacing's Release Notes to be considered in next BETA cycle: x. Rain Telemetry variables and data have been added! - Session string WeekendInfo:TrackWeatherType: extended to cover dynamic weather. @@ -46,9 +52,6 @@ Notes from iRacing's Release Notes to be considered in next BETA cycle: - Added "WeatherDeclaredWet" telemetry variable, this is set to true when the marshal allows use of rain tires. - "WeatherDeclaredWet": 1 - Possibly use is to gray out wet tires from being selected. - x. The Tire Compound change command has been added to the IRSDK. - Macro support for tire types, #tc 1. - Possibly add buttons on the PitCommander widget to select tire compound. David Tucker yet to announce API logic. ------------------------------------------------------------------------------------------------------ --- Configuration Tips --- diff --git a/documentation/SIMRacingApps_ReleaseNotes.txt b/documentation/SIMRacingApps_ReleaseNotes.txt index cad4671..b04c38a 100644 --- a/documentation/SIMRacingApps_ReleaseNotes.txt +++ b/documentation/SIMRacingApps_ReleaseNotes.txt @@ -2,7 +2,7 @@ SIMRacingApps Release Notes Copyright (C) 2015 - 2024 Jeffrey Gilliam --------------------------- -Version: 1.22_Build_BETA-2024.03.16 +Version: 1.22_Build_BETA-2024.04.02 1. Algarve International Circuit 2. Kokomo Speedway, A new track config, "Tires Out". The original track config has been named "Tires In". 3. Lime Rock Park, A new track config, School. @@ -10,11 +10,11 @@ Version: 1.22_Build_BETA-2024.03.16 5. Misano World Circuit Marco Simoncelli 6. Sonoma Raceway, The track configurations formerly known as Cup and Cup Historic have been renamed to NASCAR Long and NASCAR Short respectively. - 7. Dirt Micro Sprint (2 models Winged and Non-Winged) + 7. Dirt Micro Sprint (4 models Winged and Non-Winged, Outlaw) 8. SRX 9. Super Formula Lights 10. Pit Command widget to show Tire Compounds on cars updated for DRY, WET compounds - - The IMSA GT3 Class stable of cars (Audi R8 LMS EVO II GT3,BMW M4 GT3, Ferrari 296 GT3, Lamborghini Huracan GT3 EVO, Mercedes-AMG GT3 2020, and Porsche 911 GT3 R (992)) + - The IMSA GT3 Class stable of cars (Audi R8 LMS EVO II GT3,BMW M4 GT3, Ferrari 296 GT3, Ford GT GT3, Lamborghini Huracan GT3 EVO, Mercedes-AMG GT3 2020, McLaren MP4-12C, and Porsche 911 GT3 R (992)) - The GTP Class stable of cars (Acura ARX-06 GTP, BMW M Hybrid V8, Cadillac V-Series.R GTP, and Porsche 963 GTP) - Toyota GR86 - Dallara P217 @@ -24,6 +24,8 @@ Version: 1.22_Build_BETA-2024.03.16 - Added Precipitation Percentage to the WeatherInfo widget when raining. - New API /Track/Condition to return the state of the track as reported by the SIM. - Updated the TrackMap, CrewChief Apps with the Track Condition. + 12. New widget TireCompound for viewing selected compound and changing it as desired. + Added it to the CrewChief, PitCommander and Dash-Minimum apps. 1.21_Build_2024.01.21 1. Fixed #274 (https://github.com/SIMRacingApps/SIMRacingApps/issues/274)