Skip to content

v1.105.0

Choose a tag to compare

@deivid11 deivid11 released this 25 May 20:21
· 27 commits to master since this release

What's New

Added

  • Expanded area color paletteAREA_COLORS gains ~52 new options (mid-tone reds, oranges, yellows, greens, teals, blues, purples, pinks, plus muted neutrals like slate, steel, ochre, and stone), giving areas far more distinct color choices.
  • Random boss classBossSpawnModal now honors the global DEFAULT_AGENT_CLASS = 'random' preference: a freshly opened boss-spawn modal picks a random visual class (excluding boss so it varies). The boss role stays guaranteed server-side, so only the visual/behavioral class is randomized.

Changed

  • Accessible area color swatchesAreaEditor color swatches are now real <button> elements with aria-label, aria-pressed, and a title tooltip, so the color picker is keyboard- and screen-reader-navigable.

Technical Details

  • 4 files changed: +105 / -11