r82

Details

  • Filename
    GatherHud-r82.zip
  • Uploaded by
  • Uploaded
    Nov 6, 2008
  • Size
    22.17 KB
  • Downloads
    41
  • MD5
    d26e657ab14231445394863b25d6f304

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------