Skip to content

Features

JeromeM edited this page Feb 20, 2026 · 3 revisions

Features

Navigation

  • Built-in arrow pointing to your next objective — no TomTom needed
  • Multi-waypoint sequences that auto-advance as you reach each destination (5 yard threshold)
  • Dotted path on minimap and world map showing the route
  • GOTO descriptions: custom text displayed in the navigation frame (e.g., "Grind north to the moonwell"), with NPC name resolution
  • Corpse navigation: on death, a blue-tinted arrow guides you back to your body. Handles graveyard zone transitions automatically
  • Zone mismatch handling: waypoints hide navigation when you're in the wrong zone; other types fall back to use-item icons if available
  • Use-item transition: after reaching the last waypoint in a multi-waypoint sequence, a clickable use-item button appears if the step requires it
  • Live quest progress (kill/collect counters) displayed on the navigation frame

Quest Tracking

  • Auto-detect: quest accept, complete, and turnin events are tracked automatically
  • Quest sync on guide load: automatically completes accept steps for quests already in your log
  • Auto-skip impossible turnins: turnin steps for quests not in your log are automatically completed
  • Chain quest support: same-name chain quests are resolved deterministically using quest ID ordering and completion tracking
  • Objective tracking: individual quest objectives with progress display
  • Multi-action steps: a single step can combine turnin + accept, each action tracked independently
  • Batched objective updates: multiple objective completions are processed together to avoid redundant UI updates

Item & Skill Tracking

  • Item collection: auto-completes when you collect the required items. Works on both current and ongoing steps
  • Skill tracking: green progress bar in the navigation frame showing current/target level (e.g., "20 / 40"). Auto-completes when you reach the required level. Works with professions, weapon skills, and any skill in your skill window
  • Spell learning: auto-detects when you learn a spell or ability via the spellbook
  • Equipment auto-completion: equip steps auto-complete when you equip the item

Talent Suggestions

  • Level-up toast: popup notification telling you exactly which talent to pick next
  • Talent frame highlighting: green glow on the recommended talent in your talent frame (supports multiple talent frame addons)
  • Template system: pre-built leveling templates for all 9 classes (TurtleWoW optimized)
  • Respec support: templates can include a mid-leveling respec transition with custom notification message
  • Default templates: guide packs can set a default talent template per class

UI

  • Text scaling: adjustable guide text size
  • Navigation scaling: adjustable arrow and nav frame size
  • Minimap button: left-click toggles guide window, right-click opens settings
  • URL copy popup: URLs in guide text appear as blue [Link] placeholders. Click to open a popup with the full URL for easy Ctrl+C copying
  • Lock/unlock: lock the guide frame position
  • Guide hide/show: toggle visibility with slash commands
  • Step counter: displays current step / total steps
  • Color coding: quest names (gold), NPCs (light blue), items (purple), locations (green)

Integrations

  • pfQuest node hiding (optional): suppress pfQuest map pins when paths are active. Off by default, greyed out when pfQuest is not installed
  • TurtleWoW database: built-in override system for TurtleWoW-specific quests, NPCs, and items. Fully compatible with pfQuest

Special Modes

  • Ongoing steps: pinned at the top of the guide in blue while you continue with other steps
  • Optional steps: complete with the next step, coordinates excluded from priority navigation
  • Hearthstone: shows hearthstone icon, auto-completes on arrival detection
  • Bind hearthstone: auto-completes on innkeeper confirmation
  • Use item: shows clickable item icon in navigation frame
  • Equip item: auto-completes when item is equipped
  • XP progress bar: blue bar showing real-time XP progress toward level requirements
  • Skill progress bar: green bar showing skill level progress toward requirements
  • Flight: auto-take flights on matching steps, discover flight paths

Slash Commands

Command Description
/glv show Show the guide window
/glv hide Hide the guide window
/glv settings Open settings panel
/glvminimap Toggle minimap button visibility

Clone this wiki locally