LibTourist-3.0-r78805

Details

  • Filename
    LibTourist-3.0-r78805.zip
  • Uploaded by
  • Uploaded
    Jul 20, 2008
  • Size
    15.91 KB
  • Downloads
    821
  • MD5
    fea9c28e58e284b612b3da409d7362ff

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r78805 | ckknight | 2008-07-20 14:44:21 -0400 (Sun, 20 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - don't fail on zones that we don't have data on yet (e.g. Northrend stuff)
------------------------------------------------------------------------
r78801 | ckknight | 2008-07-20 14:29:39 -0400 (Sun, 20 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - breaking out of two loops should be easier than this.
------------------------------------------------------------------------
r78800 | ckknight | 2008-07-20 14:26:07 -0400 (Sun, 20 Jul 2008) | 2 lines
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - add a time check for highlights.
This occurs in WotLK when it can't find Lake Wintergrasp. (probably to be fixed in a later patch)
------------------------------------------------------------------------
r78351 | ckknight | 2008-07-13 17:21:26 -0400 (Sun, 13 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - Fix portal entrances for Scarlet Monastery
------------------------------------------------------------------------
r78292 | ckknight | 2008-07-12 11:07:45 -0400 (Sat, 12 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - make Ragefire Chasm's entrance a bit more accurate
------------------------------------------------------------------------
r78291 | ckknight | 2008-07-12 10:43:15 -0400 (Sat, 12 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - Ragefire Chasm is 13-18, not 13-15
------------------------------------------------------------------------
r78145 | ckknight | 2008-07-09 12:59:41 -0400 (Wed, 09 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0 - Terrokar Forest => Terokkar Forest
------------------------------------------------------------------------
r78144 | ckknight | 2008-07-09 12:42:26 -0400 (Wed, 09 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua

LibTourist-3.0: add an API function :GetEntrancePortalLocation(instance), which returns the zone, x, and y of the portal location for said instance.
------------------------------------------------------------------------
r77341 | ckknight | 2008-06-24 18:29:42 -0400 (Tue, 24 Jun 2008) | 4 lines
Changed paths:
   M /trunk/LibTourist-3.0/LICENSE.txt
   M /trunk/LibTourist-3.0/LibTourist-3.0.lua
   M /trunk/LibTourist-3.0/LibTourist-3.0.toc

LibTourist-3.0 - change license from LGPL v2.1 to MIT
- no longer specify width, offset, or texture of zones, figure it out programmatically.
- fix the specified with of Eastern Kingdoms (was too small, likely not updated for Sunwell)
- remove Tourist-2.0 compatibility, it's kinda pointless now, just use the old lib if need be.
------------------------------------------------------------------------