promotional bannermobile promotional banner

RC-Diablo Orbs

Mistra's Diablo Orbs is a World of Warcraft addon that provides players with an attractive and functional interface element for monitoring their character's health and mana resources.

File Details

RC-Diablo Orbs

  • R
  • Jan 12, 2026
  • 8.66 MB
  • 22
  • 5.5.3+4
  • Classic + 2

File Name

RCDiabloOrbs 1.8.zip

Supported Versions

  • 5.5.3
  • 4.4.2
  • 3.4.5
  • 2.5.5
  • 1.15.8
RC Diablo Orbs - Changelog Version 1.8 New Features Power Tracker System
  • Added class-specific power tracking with ember segment visuals
  • Supports multiple classes: Paladin (3 Holy Power), Warlock (4 Soul Shards), Rogue/Druid (5 Combo Points), Monk (4 Chi), Priest (3 Shadow Orbs), Shaman (5 Maelstrom)
  • Rotation slider to position the power tracker around the health orb (0-360 degrees)
  • Scale slider to resize the power tracker (50%-150%)
  • Account-wide settings for rotation and scale
  • Max stack sound notification with 24 sound options via dropdown menu
Menu Background Customization
  • 8 selectable backgrounds: Chicken, Sindragosa, Lich King, Lich King 2, Illidan, Deathwing, Alliance, Horde
  • Dropdown menu for easy selection
  • Backgrounds properly sized and centered at 400x500
Blue Flame Border
  • New animated-style blue flame border surrounding the menu
  • Flames extend around the outside of the menu frame
  • Transparent center allows backgrounds to show through
Cross-Expansion Compatibility
  • Version detection system for Vanilla through MoP+
  • Safe wrapper functions for power type constants
  • Automatic API compatibility (UnitPower, PlaySound, etc.)
Improvements Slider System Overhaul
  • Vertical sliders for Health, Mana, Pet scale adjustments
  • Reset buttons (R) next to each slider label
  • Value displays below sliders showing current percentages/degrees
  • Improved slider thumb and backdrop visuals
Color System
  • Health orb uses class colors by default
  • Custom colors now persist across login/logout
  • Combat color switching (optional red during combat)
  • "Reset to Class Colors" button added
  • Fixed color saving for both Health and Mana orbs
UI Layout
  • Reorganized menu with better element positioning
  • Orb configuration buttons moved for cleaner layout
  • Dropdown menus positioned at bottom of menu
  • Close button centered at bottom
Bug Fixes
  • Fixed orb colors not persisting after logout/login
  • Fixed health orb resetting to class colors when exiting combat (now restores saved custom colors)
  • Fixed texture dropdown not saving selections (MoP API change - GetTexture returns numeric IDs)
  • Fixed preview orb colors not applying (CommitButton.activeElement assignment)
  • Fixed UnitPower calls for MoP compatibility (numeric constants instead of strings)
  • Fixed PlaySound for MoP compatibility
  • Fixed nil texture errors on initialization
  • Fixed checkbox variable scope issues
  • Fixed rotation slider direction (sliding up now rotates clockwise)
  • Fixed decimal display in percentage values
  • Fixed menu background disappearing (CHICKEN_backdrop.tga)
  • Fixed XML Backdrop syntax errors for MoP
Technical Changes
  • Power tracker rotation stored in RC32AccountData.powerTrackerRotation
  • Power tracker scale stored in RC32AccountData.powerTrackerScale
  • Menu background selection stored in RC32AccountData.menuBackground
  • Max stack sound selection stored in RC32AccountData.maxStackSound
  • Implemented texture index lookup tables for MoP compatibility
  • Added updateColorsFromMemory() function for proper color restoration