Skip to content

Questie/Questie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questie

Discord Stars

Downloads Downloads Latest Date Latest Commits Since Latest

Download

We suggest you use the Curseforge Client to manage your Wow addons in general. You will find Questie here on Curseforge.

Alternatively you can always use the latest GitHub release and follow the Installation Guide in the Wiki to get the latest version of Questie up and running.

If you have problems, please read the Frequently Asked Questions.

Information

  • Frequently Asked Questions
  • Come chat with us on our Discord server.
  • You can use the issue tracker to report bugs and post feature requests (requires a Github account).
  • When creating an issue please follow the templated structure to speed up a possible fix.
  • If you get an error message from the WoW client, please include the complete text or a screenshot of it in your report.
    • You need to enter /console scriptErrors 1 once in the ingame chat for Lua error messages to be shown. You can later disable them again with /console scriptErrors 0.

Trust us it's (Good)!

Contribution

PRs Welcome

  • We are happy about every help and contribution we get, so feel free to submit a Pull Request on Github
  • Translators can search for missing translations by: ["<yourLanguage>"] = false (e.g. ["deDE"] = false) and replace the false with a string of the new translation, e.g. ["<yourLanguage>"] = "YourTranslation". Current translations can be found in the Translation folder
  • Additional information you might find interesting can be found here

Unit Tests

  1. Install busted with luarocks install busted
  2. Run busted -p ".test.lua" ." in the root directory of the project
  3. When adding new tests, make sure to name them <module>.test.lua and place them next to the module

Donation

If you'd like to support the development of Questie by donating, you can do so via PayPal:

Features

Show quests on map

  • Show notes for quest start points, turn in points, and objectives.
  • Waypoint lines for NPCs showing their pathing.

Questie Quest Givers Questie Complete Questie Tooltip

Quest Tracker

  • Automatically tracks quests on accepting
  • Can show all quests from the log at once (instead of default 5)
  • Left click quest to open quest log (configurable)
  • Right-click for more options, e.g.:
    • Focus quest (makes other quest icons translucent)
    • Point arrow towards objective (requires TomTom addon)

QuestieTracker

Quest Communication

  • You can see party members quest progress on the tooltip.

Tooltips

  • Show tooltips on map notes and quest NPCs/objects.
  • Holding Shift while hovering over a map icon displays more information, like quest XP.

Journey Log

  • Questie records the steps of your journey in the "My Journey" window. (left-click on minimap button and click "My Journey" to open or type /questie journey)

Journey

Quests by Zone

  • Questie lists all the quests of a zone divided between completed and available quest. Gotta complete 'em all. (left-click on minimap button and click "Quests by Zone" to open)

QuestsByZone

Search

  • Questie's database can be searched. (right-click on minimap button to open)

Search

Configuration

  • Extensive configuration options. (right-click on minimap button to open or type /questie)