1.1.1 beta2
Details
-
FilenameMillHelp-1.1.1_beta2.zip
-
Uploaded by
-
UploadedFeb 5, 2009
-
Size14.11 KB
-
Downloads209
-
MD517aee13b3ce5d70b3685fd030be28d82
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
r49 | starinnia | 2009-02-05 23:59:54 +0000 (Thu, 05 Feb 2009) | 1 line
Changed paths:
A /tags/1.1.1 beta2 (from /trunk:48)
Tagging as 1.1.1 beta2
------------------------------------------------------------------------
r48 | starinnia | 2009-02-05 23:49:38 +0000 (Thu, 05 Feb 2009) | 2 lines
Changed paths:
M /trunk/MillHelp.lua
-fix herb tooltips
-swap order on ink tooltips
------------------------------------------------------------------------
r47 | starinnia | 2009-02-05 23:18:51 +0000 (Thu, 05 Feb 2009) | 1 line
Changed paths:
M /trunk/MillHelp.lua
remove old code that cause errors
------------------------------------------------------------------------
r46 | starinnia | 2009-02-05 23:13:27 +0000 (Thu, 05 Feb 2009) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add the extra information to the tooltips, pigments and inks for herb tips, herbs and pigments for ink tips
------------------------------------------------------------------------
r45 | starinnia | 2009-02-05 21:10:04 +0000 (Thu, 05 Feb 2009) | 1 line
Changed paths:
M /trunk/MillHelp.lua
minor tweak to the line added to the tooltips in main module
------------------------------------------------------------------------
r44 | starinnia | 2009-02-05 19:58:03 +0000 (Thu, 05 Feb 2009) | 4 lines
Changed paths:
M /trunk/Glyphs/Glyphs.lua
M /trunk/MillHelp.lua
-update Glyph module to memoize results
-main module now uses GetItemInfo where possible to reduce localization load
-main module also memoizes results (in preparation for having more info per tooltip)
-should be functionally the same as the current beta
------------------------------------------------------------------------
r42 | starinnia | 2009-02-01 05:05:18 +0000 (Sun, 01 Feb 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
final tweaks and fixes
------------------------------------------------------------------------
r41 | starinnia | 2009-01-31 03:19:21 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
bugfix for frame creation
------------------------------------------------------------------------
r40 | starinnia | 2009-01-30 15:12:07 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
actually remove the old query instead of having 2 queries...
------------------------------------------------------------------------
r39 | starinnia | 2009-01-30 15:08:29 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
rework the query method slightly
------------------------------------------------------------------------
r38 | starinnia | 2009-01-30 15:01:26 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
add a query to the server before calling GetItemInfo
------------------------------------------------------------------------
r37 | starinnia | 2009-01-27 23:22:38 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
fix 3 typos
------------------------------------------------------------------------
r36 | starinnia | 2009-01-27 23:08:09 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
M /trunk/Glyphs/Glyphs.lua
add the rest of the minor glyphs, all glyphs should be listed now
------------------------------------------------------------------------
r35 | starinnia | 2009-01-27 21:18:58 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/Glyphs
A /trunk/Glyphs/Glyphs.lua
A /trunk/Glyphs/MillHelp_Glyphs.toc
A /trunk/Glyphs/license.txt
Add a Glyphs module to assist in identification of materials for glyphs. This module is separate from the main addon and can be enabled or disabled independently. Right now it is still missing the majority of minor glyphs, but they will be added soon.
------------------------------------------------------------------------
r33 | starinnia | 2009-01-20 22:36:52 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
M /trunk/MillHelp.lua
remove Constrictor Grass (id 36902) from the tables, as it is now vendor trash
------------------------------------------------------------------------
r32 | starinnia | 2009-01-20 22:00:55 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
M /trunk/MillHelp.lua
update koKR locale, thanks netcrasher
------------------------------------------------------------------------
r31 | starinnia | 2009-01-20 00:52:07 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
M /trunk/MillHelp.lua
localize the header text too, missing koKR and zhTW for those two strings, and could still use a full zhCN translation
------------------------------------------------------------------------
r29 | starinnia | 2008-12-31 16:47:56 +0000 (Wed, 31 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add koKR locale, thanks netcrasher
------------------------------------------------------------------------
r27 | starinnia | 2008-12-30 05:08:43 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add ruRU locale
------------------------------------------------------------------------
r26 | starinnia | 2008-12-30 04:54:43 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
fix tier2 spelling
------------------------------------------------------------------------
r25 | starinnia | 2008-12-30 04:06:40 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.toc
use project version replacement in .toc
------------------------------------------------------------------------
r24 | starinnia | 2008-12-30 04:05:40 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
fix error with pigment results not showing on Grave Moss
------------------------------------------------------------------------
r22 | starinnia | 2008-12-03 16:37:31 +0000 (Wed, 03 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add frFR locale
------------------------------------------------------------------------
r21 | starinnia | 2008-12-01 14:12:52 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
small tweak for handling non-translated locales
------------------------------------------------------------------------
r20 | starinnia | 2008-11-30 02:59:57 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
tweak message displayed for non-translated locales
------------------------------------------------------------------------
r18 | starinnia | 2008-11-29 05:52:38 +0000 (Sat, 29 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add zhTW locale
------------------------------------------------------------------------
r16 | starinnia | 2008-11-29 03:15:12 +0000 (Sat, 29 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
esES and esMX locales
------------------------------------------------------------------------
r15 | starinnia | 2008-11-29 03:00:48 +0000 (Sat, 29 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
disable the addon if in unsupported locale
------------------------------------------------------------------------
r13 | starinnia | 2008-11-29 02:42:58 +0000 (Sat, 29 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add deDE locale
------------------------------------------------------------------------
r12 | starinnia | 2008-11-29 02:21:41 +0000 (Sat, 29 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
add code to allow localization support
------------------------------------------------------------------------
r10 | starinnia | 2008-11-26 14:49:55 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
small minor adjustments
------------------------------------------------------------------------
r9 | starinnia | 2008-11-26 13:52:15 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
rename some variables for the sake of my sanity
------------------------------------------------------------------------
r7 | starinnia | 2008-11-26 02:22:30 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
Add needed herbs to ink tooltips now too, inks needing common pigments show the herbs in while, inks needing uncommon pigments show in green
------------------------------------------------------------------------
r5 | starinnia | 2008-11-25 04:25:33 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
M /trunk/MillHelp.toc
undo what I just did, add a saved var instead, users can do /script MILLHELP_HEADER = true if they want a header
------------------------------------------------------------------------
r4 | starinnia | 2008-11-25 04:21:19 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/MillHelp.lua
comment out the header, if you want it back, uncomment line 129
------------------------------------------------------------------------
r2 | starinnia | 2008-11-24 16:18:15 +0000 (Mon, 24 Nov 2008) | 2 lines
Changed paths:
A /trunk/.pkgmeta
A /trunk/MillHelp.lua
A /trunk/MillHelp.toc
A /trunk/license.txt
MillHelp: initial import of files
- Display milling information on herb tooltips
------------------------------------------------------------------------
r1 | root | 2008-11-24 16:10:55 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"mill-help/mainline: Initial Import"
------------------------------------------------------------------------