[PR #8] [MERGED] Add Sprint session support, live track status display, and restart key #68

Closed
opened 2026-05-07 00:18:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/8
Author: @nitai-satapathy
Created: 11/26/2025
Status: Merged
Merged: 12/1/2025
Merged by: @IAmTomShaw

Base: mainHead: main


📝 Commits (6)

  • 35f6e91 Add Sprint session support, live track status display, and restart key
  • 2accfd9 Merge branch 'IAmTomShaw:main' into main
  • 861c218 Remove duplicate live track status
  • f18ea25 Merge branch 'IAmTomShaw:main' into main
  • 4191388 Update README with correct example for --round
  • fdb03be Merge branch 'IAmTomShaw:main' into main

📊 Changes

4 files changed (+27 additions, -14 deletions)

View changed files

📝 README.md (+6 -1)
📝 main.py (+8 -5)
📝 src/arcade_replay.py (+5 -2)
📝 src/f1_data.py (+8 -6)

📄 Description

  • Added Sprint race session
  • Added live track status banner (e.g., Green, Yellow, SC, Red).
  • Added R as a restart key to reset replay without restarting the app.

🔄 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/8 **Author:** [@nitai-satapathy](https://github.com/nitai-satapathy) **Created:** 11/26/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`35f6e91`](https://github.com/IAmTomShaw/f1-race-replay/commit/35f6e9180a21d0a025a68b6430cde27455aa0d26) Add Sprint session support, live track status display, and restart key - [`2accfd9`](https://github.com/IAmTomShaw/f1-race-replay/commit/2accfd9e57d3bf0f8a5660de130fc334a89c40ab) Merge branch 'IAmTomShaw:main' into main - [`861c218`](https://github.com/IAmTomShaw/f1-race-replay/commit/861c2189b6b2fee1c8856da54c0e3cebcee17b6b) Remove duplicate live track status - [`f18ea25`](https://github.com/IAmTomShaw/f1-race-replay/commit/f18ea25ebb7e32e9a7a7fbfb07bf72f3db323377) Merge branch 'IAmTomShaw:main' into main - [`4191388`](https://github.com/IAmTomShaw/f1-race-replay/commit/41913885fec07ec8641d5e84cec5007bc442779c) Update README with correct example for --round - [`fdb03be`](https://github.com/IAmTomShaw/f1-race-replay/commit/fdb03be378dadfd430e854c0ec7fe1f42bb44151) Merge branch 'IAmTomShaw:main' into main ### 📊 Changes **4 files changed** (+27 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -1) 📝 `main.py` (+8 -5) 📝 `src/arcade_replay.py` (+5 -2) 📝 `src/f1_data.py` (+8 -6) </details> ### 📄 Description - Added Sprint race session - Added live track status banner (e.g., Green, Yellow, SC, Red). - Added `R` as a restart key to reset replay without restarting the app. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:29 +02:00
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#68
No description provided.