[PR #31] Race control message. #88

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

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/31
Author: @Xenociel
Created: 12/10/2025
Status: 🔄 Open

Base: mainHead: feature/race-control


📝 Commits (10+)

  • 3657c14 + fix and seperate Race control message.
  • 234904e + chore change language of comments
  • b612611 + chore restore resolution and title
  • ccb9cce + chore fix program's title
  • 3dd709b Merge branch 'feature/throttle_and_brakes' into feature/race-control
  • 722ac94 + chore fix program's title
  • af127b8 + chore fix program's title
  • ac527b6 + resolve conflict
  • a8d278b + resolve conflict
  • 0d356ef Merge branch 'main' into feature/race-control

📊 Changes

7 files changed (+695 additions, -18 deletions)

View changed files

📝 main.py (+1 -0)
📝 src/arcade_replay.py (+2 -1)
📝 src/f1_data.py (+49 -2)
📝 src/interfaces/qualifying.py (+54 -0)
📝 src/interfaces/race_replay.py (+18 -11)
📝 src/lib/time.py (+2 -2)
📝 src/ui_components.py (+569 -2)

📄 Description

Here's the first PR separated as you requested: Race Control.


🔄 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/31 **Author:** [@Xenociel](https://github.com/Xenociel) **Created:** 12/10/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/race-control` --- ### 📝 Commits (10+) - [`3657c14`](https://github.com/IAmTomShaw/f1-race-replay/commit/3657c14c209742a14f944be47100fd4347e1e962) + fix and seperate Race control message. - [`234904e`](https://github.com/IAmTomShaw/f1-race-replay/commit/234904e4880ec55f9ad0fac5457f8edcdd6197b4) + chore change language of comments - [`b612611`](https://github.com/IAmTomShaw/f1-race-replay/commit/b612611d5ebd95891bd4d835892f5e327ff474d3) + chore restore resolution and title - [`ccb9cce`](https://github.com/IAmTomShaw/f1-race-replay/commit/ccb9cce57039f6eb82dbfbe9860cc0595fa708e5) + chore fix program's title - [`3dd709b`](https://github.com/IAmTomShaw/f1-race-replay/commit/3dd709b43ce6bcea45bd0701d5296e21e6a95e49) Merge branch 'feature/throttle_and_brakes' into feature/race-control - [`722ac94`](https://github.com/IAmTomShaw/f1-race-replay/commit/722ac94b829d809cc6f06597230cc371eebaff92) + chore fix program's title - [`af127b8`](https://github.com/IAmTomShaw/f1-race-replay/commit/af127b80ff22edfef05f8ced32cac0d8e6ab14f6) + chore fix program's title - [`ac527b6`](https://github.com/IAmTomShaw/f1-race-replay/commit/ac527b65cbe4b059ada882570c44daa0d712bc7e) + resolve conflict - [`a8d278b`](https://github.com/IAmTomShaw/f1-race-replay/commit/a8d278bc8fd6b6118042b7f7766a37db1d4494fd) + resolve conflict - [`0d356ef`](https://github.com/IAmTomShaw/f1-race-replay/commit/0d356efda5295282a920a0215c3beae831525a14) Merge branch 'main' into feature/race-control ### 📊 Changes **7 files changed** (+695 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+1 -0) 📝 `src/arcade_replay.py` (+2 -1) 📝 `src/f1_data.py` (+49 -2) 📝 `src/interfaces/qualifying.py` (+54 -0) 📝 `src/interfaces/race_replay.py` (+18 -11) 📝 `src/lib/time.py` (+2 -2) 📝 `src/ui_components.py` (+569 -2) </details> ### 📄 Description Here's the first PR separated as you requested: Race Control. --- <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#88
No description provided.