6ef85d4e2dae92152bb7a120f4b4981d1ae63fda
# Questie-335
A fork of the WoW Classic **Questie** addon aiming to provide compatibility with **ANY** private server.
## Installation
- [Download](https://github.com/Xurkon/PE-Questie/releases) the archive.
- Extract it into the Interface/AddOns/ directory. The folder name should be Questie-335.
- If you are playing on a custom server that emulates a previous expansion using the **3.3.5** client, you can add -Classic or -TBC to the addon folder name to load only the required files for the chosen expansion.
- If your server doesn't provide a patch for the world map, enable the in-game setting: Options → Advanced → Use WotLK map data.
## Fixes
- **Nameplates**
- Skips **Ascension Nameplates** and works with other addons.
- **Tracker**
1. Compatible with the Ascension API and doesn't fail with auto-turn-in quests.
2. No more missing header issues.
3. Refreshes correctly when accepting, completing, or abandoning quests.
- **Tooltips**
1. Fixed all errors.
2. New: shows if an NPC drops an item that starts a quest.
- **Custom IDs**
- Supports large integer IDs.
- **Minimap**
- Fixed errors when zooming the minimap.
- **World Map**
1. Supports Ascension WorldMapFrame when minimized and draws icons correctly.
2. Works with **Mapster** and **Magnify-WotLK**.
- **New Content (Maps & Quests)**
- Currently supports **Ascension starter zones** and some **Ebonhold objectives**.
## Features
### Ascension Scaling system
- Scaling all quest to character level like Ascension Scaling system
### Show quests on map
- Show notes for quest start points, turn in points, and objectives.



### Quest Tracker
- Improved quest tracker:
- Automatically tracks quests on accepting (instead of progressing)
- Can show all 20 quests from the log (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)

### Quest Communication
- You can see party members quest progress on the tooltip.
- At least Questie version 5.0.0 is required by everyone in the party for it to work, tell your friends to update!
### Tooltips
- Show tooltips on map notes and quest NPCs/objects.
- Holding Shift while hovering over a map icon displays more information, like quest XP.
#### Quest Information
- Event quests are shown when events are active!
#### Waypoints
- Waypoint lines for quest givers showing their pathing.
### Journey Log
- Questie records the steps of your journey in the "My Journey" window. (right-click on minimap button to open)

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

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

### Configuration
- Extensive configuration options. (left-click on minimap button to open)

Languages
Lua
100%