changeset 466:eb87dbc295b3

Added optional dependency to HereBeDragons; removed last references to old map code.
author Caleb Atherton <catherton@curse.com>
date Sun, 15 May 2016 00:02:13 -0400
parents efdbef365ec0
children a463db95c1b6
files Main.lua WoWDBProfiler.toc
diffstat 2 files changed, 1 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/Main.lua	Sat May 14 23:38:15 2016 -0400
+++ b/Main.lua	Sun May 15 00:02:13 2016 -0400
@@ -943,7 +943,6 @@
         HandleItemUse(item_link)
     end)
 
-    self:HandleZoneChange("OnEnable")
     self:GROUP_ROSTER_UPDATE()
 end
 
@@ -2458,11 +2457,6 @@
 
 function WDP:PLAYER_REGEN_ENABLED(event_name)
     private.in_combat = nil
-
-    if private.set_area_id then
-        self:HandleZoneChange(event_name)
-        private.set_area_id = nil
-    end
 end
 
 
--- a/WoWDBProfiler.toc	Sat May 14 23:38:15 2016 -0400
+++ b/WoWDBProfiler.toc	Sun May 15 00:02:13 2016 -0400
@@ -4,7 +4,7 @@
 ## Author: James D. Callahan III (Torhal)
 ## X-Email: jcallahan@curse.com
 ## SavedVariables: WoWDBProfilerData
-## OptionalDeps: Ace3, LibDeformat-3.0, LibDialog-1.0, LibQTip-1.0
+## OptionalDeps: Ace3, HereBeDragons-1.0, LibDeformat-3.0, LibDialog-1.0, LibQTip-1.0
 
 libs.xml