File Details
EasyJudgement-v1.1.0.zip
- R
- Nov 12, 2025
- 11.52 KB
- 23
- 1.15.8
- Classic
File Name
EasyJudgement-v1.1.0.zip
Supported Versions
- 1.15.8
Version 1.1.0 - Filter Settings Update
New Features
- Only show debuffs toggle: New setting to hide judgement indicators (yellow/red icons) when no debuff is active on a target. When enabled, indicators will only appear when a judgement debuff has been applied. Perfect for large mob situations where you only want to track applied debuffs.
- Only show on elite and boss mobs toggle: New setting to filter indicators to only show on elite, rare elite, rare, and boss enemies. Regular mobs will be ignored when this setting is enabled.
UI Improvements
- Added "Filter Settings" section to the settings GUI with two new toggle checkboxes
- All new settings include live preview functionality
- Settings are properly saved and restored on cancel
Technical Changes
- Added
EasyJudgementDB.onlyShowDebuffsdatabase field (default: false) - Added
EasyJudgementDB.onlyElitesAndBossdatabase field (default: false) - Added
EasyJudgement.Utils.IsEliteOrBoss()helper function for unit classification checking - Both filters can be used independently or combined for maximum control
- Backward compatible with existing saved variables
Notes
- Both settings are disabled by default to maintain existing addon behavior
- Changes apply immediately with live preview when toggling settings
- No breaking changes - fully compatible with v1.0.0 saved settings

