r105-nolib

Details

  • Filename
    Ailo-r105-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 31, 2010
  • Size
    17.32 KB
  • Downloads
    45
  • MD5
    43df37951c010c48e0840c066bbccb2f

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r105 | Starfox | 2010-03-31 16:45:23 +0000 (Wed, 31 Mar 2010) | 2 lines
Changed paths:
   M /trunk/Ailo.lua

Fix a bug which added characters below maxlevel to the db
Add option to show all characters regardless of saved instances
------------------------------------------------------------------------
r103 | Starfox | 2010-03-30 15:14:13 +0000 (Tue, 30 Mar 2010) | 1 line
Changed paths:
   M /trunk/Ailo.lua

Fix for europe servers, where weekly quests reset on tuesday, but raidinstances on wednesday
------------------------------------------------------------------------
r101 | Starfox | 2010-03-16 19:54:16 +0000 (Tue, 16 Mar 2010) | 1 line
Changed paths:
   M /trunk/Ailo.lua

Pass the right variable to GetQuestsCompleted()
------------------------------------------------------------------------
r100 | Starfox | 2010-03-16 19:41:34 +0000 (Tue, 16 Mar 2010) | 2 lines
Changed paths:
   M /trunk/Ailo.lua

Daily Heroic Done indicator is not a Emblem of Frost in front of the name anymore.
Daily Heroic/Raid Weekly are now columns in the tooltip, alway the left most ones.
------------------------------------------------------------------------
r99 | Starfox | 2010-03-16 19:14:19 +0000 (Tue, 16 Mar 2010) | 2 lines
Changed paths:
   M /trunk/Ailo.lua

Add an option to track if chars compelted Raid Weekly
Just abuse QueryQuestsCompleted() to get the list of completed quests and check all the ID's of the those weekly quests
------------------------------------------------------------------------