Skip to content

Version_1.0_Build_BETA-2016.04.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfgilliam jfgilliam released this 25 Apr 16:53
· 225 commits to master since this release
1. Removed the previous code that reset the fast repair option on pit exit for iRacing.
   As of the March 30, 2016 patch from iRacing, this is controlled by setting 
        Documents\iRacing\app.ini[Pit Service]autoResetFastRepair
2. Fixed issue with StandingsBanner widget where it would not page through
   the field when under caution.
3. Added the Chat Widget with customizable buttons.
   To customize, you add variables to your settings. See the documentation for Chat for details.
      chat-row1-col1-name = /[CAR]<br />PASS LEFT
      chat-row1-col1-text = /RL-1 [#[CARNUMBER]] Pass Left
   NOTE: What is RL-1? That is the code for Relative 1 position behind.
4. Fixed Relative so it doesn't show the pace car if it is not on the track.
5. Added Car/(CARIDENTFIER)/NumberFont and Car/(CARIDENTFIER)/NumberSlant to the API.
   Changed the CarNumber widget to use them. If the font is not installed on your system
   it falls back to Arial. I will be investigating ways to bundle the fonts, if I can get 
   permission to.