Skip to content

Releases: SenorPez/project-cars-replay-enhancer

Project CARS Replay Enhancer 0.6.1 Release Candidate 1

24 Apr 15:15
Compare
Choose a tag to compare

Release Candidate 1 for release of version 0.6.1 of the Project CARS Replay Enhancer.

New Features

  • Some Ruapuna Park data added to pit stop detection.

Bug Fixes

Installation

Available via pip:
pip install replayenhancer==0.6.1rc1

Project CARS Replay Enhancer 0.6

24 Feb 16:34
Compare
Choose a tag to compare

Release of version 0.6 of the Project CARS Replay Enhancer.

New Features:

  • Ability to fake watched car: #92 Set "viewed" : true in a participant_config entry.
  • Race finished flyout: #137
  • Parameter show_timer to show or hide timer and lap counter: #117
  • Parameter champion_color to change the background color of the Series Champion card: #116
  • Parameters champion_width and champion_height to change the size of the Series Champion card: #115
  • Support for multi-class races: #85
  • Time-based race handling: #120

Bug Fixes:

  • Middle white line appears when not needed. #133

Installation

Available via pip:
pip install replayenhancer

Project CARS Replay Enhancer 0.5.2

23 Jan 19:55
Compare
Choose a tag to compare

Patch release of version 0.5.2 of the Project CARS Replay Enhancer.

Includes fix for telemetry and video falling out of sync in long races. (#128)

Installation and upgrading is through pip:
Install:
pip install replayenhancer

Upgrade:
pip install --upgrade replayenhancer

Telemetry capture and configuration file creation are accomplished using the Project CARS Replay Enhancer UI

Project CARS Replay Enhancer 0.5.1

20 Jan 16:58
Compare
Choose a tag to compare

Patch release of version 0.5.1 of the Project CARS Replay Enhancer.

Installation and upgrading is through pip:
Install:
pip install replayenhancer

Upgrade:
pip install --upgrade replayenhancer

Telemetry capture and configuration file creation are accomplished using the Project CARS Replay Enhancer UI

Project CARS Replay Enhancer 0.5

07 Dec 17:09
Compare
Choose a tag to compare

Initial release of version 0.5 of the Project CARS Replay Enhancer.

Installation and upgrading is through pip:
Install:
pip install replayenhancer

Upgrade:
pip install --upgrade replayenhancer

Telemetry capture and configuration file creation are accomplished using the Project CARS Replay Enhancer UI