- Fixed many DPS inacuracy when playing outside a party or raid group.

- Full cleanup done on comm message handlers.
- Created a window for update alert.
This commit is contained in:
tercio
2014-07-05 13:26:53 -03:00
parent 68557fa55f
commit 72c00a528a
9 changed files with 424 additions and 375 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0", "LibHotCorners")
_detalhes.version = "v1.18.2 (core 20)"
_detalhes.userversion = "v1.18.2"
_detalhes.build_counter = 3
_detalhes.userversion = "v1.18.3"
_detalhes.build_counter = 5
_detalhes.realversion = 21
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------