Skip to content

Releases: white-bag/thessal

Overlay v0.25.0 (beta)

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:13
4be19d4

Thessal Beta Release Notes

Features

  • Separate DPS graph panel — the damage-per-second graph now has its own dedicated, smoothly-animated panel for better visibility and control.
  • Panel closing — close individual panels via a toggle list in the Status panel; reopen them as needed without resetting all settings.
  • Customizable chat cooldown — party-chat notification cooldown is now configurable per-user, with improved keyword matching and title-code stripping.
  • Settings UI dev-mode toggle — a Settings option to unlock dev-mode features, visible only when the unlock is already active.
  • Consistent scrollbars — all scrolling surfaces now share a cohesive overlay-styled scrollbar design.
  • Compact Loot panel — the large Loot panel no longer shows item-name labels, saving screen space.
  • Dev-mode gating — debug surfaces and alpha-channel updater checks are now hidden by default and only appear when dev mode is unlocked.

Fixes

  • Panel drag bounds — fixed a bug where dragging a panel could resize it beyond safe screen bounds.

Overlay v0.24.1-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:45
c29ee9d

Features

  • Split the DPS graph into its own dedicated panel with smooth curve rendering
  • Add Settings UI toggle for dev mode (visible only when unlocked)
  • Gate debug surfaces and updater alpha channel behind dev mode flag
  • Consistent overlay-styled scrollbars across all scrolling surfaces
  • Remove item-name labels from large Loot panel for cleaner UI
  • Add panel close buttons with Status-panel toggle list for quick access

Fixes

  • Strip party chat title codes and honor whole-word keyword matching with longer, customizable cooldown
  • Clamp dragged anchor to prevent unintended panel resizing during drag operations

Overlay v0.24.0 (beta)

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:50
c29ee9d

Features

  • DPS Tracker enhancements — Added trend sparklines and peak/average DPS metrics alongside the live breakdown; damage tracking now persists across phase transitions within a single boss fight.

Fixes

  • Fixed DPS focus carrying over between different Realm bosses; damage now resets properly per boss.
  • Fixed shiny item badge rendering on equipped items in the player inventory (was only showing in the Loot panel).
  • Improved asset freshness detection to properly validate extracted game data.

Overlay v0.23.1-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:40
2beb266

Features

  • DPS panel enhancements — trend sparkline showing damage over time, plus average and peak DPS metrics at a glance.

Fixes

  • DPS focus now resets per Realm boss instead of carrying damage forward between phases, fixing inflated readings during multi-phase encounters.
  • Shiny badge now renders on equipped items in the player's gear, not just in the Loot panel.
  • Fixed asset pipeline freshness check to properly validate against declared extractor outputs.

Overlay v0.23.0 (beta)

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:32
2beb266

RealmShark Overlay — v0.23.0 Beta

Features

  • Notifications system — rule-based alerts with banner toasts and audio feedback; history panel to review fired notifications
  • Per-panel settings — gear icon on each panel to configure behavior (e.g. loot spoiler visibility, notification rules)
  • Party-chat notifications — detect and alert on party messages from allies
  • Chat diagnostics — probe button to verify party-chat wire format (troubleshooting tool)

Fixes

  • Dropdown menus now readable with proper contrast; fix clipping at panel edges
  • Item search no longer fires on every keystroke — debounced for responsiveness
  • Loot-bag "new item" notification no longer re-fires when walking back into cached view
  • Cached metadata tables (item/ability/pet data) now correctly sync to late-joining subscribers, fixing dropdown stalls on overlay restart

Other

  • Bridge now uses edge-triggered, versioned metadata delivery to eliminate 2s rebroadcast churn
  • Enhanced loot metadata: per-slot item type info and full color palette support
  • Overlay settings UI for controlling notification behavior and rules

Overlay v0.22.8-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:19
2aa7878

Features

  • Notifications system — alert engine with event detection, rule catalog, and dispatcher. Configure which events fire alerts and banner toasts with ping sound in the new Notifications settings panel.
  • Notifications history panel — review triggered alerts with timestamps.
  • Party-chat notifications — alert rule to notify on party messages (phase 2).
  • Settings gear per panel — quick access to panel-specific settings.
  • Chat diagnostics — probe button in the Status panel to verify party-chat wire format.
  • Loot bag metadata — bridge now reports all bag colors and item slot types for richer loot tracking.

