# Questie **Repository Path**: cmr13579/GAME ## Basic Information - **Project Name**: Questie - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-31 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Questie [![Discord](https://img.shields.io/badge/discord-Questie-738bd7)](https://discord.gg/s33MAYKeZd) [![Stars](https://img.shields.io/github/stars/Questie/Questie)](https://img.shields.io/github/stars/Questie/Questie) [![Downloads](https://img.shields.io/github/downloads/Questie/Questie/total.svg)](https://github.com/Questie/Questie/releases/) [![Downloads Latest](https://img.shields.io/github/downloads/Questie/Questie/v10.3.8/total.svg)](https://github.com/Questie/Questie/releases/latest) [![Date Latest](https://img.shields.io/github/release-date/Questie/Questie.svg)](https://github.com/Questie/Questie/releases/latest) [![Commits Since Latest](https://img.shields.io/github/commits-since/Questie/Questie/latest.svg)](https://github.com/Questie/Questie/commits/master) ## Download We suggest you use the [Curseforge Client](https://curseforge.overwolf.com/) to manage your Wow addons in general. You will find Questie [here on Curseforge](https://www.curseforge.com/wow/addons/questie). Alternatively you can always use [the latest GitHub release](https://github.com/Questie/Questie/releases/latest) and follow the [Installation Guide](https://github.com/Questie/Questie/wiki/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](https://github.com/Questie/Questie/wiki/FAQ-for-Classic-(1.13)). ## Information - [Frequently Asked Questions](https://github.com/Questie/Questie/wiki/FAQ) - Come chat with us on [our Discord server](https://discord.gg/s33MAYKeZd). - You can use the [issue tracker](https://github.com/Questie/Questie/issues) 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](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) - 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: `[""] = false` (e.g. `["deDE"] = false`) and replace the `false` with a string of the new translation, e.g. `[""] = "YourTranslation"`. Current translations can be found in the [Translation folder](https://github.com/Questie/Questie/tree/master/Localization/Translations) - Additional information you might find interesting can be found [here](https://github.com/Questie/Questie/wiki/Contributing) ### Unit Tests 1. Install [busted](https://github.com/lunarmodules/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 `.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. ![Questie Quest Givers](https://i.imgur.com/4abi5yu.png) ![Questie Complete](https://i.imgur.com/DgvBHyh.png) ![Questie Tooltip](https://i.imgur.com/uPykHKC.png) ### 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) ![QuestieTracker](https://user-images.githubusercontent.com/8838573/67285596-24dbab00-f4d8-11e9-9ae1-7dd6206b5e48.png) ### 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! ![QuestieComms](https://cdn.discordapp.com/attachments/263036731165638656/636099163460861962/unknown.png) ### Tooltips - Show tooltips on map notes and quest NPCs/objects. - Holding Shift while hovering over a map icon displays more information, like quest XP. ![QuestXP](https://cdn.discordapp.com/attachments/579999220170227716/635540231306608641/unknown.png) #### Quest Information ![TooltipDungeon](https://cdn.discordapp.com/attachments/579999220170227716/634656829619699712/unknown.png) - Event quests are shown when events are active! ![Event](https://cdn.discordapp.com/attachments/263040777658171392/636159292336242688/unknown.png) #### Waypoints - Waypoint lines for quest givers showing their pathing. ![Waypoints](https://media.discordapp.net/attachments/263040777658171392/643203302993035294/unknown.png) ### Journey Log - Questie records the steps of your journey in the "My Journey" window. (right-click on minimap button to open) ![Journey](https://user-images.githubusercontent.com/8838573/67285651-3cb32f00-f4d8-11e9-95d8-e8ceb2a8d871.png) ### 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) ![QuestsByZone](https://user-images.githubusercontent.com/8838573/67285665-450b6a00-f4d8-11e9-9283-325d26c7c70d.png) ### Search - Questie's database can be searched. (right-click on minimap button to open) ![Search](https://user-images.githubusercontent.com/8838573/67285691-4f2d6880-f4d8-11e9-8656-b3e37dce2f05.png) ### Configuration - Extensive configuration options. (left-click on minimap button to open) ![config](https://user-images.githubusercontent.com/8838573/67285731-61a7a200-f4d8-11e9-9026-b1eeaad0d721.png)