TouristLib

This project is abandoned.

Whether this project is out of date or its author marked it as abandoned, this project is no longer maintained.

If you wish to take this project over, please report it and state your intentions.

A library to provide information about zones and instances.

Handy features:
Level: "Tirisfal Glades" -> 1, 10
Level Color: "The Barrens" -> anywhere from gray to green to yellow to orange to red, depending on your level.
Check if a zone is: a zone, an instance, a battleground, alliance, horde, friendly, hostile, or contested
Iterate through all zones that are: zones, instances, battlegrounds, alliance, horde, friendly, hostile, or contested
Iterate through instances of a zone: "Tirisfal Glades" -> "Scarlet Monastery"
Iterate through recommended zones/levels - will recommend zones based on your level.

Users:
TO INSTALL: Put the TouristLib folder into
\World of Warcraft\Interface\AddOns\

Developers:
Place the TouristLib.lua file into your AddOn's folder, then add TouristLib.lua to the .toc file.
Then, to access the library, in your code, write `local tourist = TouristLib:GetInstance("1.0")`.
From that point on, you can access TouristLib's functions.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
06 May 2008
Category
Last update
09 Oct 2008
Development stage
Abandoned
Language
  • enUS
License
GNU Lesser General Public License version 2.1 (LGPLv2.1)
Recent files

Authors