Rolf 26c3280a92 Fix 9-hole handicap calculation when back-nine holes are missing from DB
When only front-nine holes are entered in course_holes (common setup),
course_par_full summed to ~36 instead of ~72, inflating the 9-hole
playing handicap by roughly 2x before halving. Fix by using
course_par_played×2 as the 18-hole par estimate in both the backend
create_game and the new_game confirmation preview.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 21:31:10 +01:00
2026-03-20 10:16:46 +01:00
2026-03-20 10:16:46 +01:00
2026-03-20 10:16:46 +01:00
S
Description
No description provided
376 KiB
Languages
HTML 51.6%
Python 38%
CSS 9%
JavaScript 1.3%
Dockerfile 0.1%