๐Ÿงฎ

โ›ณ
v0.49
Adjusted Distanceโ€”
Break Lowโ€”
Break Highโ€”
๐Ÿ“
โ›ฐ๏ธ
โฑ๏ธ

Course Setup

Break Result

โ€”
AdvBreak AdjDist (D2)โ€”
Boxesโ€”
Boxes Enteredโ€”
Boxes Remaining (D8)โ€”
Percentโ€”
Power > Distance (K8)โ€”
Stopwatch (seconds)โ€”
The break chain (H9โ†’H8โ†’I8โ†’L8โ†’M8) and the stopwatch figure now compute for real, but only once Stop Watch and Boxes are entered for every active row in Advanced Break (below) and the entered Boxes sum exactly to the Boxes total above. Until then they show "not available" โ€” this matches the workbook's own gate on AdvBreak!H9, not a limitation of the app. See changelog.md v0.11.
AdvBreak AdjDist (D2) and the Adjusted Distance shown on the Putt input card above are genuinely different values, not a display bug. AdvBreak!D2 always reads Staging!L14. The Putt card's Adjusted Distance reads Staging!L21, which adds an exception: at distance โ‰ฅ 30 and elevation โ‰ฅ 10, it multiplies D2's value by 0.95 and adds 1 rather than using it directly. Both are reproduced exactly as wired in the workbook โ€” see changelog.md v0.09.

Shot

Tap Distance, then use ยฑ on the keypad to toggle a trailing "+" โ€” that's the tee-shot indicator (Staging!C7). Only the tee-shot branch is built; fairway, wedge, and around-the-green scenarios aren't implemented yet, so a shot without "+" (or one that resolves to a different lie context) shows a notice below instead of a result.