LunaUnitFrames
LunaUnitFrames copied to clipboard
Fix for SoD Phase 5 issue
Phase 5 of SoD has broken this addon, something to do with GetMouseover no longer working. Luckily the fix is simple:
\LunaUnitFrames\libs\oUF_Plugins\oUF_Highlight\oUF_Highlight.lua \LunaUnitFrames\libs\oUF_Plugins\oUF_BorderHighlight\oUF_BorderHighlight.lua
Both of these files, look for lines that have "hasMouseover" and comment them out. Like this:
Addon works just fine after doing that in both of those files.