r197
Details
-
FilenameLibTourist-3.0-r197-alpha.zip
-
Uploaded by
-
UploadedSep 5, 2017
-
Size40.08 KB
-
Downloads590
-
MD587d08f5c4633ecaa84e39b26dff60735
Supported WoW Retail Versions
- 7.3.0
Changelog
------------------------------------------------------------------------
r197 | Odica | 2017-09-05 16:48:06 -0500 (Tue, 05 Sep 2017) | 1 line
Changed paths:
M /trunk/LibTourist-3.0.lua
- Corrected typo in Antorus, the Burning Throne
------------------------------------------------------------------------
r196 | Odica | 2017-09-05 14:20:20 -0500 (Tue, 05 Sep 2017) | 2 lines
Changed paths:
M /trunk/LibTourist-3.0.lua
- Added raid Antorus, The Burning Throne
- Removed altGroupSize value for The Emerald Nightmare and The Nighthold
------------------------------------------------------------------------
r195 | Odica | 2017-09-03 13:33:26 -0500 (Sun, 03 Sep 2017) | 1 line
Changed paths:
M /trunk/LibTourist-3.0.lua
Fixed a bug caused by unknown player level (probably a timing issue)
------------------------------------------------------------------------
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 Krokuum, 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
------------------------------------------------------------------------