You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Treat demolition timeline events as authoritative in the replay player so
demoed cars, boost trails, boost meters, and attached cameras disappear during
the respawn window even when replay frames still contain stale player samples.
Keep boost removed by demolitions from counting as boost usage while still
accounting for the later demo respawn boost grant.
Serve mechanics review playlists through the stats player and route the
GitHub Pages /review/ build to that shared app.
Use unauthenticated public git fetches for GitHub Actions checkout steps so
CI and release jobs are not blocked when the default Actions token cannot
fetch the public repository.
Remove Rust cache action setup from CI to keep jobs moving when third-party
action archive downloads fail.
Build Python wheels and publish artifacts with direct maturin and uv
commands instead of release helper actions.
Refresh Rust, Python, and JavaScript release metadata to 0.9.1.