Skip to content

Releases: GetUpKidAK/iRacingSequenceDirector

v1.41

06 Jul 19:56
Compare
Choose a tag to compare
  • Added option to show/hide inactive drivers in current session
    Drivers not on track or in pit-lane are removed from list. Drivers are hidden by default so driver list may appear empty at the very start of the sesion.

v1.4

03 May 11:37
Compare
Choose a tag to compare
  • Added support for recording via Nvidia ShadowPlay (using default hotkeys)
    Capture method is now available via a drop-down in the main interface
  • Application settings are now stored via ApplicationSettings on a per-user basis
    The settings.ini previously generated in the application folder is no longer used
  • Updated Help menu options to be more...well, helpful
    Added a Guides submenu that links to various Github guides and a Donate link for anyone feeling generous

v1.32

10 Jan 05:18
Compare
Choose a tag to compare
  • Added ability to manually enter a frame number to jump to
    Quality of life addition added on request, if you need to jump to a specific frame for any reason. Doesn't have any effect on replay playback.

v1.31

25 Oct 10:41
Compare
Choose a tag to compare
  • Simplified status bar info
    Removed additional session info (time/laps, etc.) due to bug on non-English systems

v1.3

01 Sep 11:29
Compare
Choose a tag to compare
  • (Finally!) Added Frame Skips
    You can now jump ahead in the replay to skip any sections you don't want

Check the Guides section for more details: https://github.com/GetUpKidAK/iRacingSequenceDirector#guides

v1.25

23 Aug 15:53
Compare
Choose a tag to compare
  • Window is now resizable, UI tweaks
    Panels and controls will disable based on current size
  • Option to sort driver list by position during races
  • Always on top option
    Force window on top of all others, useful for single screen users
  • Rewritten a huge section of the code to simpify some things
    Should make improvements easier and be less buggy
  • Driver/Camera selections disabled during playback
    Rules out any accidental selections during playback/recording

v1.21

11 Aug 15:14
Compare
Choose a tag to compare
  • Pace Car is now selectable in Driver List

v1.2

24 Jul 00:16
Compare
Choose a tag to compare
  • Added support for in-app OBS recording
    OBS recording can be started by the app as playback begins
  • Options added for selecting recording capture method (iRacing, OBS)
  • Options added for enabling/disabling in-sim UI during playback/recording
  • Stop At Final Node option added
    The final node can be used as a placeholder to end the recording.
  • In-app settings now saved between sessions
    Capture method and newly added options, plus most of the previous UI toggles saved
  • Slightly rearranged UI
    Sim UI toggle moved to Playback section, added Recording section
  • Added some session information to the status bar
    Session type and lap counter, and session ID
  • Fixed an issue where nodes sometimes had to be selected twice

v1.12

20 Jul 15:07
Compare
Choose a tag to compare

v1.11

19 Jul 16:25
3774053
Compare
Choose a tag to compare
  • Added in-sim recording
    You can now start/stop recording using iRacing's built-in capture facility directly from the app
  • In-sim UI toggle
    You can now toggle the in-sim UI from the app
  • Tweaked interface
    Added clearer grouping for UI sections
  • Small improvements
    Session and Lap skip buttons are now disabled during playback to avoid any weird issues
    Sim is now paused on application quit (recording is also stopped if in progress)