r106-nolib
Details
-
FilenameAilo-r106-nolib.zip
-
Uploaded by
-
UploadedMar 31, 2010
-
Size17.68 KB
-
Downloads42
-
MD5da34ee1f6c209507880a6456f9c95e91
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
r106 | Starfox | 2010-03-31 17:28:32 +0000 (Wed, 31 Mar 2010) | 3 lines
Changed paths:
M /trunk/Ailo.lua
Restructure the character db a bit: chardb.realmX.charY
This change allows the chars in the tooltip to be sorted, first by realm, then by charname
This update will reset the current db, so the addon will have to rescan each character for saved instances/weeklies/dailies
------------------------------------------------------------------------
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
------------------------------------------------------------------------