golfgame/client
adlee-was-taken e1cca98b8b Fix client scoring to respect house rules for column pairs
Client-side scoring (points badge and score tally animation) ignored
house rules that modify pair behavior. Extract shared
calculateColumnScores() helper that mirrors server logic for
eagle_eye, negative_pairs_keep_value, wolfpack, four_of_a_kind,
and one_eyed_jacks rules. Server now sends scoring_rules flags
in game state.

Also fix opponent flip animation card font-size matching.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 10:34:40 -05:00
..
admin.css Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
admin.html Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
admin.js Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
animation-queue.js Timing and animation changes for a more natural feeling game with CPU opps. 2026-01-31 12:22:54 -05:00
ANIMATIONS.md v3.0.0: V3 features, server refactoring, and documentation overhaul 2026-02-14 10:03:45 -05:00
anime.min.js Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -05:00
app.js Fix client scoring to respect house rules for column pairs 2026-02-14 10:34:40 -05:00
card-animations.js Fix client scoring to respect house rules for column pairs 2026-02-14 10:34:40 -05:00
card-manager.js v3.0.0: V3 features, server refactoring, and documentation overhaul 2026-02-14 10:03:45 -05:00
golfball-logo.svg Refine golf ball logo and add static route 2026-01-27 12:51:10 -05:00
index.html Revise rules page strategic impact descriptions for accuracy 2026-02-14 10:18:26 -05:00
leaderboard.js Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
replay.js Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
state-differ.js v3.0.0: V3 features, server refactoring, and documentation overhaul 2026-02-14 10:03:45 -05:00
style.css Fix client scoring to respect house rules for column pairs 2026-02-14 10:34:40 -05:00
timing-config.js v3.0.0: V3 features, server refactoring, and documentation overhaul 2026-02-14 10:03:45 -05:00