- Improvements on Weakauras creation from Encounter Details plugin.
- Fixed report for custom display Crowd Control. - Fixed role icons on custom displays. - Fixed item level of timewarped items. - Fixed title text width when auto-hide menu buttons is enabled. - Fixed background alpha after stretching which wasn't correctly coming back to original color. - Fixed an issue with dropdown boxes where wasn't showing all options.
This commit is contained in:
@@ -156,7 +156,10 @@ reset when data is wiped and each character have its own combat number counter.
|
||||
|
||||
Details:IsInCombat()
|
||||
returns if Details! is in combat or not.
|
||||
|
||||
|
||||
Details:IsInEncounter()
|
||||
returns if Details! is in a raid encounter combat.
|
||||
|
||||
damage, healing, energy, misc = Details:GetAllActors (combat, actorname)
|
||||
returns all the four actor objects for the requested combat and actor.
|
||||
combat must be a combat object.
|
||||
|
||||
Reference in New Issue
Block a user