r6
Details
-
FilenameLibCustomAchievement-1.0-r6.zip
-
Uploaded by
-
UploadedNov 1, 2011
-
Size12.33 KB
-
Downloads60
-
MD5ff354364c921bdcc3c80a508f07f28c5
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------