r42
Details
-
FilenameGatherNow-r42.zip
-
Uploaded by
-
UploadedJul 10, 2013
-
Size19.61 KB
-
Downloads83
-
MD5df75b7580901915e0c44b9a886d0a7b0
Supported WoW Retail Versions
- 5.3.0
Changelog
------------------------------------------------------------------------
r42 | dridzt | 2013-07-10 07:27:21 +0000 (Wed, 10 Jul 2013) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/GatherNow.toc
- Make the core functionality locale independent.
Tooltip hints are still in English but addon should function in all languages.
- Add a missing constant.
------------------------------------------------------------------------
r41 | dridzt | 2013-07-09 07:56:29 +0000 (Tue, 09 Jul 2013) | 1 line
Changed paths:
M /trunk/.pkgmeta
- tweak .pkgmeta for case sensitive filesystems
------------------------------------------------------------------------
r40 | dridzt | 2013-07-09 07:52:48 +0000 (Tue, 09 Jul 2013) | 7 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/GatherNow.toc
D /trunk/GatherNow.xml
- Change about a gazillion leaked globals to locals
- Actually create the saved variables and use them to save position
- Embed the libraries needed for the addon to function
- Remove an obsolete xml file not used anywhere
- Fix a nil reference error from calling GetResource() without supplying an itemID
- Prevent an error from unchached items
- Unregister the proper events OnDisable
------------------------------------------------------------------------
r39 | valdarix | 2013-07-08 14:14:29 +0000 (Mon, 08 Jul 2013) | 2 lines
Changed paths:
M /trunk/GatherNow.toc
Upgraded to 50300 to no longer need to download out of date add ons
------------------------------------------------------------------------
r38 | valdarix | 2013-03-15 14:52:56 +0000 (Fri, 15 Mar 2013) | 4 lines
Changed paths:
M /trunk/Core.lua
M /trunk/GatherNow.toc
Bastardized implementation of Green Tea leaf
Added notification to train Zen Master
------------------------------------------------------------------------