Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added - Cooldown logic for pet level-up sounds to prevent spamming - [battlepets.lua] - Added - Dynamic handling for Delve Companion level-up sounds based on system messages - [core.lua, initialization.lua] - Added - Event registration for Delve Companion and Battle Pet events in Retail game version - [initialization.lua] - Added - Queue system for event handling to ensure sequential processing of sounds - [utils.lua] - Added - Multiple new reputation ranks for handling system messages in chat - [core.lua] - Updated - ToC files for version 5.2.0-alpha.7 - [BLU.toc, BLU_Cata.toc, BLU_Vanilla.toc] - Updated - Default settings for Battle Pet level-up sound selection and volume - [options.lua] - Updated - Reputation chat message hook with hardcoded rank detection for reputation increases - [core.lua] - Updated - Logic for selecting and playing sounds based on user settings and default options - [utils.lua] - Fixed - Issue with functions being halted during pet level-up and reputation rank increases - [core.lua, utils.lua] - Fixed - Error handling when sound IDs are not found or volumes are outside valid ranges - [utils.lua] - Removed - Deprecated pet ID checks for level-up triggers - [battlepets.lua]
- Loading branch information