- Data send to broker now is correctly formated. - Modified the percentage method used on Comparison Panel. - Added options panel for Encounter Details. - New API: _detalhes:GetCurrentCombat() returns the current combat object - New API: _detalhes:GetCombatSegments() returns a numeric table with all stored combats. - New API: _detalhes:GetZoneType() returns the type from GetInstanceInfo(). - New API: _detalhes:InGroup()return true if Details! is considering the player inside a group. - New API: _detalhes:GetOnlyName (string) return self.nome or string without realm name. - New Event: ZONE_TYPE_CHANGED, it's triggered when the player change the zoze type. - New Event: GROUP_ONENTER GROUP_ONLEAVE, trigger when the player left or enter in a group. |
||
|---|---|---|
| .. | ||
| classe_combate.lua | ||
| classe_custom.lua | ||
| classe_damage.lua | ||
| classe_damage_habilidade.lua | ||
| classe_energy.lua | ||
| classe_energy_habilidade.lua | ||
| classe_error.lua | ||
| classe_heal.lua | ||
| classe_heal_habilidade.lua | ||
| classe_instancia.lua | ||
| classe_instancia_include.lua | ||
| classe_others.lua | ||
| classe_others_habilidade.lua | ||
| classe_target.lua | ||
| container_combatentes.lua | ||
| container_habilidades.lua | ||
| container_historico.lua | ||
| container_pets.lua | ||