ItemPriceTooltip-r52877.1

Details

  • Filename
    ItemPriceTooltip-r52877.1.zip
  • Uploaded by
  • Uploaded
    Oct 24, 2007
  • Size
    167.30 KB
  • Downloads
    29
  • MD5
    2aa572396df4d44af07b61f69be265be

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r52877 | helium | 2007-10-22 05:28:22 -0400 (Mon, 22 Oct 2007) | 1 line
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip: updated zhTW localization
------------------------------------------------------------------------
r52779 | bam | 2007-10-21 08:11:30 -0400 (Sun, 21 Oct 2007) | 2 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- Two hacks(!) implemented to potentially get item count when GameTooltip:SetHyperlink() is called. First checks if a second argument is given to SetHyperlink (Bagnon uses this hack). Second, checks if the owner of the tooltip has a "count" field. (Blizzard's SetItemButtonCount actually sets this field on the button.)
------------------------------------------------------------------------
r51480 | bam | 2007-10-09 06:17:07 -0400 (Tue, 09 Oct 2007) | 4 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- GetSellValue now returns 0 (zero) for items known not to have a sell value.
- Traditional Chinese zhTW localization by whocare@TW

------------------------------------------------------------------------
r50468 | bam | 2007-10-01 05:28:15 -0400 (Mon, 01 Oct 2007) | 3 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- Attempts to enable and load ItemPrice-1.1 if it was disabled. (Just to follow the behavior of AceLibrary.)

------------------------------------------------------------------------
r49971 | bam | 2007-09-26 23:05:57 -0400 (Wed, 26 Sep 2007) | 3 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.toc
   M /trunk/ItemPriceTooltip/Libs
   M /trunk/ItemPriceTooltip/embeds.xml

ItemPriceTooltip:
- Now uses ItemPrice-1.1
- Shows "No sell price" for items that are known and have no recorded price
------------------------------------------------------------------------

Additional Legacy Files