- Added Devotion Aura cooldown for paladins.

- Added options for lock, unlock, break snap, close, reopen and create new window.
- Added a options panel for HotCorners.
- Shortcut panel is now known as Bookmarks panel, also a revamp has been done in its frames.

- Fixed percent issue with Healing Done and HPS while in combat.

- New API: instance:IsStarted() return if the instance have its frames built.
This commit is contained in:
tercio
2014-06-30 16:11:56 -03:00
parent eb87774f40
commit 85a273aa63
18 changed files with 575 additions and 133 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
_ = nil
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0", "LibHotCorners")
_detalhes.userversion = "v1.17.4"
_detalhes.userversion = "v1.17.5"
_detalhes.version = "Alpha 020"
_detalhes.realversion = 20