Fixes

  • Dropdown rendering regression (0.22.7) — cached metadata tables now replay correctly to late-arriving renderer subscribers.
  • Metadata rebroadcast churn — bridge now uses edge-triggered, versioned delivery instead of repeating every 2s.
  • Loot-bag notification re-fires — no longer re-triggers after walking back into view of picked-up items.
  • Item search performance — debounced to reduce lag; dropdown clipping fixed.
  • Legible select dropdowns — styling improved with faster fuzzy item-override search.
  • Loot-bag spoiler hiding — spoiler items now hidden in loot UI.

Overlay v0.22.7-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:47
2aa7878

Features

  • Notifications system — Alert engine with rule-based delivery, banner toasts, and ping sounds for important events
  • Notifications history panel — Review past alerts
  • Notifications settings UI — Customize which alerts fire and delivery options
  • Per-panel settings — Individual settings gears on each overlay panel
  • Party-chat notifications — Alert on messages from party members
  • Chat diagnostics — New diagnostic button in Status panel to verify party-chat wire format

Fixes

  • Bridge metadata rebroadcast churn — Eliminated unnecessary 2-second rebroadcast cycles for stable metadata
  • Loot-bag notification re-fire — Fixed notifications incorrectly triggering again when walking back into view
  • Loot-bag spoiler visibility — Hide spoiler content in notifications while keeping notifications themselves visible
  • Item search and dropdowns — Improved search debouncing, fixed dropdown clipping, and made select dropdowns more legible
  • Item override search — Fast fuzzy search for per-panel item overrides

Other

  • Loot metadata — Bridge now includes all color categories and item slot types for loot bags

Overlay v0.22.6-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:09
2aa7878

Release Notes

Features

  • Notifications system – Configurable alert rules with banner toasts and ping sounds. Includes history panel and per-panel settings controls.
  • Party-chat notifications – Real-time alerts for party messages with diagnostic verification tool.
  • Improved item search – Fuzzy search in item overrides with debouncing and dropdown clipping fixes.
  • Loot metadata enhancements – All-color loot tracking and item slot types in bag data.

Fixes

  • Fixed loot-bag notifications re-firing when walking back into view
  • Legible select dropdowns with improved visibility
  • Hidden loot-bag spoilers in notification display

Overlay v0.22.5-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:57
2aa7878

Features

  • Notifications system: Full alert engine with event detection, rule catalog, and customizable settings. Set rules for in-game events and receive banner toasts with optional ping sound feedback.
  • Notifications history panel: Review recent alerts in a dedicated overlay panel.
  • Party chat notifications: Configurable alerts for party chat messages with wire-verification diagnostics.
  • Per-panel settings: Individual settings gear icon on each panel for quick access to panel-specific options.

Fixes

  • Item search performance: Debounce item search input and implement fast fuzzy matching for item overrides.
  • Dropdown UI fixes: Legible select dropdowns with proper clipping and visibility.
  • Loot bag spoiler hiding: Hide loot bag types in certain contexts to avoid spoilers.

Other

  • Bridge enhancements: Extended loot metadata with all-color support and item slot type information.

Overlay v0.22.4-alpha (alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 11:52
2aa7878

Thessal Overlay Alpha Release Notes

Features

  • Notification system (Alerts) — Event detection and rule engine with configurable alert delivery (banner toasts + ping sound). Includes a searchable notifications history panel.
  • Per-panel settings — Settings gear icon on each panel for panel-specific configuration.
  • Chat probe diagnostic — Diagnostic button to verify party-chat wire connectivity.
  • Loot metadata enrichment — All-color loot metadata and item slot type information in lootBagTypes.

Fixes

  • Item search UX — Debounced search input and fast fuzzy matching for item overrides with legible select dropdowns.
  • Dropdown rendering — Fixed dropdown clipping issues and spoiler visibility (loot-bag items now hidden from spoilers).

Other

  • Notifications settings UI for configuring alert rules and delivery preferences.