Skip to content

Releases: Robertsmania/RobertsmaniaReplay

#undefined license color fix

29 Mar 22:24
Compare
Choose a tag to compare

Fix an exception that occurred when the license color that comes from iRacing is #undefined.

Replay File Auto Load/Save fixed

18 Oct 19:25
Compare
Choose a tag to compare

There was a discrepancy between the save and load folder names. Fixed now so the data is in:
\Documents\RobertsmaniaReplays

Stability Improvements

12 Sep 15:13
Compare
Choose a tag to compare

With the S423 build I discovered some potential issues with data structure access in events that are not races (open practice mostly).
This release addresses those and should be more stable.

The profile has not changed, so you can continue to use the previous one or install from scratch.

Replay File Auto Load/Save and Record Markers In Replay options

10 Sep 15:47
Compare
Choose a tag to compare

Two new VA variables: {BOOL:AutoLoadSaveReplayFiles} and {BOOL:RecordMarkersInReplay} have been added.
They are initialized by default to have AutoLoadSaveReplayFiles true and RecordMarkersInReplay false.

If you enable RecordMarkersInReplay you can load a replay file from disk, let it run and the system will record markers for it as if it was a live event. You can then save the maker data for future use. NOTE - interactively watching the replay and using next/previous marker while this option is enabled can have unpredictable results as the system will try to re-add markers as the events are viewed. The malfunctions are generally mild, but present as unexpected data re-written for existing markers.

Re-branding Release

04 Sep 22:11
b69e5be
Compare
Choose a tag to compare

The project is now to be know as Robertsmania Replay - iRacing Replay System.

1.002

01 Sep 20:17
Compare
Choose a tag to compare

After some excellent feedback from users these changes have been made:

Stability fix for session name access - watching a replay file and jumping around the timeline could throw an exception before.

Better handling of NotInWorld cars for position changes.

Only record markers in live events (SimMode=full). Before, watching replays from file would try and record new markers which did not always end well.

Experimental Save/Load Markers plugin routines. Right now you need to manually execute the plugin functions
A0 ir2pitgirl - Save Marker Data
A0 ir2pitgirl - Load Marker Data

Look in Documents/PitGirlReplays for the markers_SesionID.json files.
You can only load markers for matching session replays.

Soliciting Feedback

28 Aug 19:35
Compare
Choose a tag to compare

After internal testing, we would like to get other people to try the plugin and profile commands.
This release has a new "Cycle Marker Type Filter" command and the controller configuration slightly adjusted so primary replay controls are all available without voice.

Initial-Release

26 Aug 05:57
Compare
Choose a tag to compare

Robertsmania PitGirl iRacing Plugin for VoiceAttack.

The RobertsmaniaPitGirlReplay.vax archive file should import into VoiceAttack (you must disable plugin support before importing, and then re-enable for use).