File Details
DaddiosQoL.zip
- R
- Jan 28, 2026
- 17.23 KB
- 10
- 12.0.0
- Retail
File Name
DaddiosQoL.zip
Supported Versions
- 12.0.0
Changelog
[1.2.1] - 2025-01-28
Added
- TalentLoadoutsEx integration - Loadout Announcer now displays TLX loadout names when that addon is installed
Changed
- Gear display shows "No Gear Set Equipped" instead of "None" when no equipment set is active
[1.2.0] - 2025-01-28
Added
- Reset damage meters (PvE) - Automatically reset damage meters when entering dungeons or raids
- Loadout Announcer - Announces spec, talent loadout, and gear when entering instances
- STFU Brann - Mutes NPC dialog sound while in delves (restores when leaving)
/daddio meterpveslash command to toggle PvE meter reset
Changed
- Options panels completely refactored to use WoW Settings API
- Proper
Settings.RegisterVerticalLayoutCategoryfor main panel - Proper
Settings.RegisterProxySettingwith getter/setter functions - Controls now display correct state immediately when opening settings
- Cleaner, more maintainable code matching modern addon patterns (like EnhanceQoL)
- Proper
- Dying Gasp section now has its own header in the options panel
- Health threshold changed from text input to slider (1,000 - 100,000 range)
Fixed
- Checkboxes in "Modify Blizz Defaults" now show correct state on first open (no more clicking back and forth)
[1.1.0] - 2025-01-23
Added
- Modify Blizz Defaults sub-panel for CVar overrides
- Sound: Disable Error Speech, Sound at Character position
- Floating Combat Text: Toggle damage/healing/pet numbers, size sliders
- Camera & Visuals: Max camera distance, Resample Sharpen
- Targeting: Target distance, Target radius, Disable deselect on ground click
- Nameplates: Max nameplate distance
- Map: Disable map fade while moving
- Mouse: Raw mouse input
Changed
- Options panel reorganized into main panel and Modify Blizz Defaults sub-panel
- CVar settings apply immediately without reload
[1.0.1] - 2025-01-22
Fixed
- Tab targeting no longer causes ADDON_ACTION_BLOCKED errors (uses override bindings with combat lockdown check)
- Dying Gasp no longer triggers when zoning (disabled during zone transitions)
Changed
- Dying Gasp sounds play through Master channel for better audibility
- Dying Gasp has 5 second debounce after health recovers to prevent rapid re-triggering
- Updated sound option names for clarity
[1.0.0] - 2025-01-22
Added
Initial release combining three addons into one unified package
Core
- Unified settings system with
DaddiosQoLDBsaved variables - Options panel accessible via Game Menu > AddOns
- Slash commands
/daddioand/dqol - All features toggleable individually
- Unified settings system with
PvP Module (from BattleReady)
- Auto-release in battlegrounds and arenas
- Gear warning for PvP trinkets
- Mercenary mode warning
- Automatic PvP tab targeting
- Damage meter reset on PvP entry
SteadyTarget Module (from SteadyTarget)
- Right-click targeting prevention
- Converts right-click to camera rotation only
DeathRecap Module (from AutoDeathRecap)
- Automatically opens Blizzard's death recap on death
Dying Gasp
- Audible sound when health drops below threshold
- Configurable HP threshold (default 25,000 HP)
- Dropdown with 6 sound options (default: Gasp 1)
Changed
- Message prefix changed from individual addon names to
[Daddio] - All frame names prefixed with
DaddiosQoLto avoid conflicts - Unified all settings under single saved variable
Migration Notes
- This addon replaces: BattleReady, SteadyTarget, AutoDeathRecap
- Disable old addons to avoid conflicts
- Settings do not migrate from old addons (starts with fresh defaults)

