r50

Details

  • Filename
    MillHelp-r50.zip
  • Uploaded by
  • Uploaded
    Feb 20, 2009
  • Size
    13.31 KB
  • Downloads
    19
  • MD5
    fa0f9dd7460257f505544f9e194cbdf7

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r50 | starinnia | 2009-02-20 16:32:14 +0000 (Fri, 20 Feb 2009) | 1 line
Changed paths:
   M /trunk/Glyphs/MillHelp_Glyphs.toc

fix .toc description for Glyphs module
------------------------------------------------------------------------
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
------------------------------------------------------------------------