beta5-5-g896cae1
Details
-
FilenameTravelAgent-beta5-5-g896cae1.zip
-
Uploaded by
-
UploadedDec 30, 2009
-
Size167.44 KB
-
Downloads53
-
MD56855d65de1c7c2b88561ca5ef61f2199
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.