From 9003dbd44fe954d872cae05c17e26252f39d45cb Mon Sep 17 00:00:00 2001 From: Tercio Date: Tue, 9 Jun 2015 19:27:40 -0300 Subject: [PATCH] - Fixed a problem with auto hide feature not hiding plugins hosted by the window. - Fixed an issue with stretch feature when the anchor button was anchored at the bottom side of the window. - Small interface tweaks on tooltips, bookmark and player detail window. - Custom display 'My Spells' now also show amount of casts and uptime. - Added an extra tooltip for the class icon at the player's bar. - Activity time now has only 3 seconds inactivity tolerance on battlegrounds and arenas. - Effective time will automatically be used when inside a battleground and using sync from the score board. - Added 'hide all' option on the minimap menu. - Added support for battlegrounds. - Added option for disable showing battleground enemies when the window is in group mode. - Added option to disable the sync from battleground score board. - Enemies from a battleground match segment won't be erased when the player logout. --- boot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.lua b/boot.lua index a0de7826..9b39d037 100644 --- a/boot.lua +++ b/boot.lua @@ -1,4 +1,4 @@ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --> global name declaration _ = nil