r83

Details

  • Filename
    GatherHud-r83.zip
  • Uploaded by
  • Uploaded
    Nov 6, 2008
  • Size
    22.84 KB
  • Downloads
    57
  • MD5
    c34c5a560659f9a8dc92d6ba7eb87323

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r83 | xinhuan | 2008-11-06 22:52:06 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
   M /trunk/GatherHud.lua
   M /trunk/GatherHud.toc
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhCN.lua
   M /trunk/Locales/Locale-zhTW.lua

Readd ## LoadWith: GatherMate hack because its needed to force GatherHud to load on a reloadui. Add ADDON_LOADED check because loading order is no longer guaranteed by Blizzard on reloadUIs. See http://forums.worldofwarcraft.com/thread.html?topicId=12354805813&postId=124532147725&sid=1#2
------------------------------------------------------------------------
r82 | xinhuan | 2008-11-06 21:37:44 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
   M /trunk/GatherHud.toc

Remove ## LoadWith: GatherMate that was added in 3.0.2 as a workaround for LoD bug (when AddOnLoader is present). Wow doesn't seem to honor my OptDep on Routes, when it loads with GatherMate in 3.0.3, but it worked in 3.0.2.
------------------------------------------------------------------------
r80 | xinhuan | 2008-11-06 19:26:38 +0000 (Thu, 06 Nov 2008) | 2 lines
Changed paths:
   M /trunk/GatherHud.lua
   M /trunk/GatherHud.toc

Force load GatherMate and Routes using LoadAddOn() in main chunk because Blizzard broke ReqDep (on GatherMate) and OptDep (on Routes which has an OptDep on GatherMate) so much that AddOnLoader is causing major issues again with GatherMate's possible LoD status.
See http://forums.worldofwarcraft.com/thread.html?topicId=10971929880&sid=1 for details.
------------------------------------------------------------------------
r78 | xinhuan | 2008-10-24 07:22:19 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
   M /trunk/GatherHud.lua
   M /trunk/GatherHud.toc

Fix GatherHud's icon updating. It was not clearing hidden icons when GatherMate was changing visibility of its icons. Bump to v1.1.1
------------------------------------------------------------------------
r76 | xinhuan | 2008-10-18 08:27:19 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/GatherHud.toc
   D /trunk/Locales.xml

Remove tsvn:logtemplate. Remove Locales.xml and put it into the TOC. Update TOC to 30000 and version to 1.1. Put ## LoadWith: GatherMate because GatherMate can be LoD if AddOnLoader is used.
------------------------------------------------------------------------
r75 | root | 2008-09-29 21:37:25 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------