Details

  • Filename
    LibCustomAchievement-1.0-r7.zip
  • Uploaded by
  • Uploaded
    Nov 8, 2011
  • Size
    12.50 KB
  • Downloads
    73
  • MD5
    271de5eadd6191a443ceed2858022095

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r7 | stolenlegacy | 2011-11-08 23:05:26 +0000 (Tue, 08 Nov 2011) | 2 lines
Changed paths:
   M /trunk/LibCustomAchievement-1.0.lua

Fixed an issue that could cause Lua errors when opening a comparison window with a character not using LCA.
Fixed an issue that could sometimes lead to achievement categories not being added when re-opening an achievement comparison window.
------------------------------------------------------------------------
r6 | stolenlegacy | 2011-11-01 13:19:37 +0000 (Tue, 01 Nov 2011) | 1 line
Changed paths:
   M /trunk/LibCustomAchievement-1.0.lua

Further delay merging of recent blizz achievement tables until both GetLatestCompletedAchievements (TRACKED_ACHIEVEMENT_UPDATE) and UnitGUID (UNIT_NAME_UPDATE) return values if said values are not available on load (hard login, not reload). Should fix recent LCA achievements no longer showing in "Recent achievements" after relogging.
------------------------------------------------------------------------
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
------------------------------------------------------------------------