mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #183] Implement Podium Feature #202
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#202
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/183
Author: @aliasgarsogiawala
Created: 1/22/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (5)
302e5bfPodium feature addedc5b53abFix podium rendering, WDC standings9fa9d09Cleanup39fc910Update src/ui_components.py2dbc22dUpdate src/ui_components.py📊 Changes
6 files changed (+580 additions, -15 deletions)
View changed files
📝
main.py(+6 -3)📝
src/arcade_replay.py(+2 -2)📝
src/cli/race_selection.py(+6 -7)📝
src/f1_data.py(+187 -0)📝
src/interfaces/race_replay.py(+29 -1)📝
src/ui_components.py(+350 -2)📄 Description
Implemented the end‑of‑race podium overlay with animated reveal, confetti, and driver stats. Added race result data piping, WDC context, and polish for usability and correctness.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.