mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #69] Add Track Battle #114
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/69
Author: @MS2620
Created: 12/17/2025
Status: 🔄 Open
Base:
main← Head:resolve-main.py-conflicts📝 Commits (4)
220931eAdd Track battle96ee942Added sector times and sector markers to the track231356eMerge branch 'main' into resolve-main.py-conflicts3d22193Merge 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.