General fixes and implementations
- Fixed a bug for healing done from unit to unit (by rubenvrolijk@github). - Added Vanish to the list of defensive cooldowns for Rogues (by DylanMeador@github). - Added Ny'alotha raid information (by jjholleman@github). - Fixed Eye of Corruption and Grand Delusions. - Fixed an error while retriving data from the guild (statistics sync). - Updated the ToC files for bundled plugins. - Segments Locked featured won't work for Overall Data. - Fixed an issue on Player Details Window where sometimes Death Strike healing done would blink the Rune Weapon healing done. - Regular Details Framework updates.
This commit is contained in:
@@ -308,6 +308,9 @@
|
||||
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
--> internal functions
|
||||
-- _detalhes.statistics = {container_calls = 0, container_pet_calls = 0, container_unknow_pet = 0, damage_calls = 0, heal_calls = 0, absorbs_calls = 0, energy_calls = 0, pets_summons = 0}
|
||||
function _detalhes:StartCombat(...)
|
||||
return _detalhes:EntrarEmCombate (...)
|
||||
end
|
||||
|
||||
-- ~start ~inicio ~novo �ovo
|
||||
function _detalhes:EntrarEmCombate (...)
|
||||
|
||||
Reference in New Issue
Block a user