AzeriteUI - Healthbar Color Changer

A plugin for AzeriteUI that lets you change the color of your player healthbar—supports both the standard frame and the experimental alternate layout.

File Details

4.7.5-Release.zip

  • R
  • Jun 15, 2025
  • 70.01 KB
  • 7
  • 11.1.7
  • Retail

File Name

4.7.5-Release.zip

Supported Versions

  • 11.1.7
## [4.7.5] - 2026-06-15
### Changed
- **Ping-Pong** pattern now sweeps half the HSV hue wheel and reverses, giving a visibly different effect from Cycle.
- Chaos pattern now picks a fresh random hue every tick (0.1 s) for maximum contrast.
- Rainbow toggle button text switches between **“Rainbow Effect”** and **“Stop Rainbow Effect”**.
- Version bump to **4.7.5**.

## [4.7.4] - 2026-06-15
### Added
- Single **toggle buttons** for both Rainbow and Pulse (start/stop in one).
### Fixed
- `StopRainbow` nil error in `UNIT_PET` handler by converting it to an up-value assignment.

## [4.7.3] - 2026-06-15
### Added
- **Pulse Colour** / **Stop Pulse** buttons that pulse the currently selected colour (independent of rainbow).
### Changed
- Removed “Pulse” entry from Rainbow Pattern dropdown (now its own effect).
- Updated `.toc` library paths to match `Libs\…` structure.

## [4.7.2] - 2026-06-15
### Fixed
- Minimap launcher now toggles the options panel (click to open/close).
- Cleaned duplicate state blocks and stray `end` to clear Lua warnings.

## [4.7.1] - 2026-06-15
### Added
- Pulse Colour picker to define the base hue for Pulse pattern.

## [4.7.0] - 2026-06-15
### Added
- Advanced Rainbow patterns: **Cycle**, **Ping-Pong**, **Chaos** (Pulse split later).
### Changed
- Rainbow Speed slider restarts animation live.

## [4.6.2] - 2026-06-15
### Added
- Minimap/Titan launcher click now closes the panel if it’s already open.

## [4.6.1] - 2026-06-15
### Added
- Descriptive tooltips for every control.
### Fixed
- Removed duplicate tooltip lines and stray em-dashes.

## [4.6.0] - 2026-06-15
### Added
- **LibDataBroker + LibDBIcon** minimap launcher with “Show Minimap Icon” toggle.

## [4.5.4] - 2026-06-15
### Added
- 40+ hunter-pet family fallback colours (with comments).
### Fixed
- Nil reference in reset popup via forward declarations.

## [4.5.3] - 2025-06-15
### Added
- Confirmation popup for “Reset to Defaults”.

## [4.5.2] - 2025-06-15
### Fixed
- Rainbow buttons missing after header refactor.

## [4.5.1] - 2025-06-15
### Added
- Section headers to group options visually.

## [4.5.0] - 2025-06-14
### Added
- Alpha-channel support (RGBA).
- Rainbow speed slider (0.1 - 5 Hz).
- Quick “Class Colour” reset button.
- Colour-blind friendly presets seeded on first run.
- AceLocale scaffold for future translations.

## [4.0.0] - 2025-06-10
### Added
- Ace3 rewrite: static colour picker, rainbow cycle, presets, save-to-pet, random colour, class buttons.