beta5-4-g2942e2e-nolib
This is an additional file related to
beta5-4-g2942e2e.
Details
-
FilenameTravelAgent-beta5-4-g2942e2e-nolib.zip
-
Uploaded by
-
UploadedDec 30, 2009
-
Size11.00 KB
-
Downloads41
-
MD5120438d41cdb260bdc4b8563a22cda9c
Supported WoW Retail Versions
- 3.3.0
Changelog
James D. Callahan III:
- 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.