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

AzUI_Color_picker-4.7.25-release.zip

  • R
  • Jun 15, 2025
  • 75.25 KB
  • 12
  • 11.1.7
  • Retail

File Name

AzUI_Color_picker-4.7.25-release.zip

Supported Versions

  • 11.1.7

## [4.7.25] – 2026-06-16
### Added (4.7.25)
- **Lua 5.2 → 5.4 compatibility** shim (`local unpack = table.unpack or unpack`).
- Class-colour buttons show **male / female** localized names when different.
- Enhanced Blizzard Dragonflight/TWW health-bar override survives every refresh.

### Changed (4.7.25)
- Final texture logic: Blizzard gradient tinted; AzeriteUI gradient preserved; unknown textures → `WHITE8X8`.
- Code reorganised with clearer section headers & comments.
- Internal version bump.

### Fixed (4.7.25)
- “attempt to call global `SetHealthColor`” on first login.
- “attempt to index a number value” on numeric fileIDs.
- Ensured `checkhidden()` always returns a boolean to satisfy Lua 5.4.