r194
Details
-
FilenameLibTourist-3.0-r194-alpha.zip
-
Uploaded by
-
UploadedSep 2, 2017
-
Size39.84 KB
-
Downloads308
-
MD5fa28275a2a9f92f08ca43041570a18fe
Supported WoW Retail Versions
- 7.3.0
Changelog
------------------------------------------------------------------------
r194 | Odica | 2017-09-02 16:28:45 -0500 (Sat, 02 Sep 2017) | 8 lines
Changed paths:
M /trunk/LibTourist-3.0.lua
M /trunk/LibTourist-3.0.toc
- updated TOC to 70300
- added continent Argus
- added zones Krokuun, Antoran Wastes and Mac'Aree
- added dungeon The Seat of the Triumvirate
- renamed Maw of Souls to Hellmouth Cliffs
- renamed Small Battleground C to Shado-Pan Showdown
- added 25 map IDs
------------------------------------------------------------------------
r193 | Odica | 2017-04-08 17:25:05 -0500 (Sat, 08 Apr 2017) | 8 lines
Changed paths:
M /trunk/LibTourist-3.0.lua
- updated documentation URL
- added lookup mechanism for ZoneMapIDs
- API: added Tourist:GetZoneMapID(zone)
Returns the MapAreaID of a zone based on the zone name. Use unique zone name, see API reference page for details
- API: added Tourist:GetMapAreaIDByContinentZone(continentID, zoneIndex)
Returns the MapAreaID for a given continent ID and zone Index (the index of the zone within the continent)
- API: added Tourist:GetZoneMapIDFromTexture(texture)
Returns the MapAreaID of a zone based on the texture name
------------------------------------------------------------------------