golfgame/client
adlee-was-taken df422907b0 Speed up animations and reduce CPU turn delays
- Reduce move animation durations by 40% for snappier card movement
- Widen and slow down turn indicator shake for better visibility
- Cut CPU turn delays significantly:
  - Pre-turn pause: 0.6s → 0.25s
  - Initial look: 0.6-0.9s → 0.3-0.5s
  - Post-draw settle: 0.9s → 0.5s
  - Post-draw consider: 0.6-0.9s → 0.3-0.6s
  - Post-action pause: 0.6-0.9s → 0.3-0.5s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 23:06:17 -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
anime.min.js Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -05:00
app.js Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -05:00
card-animations.js Speed up animations and reduce CPU turn delays 2026-02-01 23:06:17 -05:00
card-manager.js Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc. 2026-01-25 17:37:01 -05:00
golfball-logo.svg Refine golf ball logo and add static route 2026-01-27 12:51:10 -05:00
index.html Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -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 Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc. 2026-01-25 17:37:01 -05:00
style.css Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -05:00
timing-config.js Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -05:00