mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #87] [CLOSED] Added turn numbers to the circuit #130
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#130
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/87
Author: @ashfaaqrifath
Created: 12/19/2025
Status: ❌ Closed
Base:
main← Head:ashfaaqrifath-contrib📝 Commits (5)
7335744Added turn numbers to the circuit0d2e43cMerge branch 'main' of https://github.com/ashfaaqrifath/f1-race-replay into ashfaaqrifath-contrib9bf30b4Fix: added turn numbers to the side of the trackee04719Removed weather heading to reduce clutter48dd841Removed comment from weather heading📊 Changes
3 files changed (+43 additions, -2 deletions)
View changed files
📝
main.py(+3 -0)📝
src/arcade_replay.py(+2 -1)📝
src/interfaces/race_replay.py(+38 -1)📄 Description
Added turn numbers to the circuit.

Fix: added turn numbers to the side of the track for clarity.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.