ManaPerc-r76769
Details
-
FilenameManaPerc-r76769.zip
-
Uploaded by
-
UploadedJun 15, 2008
-
Size54.63 KB
-
Downloads113
-
MD55f15ef9424febf25023fa89d835a8c23
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r76769 | phyber | 2008-06-15 18:16:34 -0400 (Sun, 15 Jun 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Don't need that UnitPowerType local anymore.
------------------------------------------------------------------------
r76682 | phyber | 2008-06-14 15:15:34 -0400 (Sat, 14 Jun 2008) | 3 lines
Changed paths:
M /trunk/ManaPerc/Libs
M /trunk/ManaPerc/ManaPerc.lua
M /trunk/ManaPerc/ManaPerc.toc
M /trunk/ManaPerc/embeds.xml
ManaPerc:
- Added LibDruidMana-1.0 support.
- If we don't know how much mana the Druid has yet, ManaPerc will say the spell cost is 0%. I might just make it totally hide the percentage instead soon.
------------------------------------------------------------------------
r76536 | phyber | 2008-06-12 12:51:47 -0400 (Thu, 12 Jun 2008) | 3 lines
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Check that the players UnitPowerType() is 0 (mana) before working out a percentage, otherwise we get funny results when we're not in caster form as a Druid.
- Perhaps do something with LibDruidMana to get around this later.
------------------------------------------------------------------------