Commit graph

2 commits

Author SHA1 Message Date
Claude
4e32463a7e
Fix draft round showing Infinity before draft starts
When draftSlots is empty (pre-draft state), dividing by zero caused
Math.ceil to return Infinity. Guard the division to fall back to round 1.

https://claude.ai/code/session_017mLmGc5wTrESaDeRQHkSPy
2026-02-20 19:06:06 +00:00
Chris Parsons
6c5c9f709b feat: add public draft board and simplify draft speed settings 2025-10-20 15:03:11 -07:00