ManaPerc-r70446
Details
-
FilenameManaPerc-r70446.zip
-
Uploaded by
-
UploadedApr 19, 2008
-
Size51.88 KB
-
Downloads156
-
MD5b6ccc3010e3a60cff0b55af87ac09f98
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r70446 | phyber | 2008-04-19 07:05:29 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Infact, remove that check entirely. If someone can show me a spell that causes cost or ptype to be nil, I'll add it back in. But protip, this function is called OnTooltipSetSpell, we should never get something that isn't a spell and those fields are '' for things like 'Attack', not nil.
------------------------------------------------------------------------
r70441 | phyber | 2008-04-19 06:47:17 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Fix somebody elses broken fix.
------------------------------------------------------------------------
r70035 | yleaf | 2008-04-16 06:50:24 -0400 (Wed, 16 Apr 2008) | 1 line
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc: Fixed a nil error Bug
------------------------------------------------------------------------
r69800 | phyber | 2008-04-14 18:33:07 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Get rid of redundant tonumber.
------------------------------------------------------------------------
r69747 | phyber | 2008-04-14 14:22:43 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Use :GetSpell() and :GetSpellInfo() to get the spell costs now instead of scanning the tooltips.
------------------------------------------------------------------------
r69584 | phyber | 2008-04-13 13:31:22 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/embeds.xml
ManaPerc:
- libs -> Libs
------------------------------------------------------------------------
r69579 | phyber | 2008-04-13 13:15:52 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/Locales/enUS.lua
M /trunk/ManaPerc/Locales/zhCN.lua
M /trunk/ManaPerc/Locales/zhTW.lua
M /trunk/ManaPerc/ManaPerc.lua
ManaPerc:
- Add a description to the options screen and make the layout a little nicer.
------------------------------------------------------------------------
r69572 | phyber | 2008-04-13 12:56:18 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
M /trunk/ManaPerc/Libs
M /trunk/ManaPerc/Locales/enUS.lua
M /trunk/ManaPerc/Locales/zhCN.lua
M /trunk/ManaPerc/Locales/zhTW.lua
M /trunk/ManaPerc/ManaPerc.lua
M /trunk/ManaPerc/ManaPerc.toc
M /trunk/ManaPerc/embeds.xml
ManaPerc:
- Now using Ace3.
------------------------------------------------------------------------
r66418 | phyber | 2008-03-27 13:05:51 -0400 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
A /trunk/ManaPerc/Locales/locales.xml
ManaPerc:
- Yes, so like, actually add the file that loads the translations.
------------------------------------------------------------------------
r66374 | phyber | 2008-03-27 08:45:58 -0400 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
D /trunk/ManaPerc/Locales/ManaPercLocale-enUS.lua
D /trunk/ManaPerc/Locales/ManaPercLocale-zhCN.lua
D /trunk/ManaPerc/Locales/ManaPercLocale-zhTW.lua
A /trunk/ManaPerc/Locales/enUS.lua (from /trunk/ManaPerc/Locales/ManaPercLocale-enUS.lua:66373
A /trunk/ManaPerc/Locales/zhCN.lua (from /trunk/ManaPerc/Locales/ManaPercLocale-zhCN.lua:66373
A /trunk/ManaPerc/Locales/zhTW.lua (from /trunk/ManaPerc/Locales/ManaPercLocale-zhTW.lua:66373
ManaPerc:
- Rename the locale files.
------------------------------------------------------------------------
r66373 | phyber | 2008-03-27 08:43:43 -0400 (Thu, 27 Mar 2008) | 3 lines
Changed paths:
A /trunk/ManaPerc/Locales
A /trunk/ManaPerc/Locales/ManaPercLocale-enUS.lua (from /trunk/ManaPerc/ManaPercLocale-enUS.lua:66371
A /trunk/ManaPerc/Locales/ManaPercLocale-zhCN.lua (from /trunk/ManaPerc/ManaPercLocale-zhCN.lua:66371
A /trunk/ManaPerc/Locales/ManaPercLocale-zhTW.lua (from /trunk/ManaPerc/ManaPercLocale-zhTW.lua:66371
M /trunk/ManaPerc/ManaPerc.toc
D /trunk/ManaPerc/ManaPercLocale-enUS.lua
D /trunk/ManaPerc/ManaPercLocale-zhCN.lua
D /trunk/ManaPerc/ManaPercLocale-zhTW.lua
ManaPerc:
- Update TOC for 2.4.
- Move localizations into Locales directory.
------------------------------------------------------------------------