[PR #88] Add tire history logic and UI column #132

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/88
Author: @ItsAbdiOk
Created: 12/19/2025
Status: 🔄 Open

Base: mainHead: feature/tire-history-display


📝 Commits (3)

  • 47895b4 Add tire history logic and UI column
  • af98d24 Merge remote-tracking branch 'upstream/main' into feature/tire-history-display
  • ccfabd2 Resolve merge conflict with upstream main

📊 Changes

2 files changed (+51 additions, -15 deletions)

View changed files

📝 src/f1_data.py (+26 -6)
📝 src/ui_components.py (+25 -9)

📄 Description

Summary
This PR introduces real-time tyre age tracking and stint history visualisation to the race replay. Users can now see the age of the current tyres (in laps) on the leaderboard.

Screenshot 2025-12-19 at 19 26 23

🔄 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/88 **Author:** [@ItsAbdiOk](https://github.com/ItsAbdiOk) **Created:** 12/19/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/tire-history-display` --- ### 📝 Commits (3) - [`47895b4`](https://github.com/IAmTomShaw/f1-race-replay/commit/47895b494b214f44e968afca4cc1bdd28d4d0386) Add tire history logic and UI column - [`af98d24`](https://github.com/IAmTomShaw/f1-race-replay/commit/af98d24433f91d2e15f667f96b1972c2e6da2508) Merge remote-tracking branch 'upstream/main' into feature/tire-history-display - [`ccfabd2`](https://github.com/IAmTomShaw/f1-race-replay/commit/ccfabd2081b68e908d7a24058e91724f8e81ad0e) Resolve merge conflict with upstream main ### 📊 Changes **2 files changed** (+51 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/f1_data.py` (+26 -6) 📝 `src/ui_components.py` (+25 -9) </details> ### 📄 Description Summary This PR introduces real-time tyre age tracking and stint history visualisation to the race replay. Users can now see the age of the current tyres (in laps) on the leaderboard. <img width="1512" height="947" alt="Screenshot 2025-12-19 at 19 26 23" src="https://github.com/user-attachments/assets/3c87c3a5-9c84-4c47-a7b2-b1bdefff6d7f" /> --- <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#132
No description provided.