mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 00:08:35 +02:00
[PR #31] Race control message. #88
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#88
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/31
Author: @Xenociel
Created: 12/10/2025
Status: 🔄 Open
Base:
main← Head:feature/race-control📝 Commits (10+)
3657c14+ fix and seperate Race control message.234904e+ chore change language of commentsb612611+ chore restore resolution and titleccb9cce+ chore fix program's title3dd709bMerge branch 'feature/throttle_and_brakes' into feature/race-control722ac94+ chore fix program's titleaf127b8+ chore fix program's titleac527b6+ resolve conflicta8d278b+ resolve conflict0d356efMerge 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.