r141
Details
-
FilenameAilo-r141.zip
-
Uploaded by
-
UploadedNov 9, 2010
-
Size150.85 KB
-
Downloads226
-
MD5652a7147e1e1d62788d7bf13ad231bf4
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r141 | Starfox | 2010-11-10 04:15:35 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Reset all used variables on db reset
------------------------------------------------------------------------
r140 | Starfox | 2010-11-09 07:04:56 +0000 (Tue, 09 Nov 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix ticket 24
------------------------------------------------------------------------
r139 | Starfox | 2010-11-08 21:14:58 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
New zip, now with all localization phrases. derp
------------------------------------------------------------------------
r138 | Starfox | 2010-11-08 07:15:06 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Forgot to change one spot to account for the new expiration/encounterleft tracking
------------------------------------------------------------------------
r137 | Starfox | 2010-11-06 08:21:26 +0000 (Sat, 06 Nov 2010) | 2 lines
Changed paths:
M /trunk/Ailo.lua
Use the two new returns of GetSavedInstanceInfo to display the amount of encounters left in the corresponding tooltip cell
Add an option to toggle this
------------------------------------------------------------------------
r135 | Starfox | 2010-10-25 17:55:56 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Display right amounts of justice points for daily heroic / weekly raid in the tooltip and switch frostemblem texture with the one of justice points
------------------------------------------------------------------------
r134 | Starfox | 2010-10-24 20:34:48 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Ailo.toc
Remove X-Compatible-With
------------------------------------------------------------------------
r133 | Starfox | 2010-10-21 21:30:30 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Fix left clicking
------------------------------------------------------------------------
r131 | stencil | 2010-10-19 03:06:38 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Improvement to the fix to make the max level check dynamic again.
------------------------------------------------------------------------
r130 | stencil | 2010-10-18 14:13:18 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
MAX_PLAYER_LEVEL_TABLE[#MAX_PLAYER_LEVEL_TABLE] is returning 85, as a result Ailo doesn't want to track any toons.
------------------------------------------------------------------------
r128 | Starfox | 2010-10-13 15:42:48 +0000 (Wed, 13 Oct 2010) | 2 lines
Changed paths:
M /trunk/Ailo.lua
M /trunk/Ailo.toc
Update toc
If MAX_PLAYER_LEVEL_TABLE[#MAX_PLAYER_LEVEL_TABLE] > 80, switch the dailyheroic tracking id to 301 (cata daily heroic)
------------------------------------------------------------------------
r127 | Starfox | 2010-09-20 02:15:14 +0000 (Mon, 20 Sep 2010) | 1 line
Changed paths:
M /trunk/Ailo.lua
Unintentional global is unintentional
------------------------------------------------------------------------