Quantcast

In addon:addTradeAcquire(): Added location lookup for reputation vendors.

Author torhal <torhal@dummy.example.com>
Author date 2009-12-07 15:07:50
Author local date 2009-12-07 15:07:50 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-12-07 15:07:50
Committer local date 2009-12-07 15:07:50 +0000
Commit 22291c1cf8d3719a167cce902d2a8b3e0fa58190
Tree f6c631a07dbd8dfaa825fb26e8d2bd4490f98207
Parent 9994824a030987834e0ee3e5649e20c266afebee
In addon:addTradeAcquire(): Added location lookup for reputation vendors.
Re-wrote CheckMapDisplay() for clarity, and added support for reputation vendors.
In addon:SetupMap(): Changed maplist so its key is the acquire entry rather than the entry's ID, and its value is true rather than the acquire type - this allows reputation vendor support. Also changed some code for clarity/efficiency, changed concatenation to Printf(), and added support for instance coordinates.
Added x and y coordinates (mostly 0,0 - save for Magister's Terrace which has proper coords and the correct continent) to the entries in INSTANCE_LOCATIONS.
Added some debug prints (commented out) in LoadZones() and just before every call to it to help with assigning proper continents to instances.