gaming-hub/web
Daniel 40c596fbfa feat: add LoL Stats plugin — op.gg-powered player lookup
New plugin for League of Legends stats tracking, similar to op.gg:
- Search summoners by Riot ID (Name#Tag) + region
- Profile overview: rank, tier, LP, win rate, ladder position
- Top champions with KDA and win rates
- Match history with KDA, CS, items, game duration
- Expandable match details showing all 10 players
- Recent searches persisted across restarts

Uses op.gg MCP server (no API key needed, no 24h expiration).
Backend: server/src/plugins/lolstats/ (3 files)
Frontend: web/src/plugins/lolstats/ (2 files)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 21:04:45 +01:00
..
public chore: globe texture q90 statt q85 2026-03-06 20:13:53 +01:00
src feat: add LoL Stats plugin — op.gg-powered player lookup 2026-03-06 21:04:45 +01:00
index.html Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
package.json Fix: Add @types/three for TypeScript build 2026-03-06 10:44:19 +01:00
tsconfig.json Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
vite.config.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00