- Profile now fetched via REST API (summoner lookup + summary endpoint) - Match history via REST API games endpoint (proper JSON, no parser) - All 10 players per game returned directly (no separate detail fetch) - DDragon champion ID→name mapping loaded at startup - Fixed summoner_id lookup to use # separator (was using - which failed) - MCP kept as fallback for match detail and edge cases - Frontend: find "me" by summoner name instead of assuming index 0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||