ItemPriceTooltip-r42918-nolib

Details

  • Filename
    ItemPriceTooltip-r42918-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 5, 2007
  • Size
    7.22 KB
  • Downloads
    32
  • MD5
    d9f8a361eb476ed79c5f22bd2d1eb839

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r42918 | bam | 2007-07-05 20:31:52 -0400 (Thu, 05 Jul 2007) | 7 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.toc

ItemPriceTooltip:
- Many refactorings
- Safety check to avoid recording price for items that has charges
- Options to customize the display of prices (incl. a Blizzard-style coin display)
- Option to turn off recording prices at merchants
- Option to purge the previously recorded prices
- Option to turn off showing price for bag slots
------------------------------------------------------------------------
r40784 | bam | 2007-06-19 21:04:07 -0400 (Tue, 19 Jun 2007) | 2 lines
Changed paths:
   M /trunk/ItemPriceTooltip/embeds.xml

ItemPriceTooltip:
- Setting back svn:keywords properties. (In the future please use 'svn move' to preserve properties automatically!)
------------------------------------------------------------------------
r40689 | gandharva | 2007-06-19 07:47:07 -0400 (Tue, 19 Jun 2007) | 3 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.toc
   D /trunk/ItemPriceTooltip/Libs/embeds.xml
   A /trunk/ItemPriceTooltip/embeds.xml

ItemPriceTooltip:

- move embeds.xml to allow WAU to delete it
------------------------------------------------------------------------
r38949 | bam | 2007-06-07 14:37:46 -0400 (Thu, 07 Jun 2007) | 4 lines
Changed paths:
   M /trunk/ItemPriceTooltip/ItemPriceTooltip.lua

ItemPriceTooltip:
- Added support for LinkWrangler
- Added support for user-defined formatting via global function ItemPriceTooltip_FormatPriceText

------------------------------------------------------------------------