[PR #69] Add Track Battle #114

Open
opened 2026-05-07 00:18:44 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/69
Author: @MS2620
Created: 12/17/2025
Status: 🔄 Open

Base: mainHead: resolve-main.py-conflicts


📝 Commits (4)

  • 220931e Add Track battle
  • 96ee942 Added sector times and sector markers to the track
  • 231356e Merge branch 'main' into resolve-main.py-conflicts
  • 3d22193 Merge branch 'main' into resolve-main.py-conflicts

📊 Changes

2 files changed (+487 additions, -33 deletions)

View changed files

📝 main.py (+49 -33)
src/interfaces/track_battle.py (+438 -0)

📄 Description

I wanted to add a new feature that allows users to visualise 2 drivers head to head on the track. It shows their time for that lap, sector times, current time for the lap and there is also markers for the sectors to allow for better visualisation.

track_battle


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/69 **Author:** [@MS2620](https://github.com/MS2620) **Created:** 12/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `resolve-main.py-conflicts` --- ### 📝 Commits (4) - [`220931e`](https://github.com/IAmTomShaw/f1-race-replay/commit/220931ef58ba83c5256b65a236681e20e15b1e01) Add Track battle - [`96ee942`](https://github.com/IAmTomShaw/f1-race-replay/commit/96ee942ae8abdfa13875e08363c9de7aadfc07cb) Added sector times and sector markers to the track - [`231356e`](https://github.com/IAmTomShaw/f1-race-replay/commit/231356e52412b41e22fe8e7790e2f3caa19a03b5) Merge branch 'main' into resolve-main.py-conflicts - [`3d22193`](https://github.com/IAmTomShaw/f1-race-replay/commit/3d22193c02b2c64f31cf95e86ec00fd92746b3d7) Merge branch 'main' into resolve-main.py-conflicts ### 📊 Changes **2 files changed** (+487 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+49 -33) ➕ `src/interfaces/track_battle.py` (+438 -0) </details> ### 📄 Description I wanted to add a new feature that allows users to visualise 2 drivers head to head on the track. It shows their time for that lap, sector times, current time for the lap and there is also markers for the sectors to allow for better visualisation. ![track_battle](https://github.com/user-attachments/assets/1b940fcd-5777-4c4a-8b1d-658f46730ac1) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#114
No description provided.