[PR #90] Tyre icons now support 2018 Pirelli rainbow #133

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

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/90
Author: @idris-p
Created: 12/19/2025
Status: 🔄 Open

Base: mainHead: tyres-2018


📝 Commits (2)

  • 3a00e04 Tyre icons now support 2018 Pirelli rainbow
  • 9ca2fa2 Hotfix: 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.

  • Added support for Hypersoft, Ultrasoft, and Supersoft tyres.
  • Implemented the recoloured Soft, Medium, and Hard tyres to match their 2018 visuals.

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.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/90 **Author:** [@idris-p](https://github.com/idris-p) **Created:** 12/19/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `tyres-2018` --- ### 📝 Commits (2) - [`3a00e04`](https://github.com/IAmTomShaw/f1-race-replay/commit/3a00e041464b7a9e4c09710486d10ad4398922e6) Tyre icons now support 2018 Pirelli rainbow - [`9ca2fa2`](https://github.com/IAmTomShaw/f1-race-replay/commit/9ca2fa20dc285a959ece82f5b3f9183f4d8dac7b) Hotfix: corrected names of image files ### 📊 Changes **8 files changed** (+16 additions, -12 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description My changes ensure that when watching replays of 2018 races, the tyre icons displayed accurately reflect the tyre compounds available that season. - Added support for Hypersoft, Ultrasoft, and Supersoft tyres. - Implemented the recoloured Soft, Medium, and Hard tyres to match their 2018 visuals. This improves historical accuracy and makes replay visuals more consistent with the original race data. --- <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#133
No description provided.