r151

Details

  • Filename
    LibTourist-3.0-r151.zip
  • Uploaded by
  • Uploaded
    Sep 16, 2012
  • Size
    30.95 KB
  • Downloads
    1,221
  • MD5
    ed08aa614c62b826ef4aa827963f1784

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r151 | nevcairiel | 2012-09-16 09:55:43 +0000 (Sun, 16 Sep 2012) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.toc

Set X-Category: Library so addon managers can detect it as such
------------------------------------------------------------------------
r150 | Odica | 2012-09-08 12:12:38 +0000 (Sat, 08 Sep 2012) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

The function GetLevelColor has been rewritten in a way one can understand what it's actually doing. This also resolved some issues :-)
------------------------------------------------------------------------
r149 | Odica | 2012-09-08 00:13:36 +0000 (Sat, 08 Sep 2012) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

- corrected fishing skills for The Jade Forest, Kun-Lai Summit, Towlong Steppes, Dread Wastes and Vale of Eternal Blossom
------------------------------------------------------------------------
r147 | Odica | 2012-09-04 10:57:21 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

- Removed Stockades from Elwynn Forest.
------------------------------------------------------------------------
r146 | Odica | 2012-09-02 21:44:54 +0000 (Sun, 02 Sep 2012) | 2 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- completed localization table for Azeroth
- added fishing skills for Pandaria zones
------------------------------------------------------------------------
r145 | iceeagle | 2012-08-31 11:30:41 +0000 (Fri, 31 Aug 2012) | 2 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua
   M /trunk/LibTourist-3.0.toc

- update MOP zones (by Odica)
- replaced LibBabble-Zone by GetMapNameByID and some translation tables
------------------------------------------------------------------------
r144 | torhal | 2012-08-31 01:51:54 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/LibTourist-3.0.lua

Added the concept of isNeutral and isAlliance for zone-coloration in MoP. Replaced hideously hardcoded race-name check for isHorde with UnitFactionGroup(). If a continent name is not known, set its yards to 0 instead of dying. This library needs to die in a fire fueled by napalm.
------------------------------------------------------------------------
r143 | Odica | 2012-08-07 14:04:09 +0000 (Tue, 07 Aug 2012) | 2 lines
Changed paths:
   M /trunk/LibTourist-3.0.lua

- function zoneIter: Complexes are no longer included
- function IsZone: No longer returns True for Complexes
------------------------------------------------------------------------