- fixed a problem with debuff uptime.

- fixed many issues with overall data.
- fixed some bugs with sword and book menus.
- fixed issue were garbage collector erased actors with interactions with the player.
- fixed damage dealt to targets on overall data.
- fixed issue with uptading raid dps on micro display for overall data.
- overall data now always use combat time fos dps and hps.
- added more trash mobs recognition.
This commit is contained in:
Tercio
2013-11-12 01:52:27 -02:00
parent 69a27ba149
commit 2047b3e375
21 changed files with 1585 additions and 1243 deletions
+2 -2
View File
@@ -8,10 +8,10 @@
_ = nil
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
_detalhes.userversion = "v1.6.0"
_detalhes.userversion = "v1.6.1"
_detalhes.version = "Alpha 010"
_detalhes.realversion = 10
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--> initialization stuff