Skip to content

FBHealBox v1.4.4.2

Choose a tag to compare

@QbiXibQ QbiXibQ released this 07 Sep 12:26
· 15 commits to main since this release
6c4f1d5

Changelog

1.4.4.2 (2026-09-07)

Buff duration display update & bugfix. Replaces the 4-quadrant clock division for buff icons with a 32-step vertical duration wipe, offering much finer timer resolution, and fixes an syntax error when loading.

New & Changed

  • 32-step buff icon duration display. The buff icons left of the health bar previously divided the remaining duration into 4 coarse quadrants (quarters). They now transition in 32 fine vertical steps (FBBUFFICON_STEPS = 32) from top to bottom. As a buff expires, the top portion is progressively desaturated and darkened in 32 increments. For a 30-minute buff like Power Word: Fortitude or Divine Spirit, the visual display now updates approximately every 56 seconds rather than once every 7.5 minutes.
  • Optimised texture usage. Replaced the 4 quadrant textures and 4 wash textures per buff icon with a single dynamically cropped desaturated overlay (ic.qTex) and dark wash (ic.wTex), reducing texture objects by 75 % per buff icon while increasing visual granularity eightfold.
  • Shortened addon notes. Better display in WoW-Launcher addon managers.