Bug fix: - Fixed hasRunners prop using wrong property path (gameState.runners.first instead of gameState.on_first) - hit location selector was never showing Optimization: - Hide outfield positions (LF, CF, RF) for groundball outcomes since groundballs by definition stay in the infield - Auto-clear outfield selection when switching to groundball outcome 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DiceRoller.vue | ||
| GameplayPanel.vue | ||
| ManualOutcomeEntry.vue | ||
| PlayResult.vue | ||