promotional bannermobile promotional banner

Wheelson

A Mythic+ group maker

File Details

v2026.3.25.2

  • R
  • Mar 25, 2026
  • 274.60 KB
  • 5
  • 12.0.1
  • Retail

File Name

Wheelson-v2026.3.25.2.zip

Supported Versions

  • 12.0.1

Wheelson

v2026.3.25.2 (2026-03-25)

Full Changelog Previous Releases

  • ⚡ Bolt: optimize group creator with O(1) set lookup (#101)
    Replaced O(N) array search inside group formation assignment loops
    with O(1) table-based lookup using Sets. This avoids O(N*M) algorithmic
    complexity scaling when determining available players.
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>