WoWInterface SVN TitanPanelRecommendedZone

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 74 to Rev 75
    Reverse comparison

Rev 74 → Rev 75

trunk/TitanRecZone/TitanRecZone.lua
468,6 → 468,11
if (WorldMapFrame.areaName ~= nil) then
wZone=WorldMapFrame.areaName;
-- Instance display
if (WorldMapFrameAreaPetLevels:GetText()) then
TRZ_WorldMap_Text:SetPoint("TOP", WorldMapFrameAreaPetLevels, "BOTTOM");
else
TRZ_WorldMap_Text:SetPoint("TOP", WorldMapFrameAreaLabel, "BOTTOM");
end
if ( LT:DoesZoneHaveInstances(wZone) == true ) then
local instance;
zoneText = TRZ_NORMAL .. TRZ_TOOLTIP_CINSTANCES .. "\n" .. TRZ_FONT_OFF;
trunk/TitanRecZone/localization.lua
1,5 → 1,5
TRZ_TITLE = "Titan Panel [Recommended Zone]";
TRZ_VERSION = "5.2.0.0";
TRZ_VERSION = "5.3.0.0";
 
TRZ_MENU_TEXT = 'Recommended Zone';
TRZ_BUTTON_LABEL = 'Zone: ';
trunk/TitanRecZone/Libs/LibStub/LibStub.toc
1,4 → 1,4
## Interface: 50200
## Interface: 50300
## Title: Lib: LibStub
## Notes: Universal Library Stub
## Credits: Kaelten, Cladhaire, ckknight, Mikk, Ammo, Nevcairiel
trunk/TitanRecZone/TitanRecZone.toc
1,8 → 1,8
## Interface: 50200
## Title: Titan Panel [|cffeda55fRecomended Zone|r] |cff00aa005.2.0.0|r
## Interface: 50300
## Title: Titan Panel [|cffeda55fRecomended Zone|r] |cff00aa005.3.0.0|r
## Notes: Displays level for current zone and recommends zones and instances for your level.
## Version: 5.2.0.0
## X-Date: 2012-12-03
## Version: 5.3.0.0
## X-Date: 2013-06-04
## Author: Kernighan
## SavedVariables:
## SavedVariablesPerCharacter: