Skip to content

Version_1.0_Build_BETA-2016.02.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfgilliam jfgilliam released this 26 Feb 17:59
· 227 commits to master since this release
  1. Another fix to the Pit-Count-Down. Sometimes it would call the numbers out of order
    when you sped up and slowed back down while it was counting.
  2. Fixed bug where time in pit stall would go blank for all drivers.
    When you rewind to look at the replay, when you go back live,
    the iRacing session time would go backwards. I was initializing the cache in this condition.
    I added code to detect a new session a better way.
  3. Fixed bug where I had broken the ability to record the sessions.
  4. Increased max memory from 256mb to 512mb because when uploading updates, it needs to keep
    it in memory before extracting it. Min memory is still 256mb, so if you don't need it, it
    will not grow.