Skip to content

v0.2.1

Choose a tag to compare

@s1gh s1gh released this 11 May 21:49

RL Toolkit v0.2.1

What's new

  • Plugin auto-updates. Catalog-driven update checks with SHA-256-verified downloads. Update pills and an "Update all" button on the dashboard.
  • Player MMR API (/api/mmr). Plugins can fetch live Rocket League MMR for the current player or any other player. Supports Steam, PSN, Xbox, Switch, Epic. 5-minute cache (in-memory + disk), rate-limited, circuit-breakered.
  • Demolitions plugin rewrite. Same visual design, cleaner internals.
  • Déjà Vu rewritten as a leaner overlay-only plugin.

Improvements

  • Adaptive launcher status polling that pauses when hidden.
  • Event-driven focus watcher on Wayland.
  • Dashboard polish: update pills, button hover/wrap, plugin headers.
  • Go bumped to 1.25.

See docs/PLUGINS.md for the new /api/mmr endpoint reference.