LevelRange

From Turtle WoW Wiki

LevelRange shows the zone level ranges on the World Map.


How to Install

  1. Visit the GitHub link you find, then click the green <> Code button, and select Download ZIP.
  2. Use 7zip to extract the zip into your TWow/Interface/AddOns
  3. Rename the LevelRange-Turtle-main folder to LevelRange-Turtle
  4. Restart the game


Git Links

(Spartelfant)


Commands

Slash Commands

  • /lr or /levelrange: Opens the options frame for LevelRange if it’s not visible, toggles it otherwise.
  • /lr help: Displays help messages related to LevelRange.
  • /lr list: Lists instances available in the current zone.
  • /lr toggle: Toggles the visibility of the level range tooltip.
  • /lr instances: Toggles showing information about instances in the tooltip.
  • /lr fishing: Toggles the visibility of fishing level requirements in the tooltip.

Hovered Functionality

  • Hovering over a zone on the World Map will display its level range and any relevant fishing level requirements, instances, and raids.


Preview

World Map Tooltip:


Options:


Features

  • Displays zone level ranges, diplomacy, raids, and instances on the World Map.
  • Includes two slash commands to easily reload the User Interface (/rui or /reloadui).
  • Shows fishing level requirements in the tooltip (toggle-able).
  • Provides information about instances and raids within their respective zones (toggle-able).
  • Diplomacy display is available (toggle-able).


Change Log

2.0.3 (Update by blehz.)

  • Updated zones, dungeons, and raids to Turtle WoW 1.17.1.

2.0.2 (Update by rado-boy)

  • Added a togglable option to show fishing level requirements on tooltips. Note that not all zones are complete.

2.0.1 (Update)

  • Updated outdated references.
  • Improved localization.
  • Removed "The Lower Karazhan Halls," as it is not yet added.
  • Fixed a bug where "Black Fathoms Deep" did not appear in Ashenvale's information box.

2.0.0 (Release)

  • Ported to Turtle-Wow.
    • Added Zones: Gillijim's Isle, Lapidis Isle, Tel'Abim.
    • Added Dungeons: The Crescent Grove, Hateforge Quarry, The Karazhan Crypt, The Stormwind Vaults, Caverns of Time: The Black Morass.
    • Added Raid: The Emerald Sanctum; Lower Karazhan Halls.

1.2.0 (Update)

  • Added support for displaying raids and their level ranges.
  • Introduced an options frame for toggling features with /lr or /levelrange.
  • Added myAddons support to properly display LevelRange.
  • Implemented a small help system.
  • Introduced reload UI shortcut commands (/rui or /reloadui).
  • Updated the display method for instance level ranges.
  • Fixed a bug with FlightMap display issues.

1.1.0 (Update)

  • Added feature for showing instances and their level ranges.
  • Introduced slash commands (currently non-functional).

1.0.0 (Release)

  • Initial public release.