WoW-4.0-release1

Details

  • Filename
    LibTourist-3.0-WoW-4.0-release1.zip
  • Uploaded by
  • Uploaded
    Dec 18, 2010
  • Size
    19.96 KB
  • Downloads
    23,638
  • MD5
    6a6121823788675885cdfca89eae7f48

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r110 | odica | 2010-12-18 11:15:25 +0000 (Sat, 18 Dec 2010) | 11 lines
Changed paths:
   A /tags/WoW-4.0-release1 (from /trunk:109)

Tagging as WoW-4.0-release1.

Updated for game client 4.0.3a

Known issues:
- trans-continental distance calculation might not always be accurate (missing some continent offsets)
- trans-zone distance calculation is incorrect for 9 zones (missing zone offsets)
- zone The Maelstrom not yet included (due to conflict with continent name)
- some instance entrance portal coordinates missing or to be checked
- some Cataclysm data to be added or verified

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r98 | shefki | 2010-06-30 00:04:48 +0000 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

Add entry for The Ruby Sanctum.

------------------------------------------------------------------------