a36856e5264a46142dfb8e95ab943e4254b85256
Build TDK Pinball / build (macos-latest) (push) Canceled after 0s
Build TDK Pinball / build (ubuntu-latest) (push) Canceled after 0s
Build TDK Pinball / build (windows-latest) (push) Canceled after 0s
Preserve the original launcher path when a nudge tilts a game before launch. The Win16 press and release handlers process scan code 0x50 without consulting `game_tilted`, so Tilt disables flippers and scoring but does not strand a ball in the shooter lane. Remove the extra Rust gate, retain the original launch sound suppression during Tilt, and add regression coverage for the waiting-ball case. Test Plan: - `just test` -- passed (138 Rust tests and 3 highscore-server tests) - `just clippy` -- passed - `cargo +nightly fmt --all -- --check` -- passed - `git diff --check` and `git diff --cached --check` -- passed
Description
No description provided
22 MiB
Languages
C
73.8%
Rust
13.9%
C++
5.1%
Python
4.1%
Shell
1.4%
Other
1.6%