Skip to content

Commit

Permalink
1. Fixed the "What's the Weather" command in Voice Attack to say the
Browse files Browse the repository at this point in the history
SIM Time of Day
       - Voice Attack profile version 2020.05.16
       - New API /Session/TimeString

    2. Added more information in Voice Attack 2020.05.16 when pitting.
       Now says what tires and fuel you are asking for upon approaching
the pits and when issuing the "Pitting In" command.
       Also says your stall number based on your qualifying position.
  • Loading branch information
jfgilliam committed May 18, 2020
1 parent 4f9c9db commit a4e9614
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
12 changes: 11 additions & 1 deletion documentation/SIMRacingApps_BETA-ReleaseNotes.txt
Expand Up @@ -6,7 +6,17 @@ 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.13_Build_BETA-2020.05.12
Version: 1.13_Build_BETA-2020.05.17

1. Fixed the "What's the Weather" command in Voice Attack to say the SIM Time of Day
- Voice Attack profile version 2020.05.16
- New API /Session/TimeString

2. Added more information in Voice Attack 2020.05.16 when pitting.
Now says what tires and fuel you are asking for upon approaching the pits and when issuing the "Pitting In" command.
Also says your stall number based on your qualifying position.

1.13_Build_BETA-2020.05.12

1. New API to get the change in the iRating. /Car/REFERENCE/DriverRatingDelta

Expand Down
12 changes: 10 additions & 2 deletions documentation/SIMRacingApps_ReleaseNotes.txt
Expand Up @@ -4,7 +4,7 @@ Copyright (C) 2015 - 2020 Jeffrey Gilliam
For a complete list of issues completed in this version goto
(https://github.com/SIMRacingApps/SIMRacingApps/milestone/14?closed=1)

Version: 1.13_Build_BETA-2020.05.12
Version: 1.13_Build_BETA-2020.05.17

1. Fixed RadioControl widget. It would not change channels.
iRacing seems to have a bug, where you cannot select the @DRIVERS channel from chat.
Expand Down Expand Up @@ -40,11 +40,19 @@ Version: 1.13_Build_BETA-2020.05.12
8. New APIs to reload paint for all cars or a specific car.
- /Session/setReloadPaint
- /Car/{CARIDENTIFIER}/setReloadPaint
- Also new commands for Voice Attack 2020.05.12
- Also new commands for Voice Attack 2020.05.16
- Reload All Paints
- Reload My Paint

9. Added North Wilkesboro Speedway Track Profile

10. Fixed the "What's the Weather" command in Voice Attack to say the SIM Time of Day
- Voice Attack profile version 2020.05.16
- New API /Session/TimeString

11. Added more information in Voice Attack 2020.05.16 when pitting.
Now says what tires and fuel you are asking for upon approaching the pits and when issuing the "Pitting In" command.
Also says your stall number based on your qualifying position.

For notes on previous versions, see below.

Expand Down

0 comments on commit a4e9614

Please sign in to comment.