Replaces the duplicated F1Simulator (which was copy-pasted for IndyCar) with a single AutoRacingSimulator that accepts a race points table at construction time. Registry entries for f1_standings and indycar_standings remain separate, each wired to the correct scoring system (F1: top-10, IndyCar: top-26 positions). Also imports SIMULATOR_TYPES from registry into the admin route to eliminate the duplicate hardcoded array, and updates stale comments mentioning F1/IndyCar. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| bracket-templates.ts | ||
| color-hash.ts | ||
| date-utils.ts | ||
| draft-eligibility.ts | ||
| draft-order.ts | ||
| draft-timer.ts | ||
| owner-map.ts | ||
| scoring-types.ts | ||
| season-helpers.server.ts | ||
| standings-display.ts | ||
| utils.ts | ||