r96
Details
-
FilenameAilo-r96.zip
-
Uploaded by
-
UploadedJan 16, 2010
-
Size146.68 KB
-
Downloads324
-
MD5bf46b13451b19346a99c8e499b0703e6
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r96 | Starfox | 2010-01-16 09:03:04 +0000 (Sat, 16 Jan 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Daily heroic did not set the timer to get deleted from the database, it only set it for the dungeon lockout, which does not happen at the same time
------------------------------------------------------------------------
r94 | Starfox | 2010-01-11 14:47:06 +0000 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
M /trunk/Ailo.lua
Listen to LFG_COMPLETION_REWARD and RequestLFDPlayerLockInfo() to get LFG_UPDATE_RANDOM_INFO to fire.
Now daily heroic tracking should update on dungeon completion.
------------------------------------------------------------------------
r93 | Starfox | 2010-01-11 14:22:16 +0000 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
M /trunk/Ailo.lua
Swtich from LFG_COMPLETION_REWARD to LFG_UPDATE_RANDOM_INFO, as GetLFGDungeonRewards(262) does not update when you complete a random heroic, but rather when you open the dungeon finder again
Show characters in the tooltip if they are saved to an instance or showDailyHeroic is set
------------------------------------------------------------------------
r92 | Starfox | 2010-01-11 12:04:25 +0000 (Mon, 11 Jan 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Add a quadrillion nil-checks
------------------------------------------------------------------------
r90 | Starfox | 2010-01-11 04:48:41 +0000 (Mon, 11 Jan 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Remove unnecessary function call
------------------------------------------------------------------------
r89 | Starfox | 2010-01-11 04:45:23 +0000 (Mon, 11 Jan 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix a bug which was introduced by the new db structure and a manual player update
------------------------------------------------------------------------
r87 | Starfox | 2010-01-11 03:09:30 +0000 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
M /trunk/Ailo.lua
Clear entries which already expired from the database before checking if the database is non-empty in the tooltip creation
Final touch on the daily heroic tracking
------------------------------------------------------------------------
r86 | Starfox | 2010-01-11 02:49:21 +0000 (Mon, 11 Jan 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Add option for daily heroic tracking
------------------------------------------------------------------------
r85 | Starfox | 2010-01-11 02:37:39 +0000 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
M /trunk/Ailo.lua
Add tracking of the daily heroic dungeon (GetLFGDungeonRewards() hooray!)
Shows a little emblem of frost in front of the name in the tooltip if the char has done it in this "Daily Quest"-day
------------------------------------------------------------------------
r83 | Turkleton | 2009-12-15 10:25:31 +0000 (Tue, 15 Dec 2009) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix bug introduced in r80
------------------------------------------------------------------------