r209
Details
-
FilenameSmartRes2-r209.zip
-
Uploaded by
-
UploadedAug 27, 2012
-
Size214.89 KB
-
Downloads138
-
MD53cb4293b804a6378d9a1928df1247cbb
Supported WoW Retail Versions
- 5.0.4
Changelog
------------------------------------------------------------------------
r209 | myrroddin | 2012-08-28 01:41:41 +0000 (Tue, 28 Aug 2012) | 2 lines
Changed paths:
A /trunk/License.txt
M /trunk/SmartRes2.toc
- Forgot to add the License.txt
- And X-License to toc
------------------------------------------------------------------------
r208 | myrroddin | 2012-08-28 01:27:50 +0000 (Tue, 28 Aug 2012) | 3 lines
Changed paths:
M /trunk/SmartRes2.lua
M /trunk/SmartRes2Options.lua
- Clean up debug code
- Obliterate 'cast' command
- More global strings instead of localization
------------------------------------------------------------------------
r207 | myrroddin | 2012-08-21 01:52:32 +0000 (Tue, 21 Aug 2012) | 6 lines
Changed paths:
M /trunk/SmartRes2.lua
M /trunk/SmartRes2Options.lua
- poke for latest alpha of LibResComm-1.0
- hopefully fix long standing bug where res cast is interrupted and target becomes invalid for a few seconds
- removed command "cast" since it won't work no matter what I do
- replace some strings with Blizzard global entries
- fix UnitClass bug, I hope
- replace LibResComm:IsUnitBeingRessed() with Blizzard's UnitHasIncomingResurrection() API since we don't need to know who the resser is, only if it is true or false
------------------------------------------------------------------------
r205 | myrroddin | 2012-08-13 00:06:16 +0000 (Mon, 13 Aug 2012) | 1 line
Changed paths:
M /trunk/SmartRes2.toc
- bump ToC for Pandaria
------------------------------------------------------------------------
r203 | myrroddin | 2012-08-12 07:15:43 +0000 (Sun, 12 Aug 2012) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
M /trunk/Locales/Localization.Spanish.lua
M /trunk/Locales/Localization.deDE.lua
M /trunk/Locales/Localization.enUS.lua
M /trunk/Locales/Localization.frFR.lua
A /trunk/Locales/Localization.itIT.lua
M /trunk/Locales/Localization.koKR.lua
M /trunk/Locales/Localization.ptBR.lua
M /trunk/Locales/Localization.ruRU.lua
M /trunk/Locales/Localization.zhCN.lua
M /trunk/Locales/Localization.zhTW.lua
M /trunk/SmartRes2.lua
M /trunk/SmartRes2.toc
M /trunk/SmartRes2Options.lua
-- Mists of Pandaria update
-- This will NOT work on live servers
- API and event updates and fixes
- Add support for Monks
- Pull in latest libraries
- No Italian translations yet, but create file
------------------------------------------------------------------------
r202 | myrroddin | 2011-12-13 22:10:09 +0000 (Tue, 13 Dec 2011) | 1 line
Changed paths:
M /trunk/SmartRes2.lua
- stupid typo. Does it load now? If yes, fix for ticket #61
------------------------------------------------------------------------