r113

Details

  • Filename
    LibTourist-3.0-r113.zip
  • Uploaded by
  • Uploaded
    Dec 29, 2010
  • Size
    20.15 KB
  • Downloads
    430
  • MD5
    b3d36b6b00bc2d295feba3f188e181fc

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r113 | Odica | 2010-12-29 18:02:57 +0000 (Wed, 29 Dec 2010) | 3 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

Removed Darkshore boat connections
Added Teldrassil - Azuremyst Isle boat
Added Teldrassil - Stormwind City boat
------------------------------------------------------------------------
r112 | Odica | 2010-12-21 23:22:39 +0000 (Tue, 21 Dec 2010) | 5 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- Shattrath and Dalaran faction changed from Contested to Sanctuary
- API: added IsSanctuary(zone)
- API: added IterSactuaries()
- GetFactioncolor now returns blue for Sanctuaries
- GetFactionColor now returns orange for PvP-zones
------------------------------------------------------------------------
r111 | Odica | 2010-12-18 21:23:13 +0000 (Sat, 18 Dec 2010) | 2 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- updated levels for some zones (ticket 17)
- verified and updated Stockade entrance coordinates (ticket 5)
------------------------------------------------------------------------
r109 | Odica | 2010-12-18 11:03:59 +0000 (Sat, 18 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Revised GetLevel and GetLevelColor to match the current battleground level bracketing.
------------------------------------------------------------------------
r108 | Odica | 2010-12-15 00:23:51 +0000 (Wed, 15 Dec 2010) | 13 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- added arena: The Ring of Valor
- added battleground: Isle of Conquest
- API: added IsTransport(zone)
- API: added GetType(zone)
- API: added IsInTheMaelstrom(zone)
- API: excluded arenas from IsZone(zone) and included in IsInstance(zone)
- API: excluded arenas from zone iter and included in instance iter
- API: added Arena iter
- corrected last occurrences of "The Barrens" (instances and boat paths)
- added arenas to their zones, as instances
- updated battleground data
- fixed sorter for instances with no groupSize (arenas)
- cleaned up some obsolete stuff
------------------------------------------------------------------------
r107 | torhal | 2010-12-14 22:14:53 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Added coordinates for Lost City of the Tol'vir, Halls of Origination, The Vortex Pinnacle, and Throne of the Four Winds
------------------------------------------------------------------------
r106 | torhal | 2010-12-14 02:55:17 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Added coordinates for The Stonecore.
------------------------------------------------------------------------
r105 | Odica | 2010-12-13 22:42:39 +0000 (Mon, 13 Dec 2010) | 4 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- Fixed missing zone sizes (offsets still TBD)
- Corrected size value for Eastern Kingdoms
- Enabled Ruins of Gilneas City
NOTE: This version requires r306 of LibBabble-Zone-3.0
------------------------------------------------------------------------
r104 | Odica | 2010-12-11 18:33:36 +0000 (Sat, 11 Dec 2010) | 4 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- Fixed GetZoneFromTexture and GetEnglishZoneFromTexture: should now return the correct zone name for phased terrain maps.
- Updated zone data for (Ruins of) Gilneas
- Disabled zone The Maelstrom (conflict with continent)

------------------------------------------------------------------------
r103 | Odica | 2010-12-09 22:18:46 +0000 (Thu, 09 Dec 2010) | 4 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

Added Orgrimmar and Stormwind City Cataclysm portals.
Fix: Applied BZ lookup to searchZones[] to make this mechanism (used for StrangleThorn Vale and Vashj'ir) work for other locales as well.
Temporarily disabled inctance entrancePortals for which the coordinates are to be defined.
Cleaned up a bit by removing some obsolete data.
------------------------------------------------------------------------
r102 | Odica | 2010-12-09 07:56:59 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Added BZ localization to fix tickets 14-16
------------------------------------------------------------------------
r101 | torhal | 2010-12-08 23:45:06 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.toc

Upped ToC version to 400000
------------------------------------------------------------------------
r100 | Odica | 2010-12-08 23:19:21 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Cataclysm: added zones and instances, updated paths, levels and fishing skills. Fixed initialization for StrangleThorn Vale and Vashj'ir zones. Still some todo's!
------------------------------------------------------------------------
r99 | torhal | 2010-11-24 03:52:29 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Added stub entry for The Maelstrom.
------------------------------------------------------------------------