mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 00:08:35 +02:00
[PR #90] Tyre icons now support 2018 Pirelli rainbow #133
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#133
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/90
Author: @idris-p
Created: 12/19/2025
Status: 🔄 Open
Base:
main← Head:tyres-2018📝 Commits (2)
3a00e04Tyre icons now support 2018 Pirelli rainbow9ca2fa2Hotfix: corrected names of image files📊 Changes
8 files changed (+16 additions, -12 deletions)
View changed files
➕
images/tyres/10.0.png(+0 -0)➕
images/tyres/5.0.png(+0 -0)➕
images/tyres/6.0.png(+0 -0)➕
images/tyres/7.0.png(+0 -0)➕
images/tyres/8.0.png(+0 -0)➕
images/tyres/9.0.png(+0 -0)📝
src/f1_data.py(+1 -1)📝
src/lib/tyres.py(+15 -11)📄 Description
My changes ensure that when watching replays of 2018 races, the tyre icons displayed accurately reflect the tyre compounds available that season.
This improves historical accuracy and makes replay visuals more consistent with the original race data.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.