Столкнулся с такой проблемой , что в гладиусе не показан диминишинг.Довольно таки важная в пвп вещь.
Решается это так:
Может кому будет полезно.В Gladius\modules\drtracker.lua (открываем блокнотом )
function DRTracker:COMBAT_LOG_EVENT_UNFILTERED(event, timestamp, eventType, hideCaster, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags, spellID, spellName, spellSchool, auraType)
заменить на
function DRTracker:COMBAT_LOG_EVENT_UNFILTERED(event, timestamp, eventType, hideCaster, sourceGUID, sourceName, sourceFlags, _, destGUID, destName, destFlags, _, spellID, spellName, spellSchool, auraType)
P.s Версия v2.0.16-beta