Skip to content

Invigoration 2.0.3b — Work in Progress Beta

Pre-release
Pre-release

Choose a tag to compare

@tagban tagban released this 23 Aug 13:23
· 9 commits to main since this release
b17cfba

Work-in-progress beta of the C#/.NET + Avalonia rewrite (still labeled beta — expect rough edges).

Highlights since the previous build

  • StarCraft II native connectivity (limited but working): SC2 now connects and chats over Blizzard's real modern protocol, via Stimpak — login, channel join, live chat, whispers, and friends all confirmed working. Multi-channel support (up to 6 joined channels at once, each its own sub-tab). Known rough edge: rejoining previously-open channels after a reconnect isn't fully reliable yet.
  • Battle.net credential profiles: named, reusable logins a bot config selects instead of an implicit per-bot login — share one Battle.net account across multiple bots, or keep them separate, via a new Manage Battle.net Profiles window.
  • Whisper tabs: whisper conversations get their own tab (per-bot and a global tab spanning every connected bot), plus a right-click "Whisper" compose popup on the friends list.
  • Bot tab groups: bots sharing a group name (set per-bot in the Config window) collapse into one top-level tab with their own sub-tabs — handy for several bots on the same server.
  • Unread indicators: a subtle dot on any tab (bot, group, channel, or whisper) with unread activity.
  • SC2 presence-style status icons and trailing clan-tag display, resizable right-hand user panel, per-bot join/leave notification toggle, online-first friends sorting.

Known status

Actively developed — feedback and bug reports welcome via Issues. macOS and Linux builds to follow.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com