Details

  • Filename
    LibCustomAchievement-1.0-r8.zip
  • Uploaded by
  • Uploaded
    Nov 26, 2011
  • Size
    12.41 KB
  • Downloads
    100
  • MD5
    4fa88807fa89a8b2c7f4ee303b169746

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r8 | stolenlegacy | 2011-11-26 10:00:29 +0000 (Sat, 26 Nov 2011) | 1 line
Changed paths:
   M /trunk/LibCustomAchievement-1.0.lua

Add Prat-3.0 compatibility code to fix errors caused by guild member achievement alerts.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------