Commit a5d4791
committed
Missing Buff: skip uncastable cross-faction targets
Don't flag a missing raid buff on a cross-faction group member when the
buff can't actually be cast on them (e.g. in the open world). UnitCanAssist
gates the icon so it only appears where the buff is castable — such as
inside instances — mirroring the cross-faction handling in Range.lua.1 parent 7c322ab commit a5d4791
2 files changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
813 | 825 | | |
814 | 826 | | |
815 | 827 | | |
| |||
0 commit comments