beta5-4-g2942e2e
Details
-
FilenameTravelAgent-beta5-4-g2942e2e.zip
-
Uploaded by
-
UploadedDec 30, 2009
-
Size167.31 KB
-
Downloads49
-
MD56062f58cde8966e358547a0b8b6d6a52
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.