File Details
v1.1.0
- R
- Jun 30, 2026
- 156.00 KB
- 16
- 12.0.7
- Retail
File Name
MissingEnchants-v1.1.0.zip
Supported Versions
- 12.0.7
Changelog
1.1.0
- New custom report frame: gold-bordered dialog with "Missing Enchant" title, dark backdrop, icon + colored tag (red ENCHANT / cyan SOCKET ×N) on every row
- Subtitle counter: shows total enchants and sockets missing at a glance
- Hover any row to preview the item via tooltip
- Frame is draggable, scrollable when entries exceed 10 rows
- Replaces the previous plain
StaticPopupDialog
1.0.0
- First release
- Automatic scan when entering a dungeon, raid, or M+ (
PLAYER_ENTERING_WORLD+IsInInstance) - Enchant detection via item link parsing (locale-independent, no tooltip text)
- Empty gem socket detection via
C_Item.GetItemStats+ gems in the item link - Chat report + dismissable popup, both independently toggleable
- Slash command
/missingench(alias/menc) for manual scan anywhere - Settings panel via
Settings.RegisterAddOnCategoryto toggle enchant check, gem check, popup, chat, instance-only scope, and scan delay - Compatible with Midnight 12.0.7 (Interface 120007)