fix(ui): restore exact score and status displays
Render 1008:0996's eight-place 130x40 score fields at x=478 through right edge 606, exact configured-player rows, current/status markers, and all six 5x5 ball-marker slots. Derive 1008:0b9e status images from strict signed score thresholds rather than unrelated media-award state. Test Plan: - cargo test --all-targets - cargo clippy --all-targets --all-features -- -D warnings - rumdl check CHANGELOG.md RECONSTRUCTION.md README.md - cargo run --quiet -- --simulate launcher --step 0 --screenshot /tmp/tdkpin-display.png - git diff --check
This commit is contained in:
@@ -10,6 +10,10 @@ and this project adheres to
|
||||
|
||||
### Fixed
|
||||
|
||||
- Restore display blits from `1008:0996`/`1008:0b9e`: 130x40 score fields at
|
||||
X=478, eight places ending at X=606, exact 139x31 configured-player rows,
|
||||
11x11 active/status markers, 5x5 remaining-ball markers for every player,
|
||||
and strict signed score-status thresholds independent of media awards.
|
||||
- Import exact `[Settings]` `Language`, `Speed`, and singular `Sound` values
|
||||
from an adjacent/original TDKPIN.INI before creating portable JSON. Fresh
|
||||
installs now inherit the distributed German help setting; F12 is again a
|
||||
|
||||
Reference in New Issue
Block a user