beta5-5-g896cae1-nolib

Details

  • Filename
    TravelAgent-beta5-5-g896cae1-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 30, 2009
  • Size
    11.14 KB
  • Downloads
    45
  • MD5
    3c74b6fe8b61d23dabfc9ad9eac3504b

Supported WoW Retail Versions

  • 3.3.0

Changelog

James D. Callahan III:
    - Added the current zone's level range to the Miscellaneous section of the tooltip, and moved the current continent from the 6th column to the 5th so it's more in-line with the rest of the tooltip when expanded.
    - Added creation of the coordinate datafeed when toggling the option on. Unfortunately, the inverse is not possible under LibDataBroker.
    - Added second LDB feed for coordinates, re-wrote GetCoords() and some of the config to reflect this.
    - Moved initialization of DataObj into TravelAgent:OnEnable(), and made it use LDB_OnX(). Removed LDB_TEXT cache.
    - Added LDB_OnClick(), LDB_OnEnter(), and LDB_OnLeave() since TravelAgent will have two feeds which will have identical controls/tooltips.