beta5-5-g896cae1-nolib
This is an additional file related to
beta5-5-g896cae1.
Details
-
FilenameTravelAgent-beta5-5-g896cae1-nolib.zip
-
Uploaded by
-
UploadedDec 30, 2009
-
Size11.14 KB
-
Downloads45
-
MD53c74b6fe8b61d23dabfc9ad9eac3504b
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.