Dodgen Convenience Tools

Convenience tools. Easy Custom design Auto-Updating macro's, Smart Interrupt Alerts, Ability Audio Customization and easy config to add your own audio..

File Details

DodgenConveniencev2.0

  • R
  • Feb 8, 2026
  • 2.49 MB
  • 15
  • 12.0.1
  • Retail

File Name

DodgenConveniencev2.0.zip

Supported Versions

  • 12.0.1

Dodgen Convenience Tools

Version 2.0 Changelog

New Features

Interrupt Alert System (Interrupts.lua - NEW FILE)

• Visual interrupt alerts with customizable text and colors

• Separate alerts for Target and Focus frames

• Audio alerts when interruptible casts begin

• Cooldown-aware visual indicators (only shows when your interrupt is ready)

• Configurable colors for normal and important casts

• 'Important Only' mode to filter alerts

• Resizable and repositionable alert frames

• Automatic duplicate prevention when target equals focus

• Support for all classes with interrupt spells

• Configurable audio notifications with multiple sound choices

Debug System (Debug.lua - NEW FILE)

• Diagnostic window with scrollable log output

• Module verification system

• Database integrity checks

• Live logging mode for real-time debugging

• Accessible via /dtest command

Structural Improvements

Configuration System Reorganization

• Split monolithic Config.lua into modular components:

  - Config/Config.lua (Main framework)

  - Config/Config_General.lua (General settings tab)

  - Config/Config_Macros.lua (Macro management tab)

  - Config/Config_Interrupts.lua (Interrupt settings tab)

• Each tab now in separate file for easier maintenance

• Improved code organization and modularity

Enhanced Core Functionality

• Added combat text position saving/loading system

• Improved drag-and-drop unlock/lock functionality

• Better integration with saved variables (DodgenDB)

• Enhanced event handling and timing

Macro System Improvements

• Added debug mode with /dt debug command

• Improved Mythic+ safety checks

• Better logging and diagnostics

• Enhanced role detection logic

Audio System Improvements

• Added time/ throttle adjustments to audio

• Added easy way to bring in your own audio files

• Cleaned up UI