r123
Details
-
FilenameAilo-r123.zip
-
Uploaded by
-
UploadedApr 21, 2010
-
Size150.09 KB
-
Downloads423
-
MD574a9d2573713b7da6fb7b69ff0854f11
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
r123 | Starfox | 2010-04-22 00:02:36 +0000 (Thu, 22 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Move GetQuestsCompleted() call to the top of QUEST_QUERY_COMPLETE handling
------------------------------------------------------------------------
r121 | Starfox | 2010-04-17 11:35:58 +0000 (Sat, 17 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Add 'WG Victory' tracking
------------------------------------------------------------------------
r119 | Starfox | 2010-04-14 17:33:11 +0000 (Wed, 14 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Account for the new chars[realm][charname] db format in all functions
------------------------------------------------------------------------
r118 | Starfox | 2010-04-14 17:18:33 +0000 (Wed, 14 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Save a last time before commiting :c
------------------------------------------------------------------------
r117 | Starfox | 2010-04-14 17:18:07 +0000 (Wed, 14 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix ticket #17
------------------------------------------------------------------------
r115 | Starfox | 2010-04-13 07:10:14 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix ticket16
------------------------------------------------------------------------
r114 | Starfox | 2010-04-09 05:26:50 +0000 (Fri, 09 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix bug where realm header rows wouldn't span the whole tooltip
------------------------------------------------------------------------
r112 | Starfox | 2010-04-06 09:15:05 +0000 (Tue, 06 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix classcoloring of names in the tooltip
------------------------------------------------------------------------
r110 | Starfox | 2010-04-01 16:20:04 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Cleanup options table a bit
------------------------------------------------------------------------
r109 | Starfox | 2010-04-01 16:05:05 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Instances which abbreviations are empty are no longer shown in the tooltip, so you can ingore certain instances to keep the tooltip smaller
------------------------------------------------------------------------
r108 | Starfox | 2010-03-31 18:06:49 +0000 (Wed, 31 Mar 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Add an option to show the realmname in a seperate line above all chars of that realm in the tooltip
------------------------------------------------------------------------
r107 | Starfox | 2010-03-31 17:39:07 +0000 (Wed, 31 Mar 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Damn you options table order
------------------------------------------------------------------------
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
------------------------------------------------------------------------