-
v1.0.0 Stable
released this
2026-06-28 15:31:29 -05:00 | 121 commits to main since this releaseFirst versioned release. Establishes version tracking and Forgejo releases as the ongoing workflow, and captures the full feature set built to date.
Added
- Version badge in the companion window header, single-sourced from
package.jsonvia Vite's__APP_VERSION__define. - In-game scouting report overlay (
Ctrl+Shift+X): per-player rank, champion mastery, and recent match stats via the Riot API, with progressive fill and configurable report sections. - In-game metrics overlay: live CS/min and item-gold-difference vs harvested tier-average benchmarks.
- Defensive Bans helper that distinguishes "stats unavailable" from "no ban targets found".
- Suggested Picks (counter-pick) section, revealed once champ select advances past the ban phase.
- Settings panel controls for champion pool, meta-tier filter, overlay tracker, and scouting-report sections.
Notes
- Read-only against the League Client (LCU) — never writes to the client.
- The in-game overlays' on-screen render has not yet been verified in a live match.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
- Version badge in the companion window header, single-sourced from