Details

  • Filename
    LibCustomAchievement-1.0-r5.zip
  • Uploaded by
  • Uploaded
    Oct 25, 2011
  • Size
    11.96 KB
  • Downloads
    48
  • MD5
    de636cfa69fd1cc8a13decda0586fc3f

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r5 | stolenlegacy | 2011-10-25 15:36:27 +0000 (Tue, 25 Oct 2011) | 1 line
Changed paths:
   M /trunk/LibCustomAchievement-1.0.lua

Set loaded flag after hooking. Is probably a good idea.
------------------------------------------------------------------------
r4 | stolenlegacy | 2011-10-24 18:39:12 +0000 (Mon, 24 Oct 2011) | 2 lines
Changed paths:
   M /trunk/LibCustomAchievement-1.0.lua

GetLatestCompletedAchievements does not return any values on hard login (not reload), which could cause issues if no namespace had any previous blizzard achievement data.
Account for this by waiting for TRACKED_ACHIEVEMENT_UPDATE before initializing blizzard recent data and hooking GetLatestCompletedAchievements.
------------------------------------------------------------------------
r3 | stolenlegacy | 2011-10-23 08:48:15 +0000 (Sun, 23 Oct 2011) | 1 line
Changed paths:
   M /trunk/LibCustomAchievement-1.0.lua

Added namespace method SetCategoryOrder(orderTable) to determine the order the categories are displayed in in the achievement UI.
------------------------------------------------------------------------
r2 | stolenlegacy | 2011-10-22 14:26:07 +0000 (Sat, 22 Oct 2011) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/LibCustomAchievement-1.0.lua
   A /trunk/LibCustomAchievement-1.0.toc

Initial commit.
------------------------------------------------------------------------
r1 | root | 2011-10-22 14:22:33 +0000 (Sat, 22 Oct 2011) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

libcustomachievement-1-0/mainline: Initial Import
------------------------------------------------------------------------