Skip to content

Commit

Permalink
1. New widget TireCompound for viewing selected compound and
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jfgilliam committed Apr 3, 2024
1 parent 61771b1 commit f1a025a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
13 changes: 8 additions & 5 deletions documentation/SIMRacingApps_BETA-ReleaseNotes.txt
Expand Up @@ -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.
Expand All @@ -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.
Expand All @@ -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 ---
Expand Down
8 changes: 5 additions & 3 deletions documentation/SIMRacingApps_ReleaseNotes.txt
Expand Up @@ -2,19 +2,19 @@ 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.
4. Millbridge Speedway
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
Expand All @@ -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)
Expand Down

0 comments on commit f1a025a

Please sign in to comment.