Dugi Questing Essential is an All-In-One addon for anything to do with questing & leveling.
Brought to you by Dugi Guides™ makers of the best WoW leveling guides
Every option in the list below can be disable easily from the config menu.
Right click on the Dugi Icon for config menu
Type /dugi for a list of commands.
- NEW Track Quest POIs - Displays quest area highlight with POIs for WoW Classic
- NEW Track Quest Spawns - Display quest spawns dots similar to Questie and Classic Codex for WoW Classic
- NEW Nameplates - Display objective nameplates above relevant NPCs
- GPS style "Search Location" - You can use this to search for locations in WoW by name and get a result of clickable waypoint for the location name.
- Gear Advisor Feature - Using gear scoring algorithm it will automatically suggest / equip best in slot item from your bag and quest reward suggestion. (see screenshots)
- Works automatically no setup required.
- Weight Stats used for calculation is the same as AskMrRobot to ensure the best gear suggestion.
- Green Arrow to suggest which item is an upgrade in quest reward panel (Similar to Pawn)
- Green Arrow will also appear during loot roll, dungeon journal, vendors.
- Customizable Hit and Expertise cap. - World Map Tracking feature - Option is available in Settings > Maps category. Add icons in the world map when you use your minimap tracking. Video: http:youtu.be/050vaRzMJ6o
- Find Nearest feature - Accessible from the Minimap tracking button to find the closest NPC from your current position. Video: http:youtu.be/050vaRzMJ6o
- Watch Frame Border - A set of cool borders available for the Watch Frame (Objective Tracker), the border will also play a *flash* animation when you complete a quest.
- Quest Complete Sound - Play a sound whenever you complete a quest, a set of voice sound available for all races and genders.
- Map Preview - A slick Minimap will fade in and fade out showing your the quest location. This will work automatically when you interact with the quest POI on your Objective Tracker.
- Waypoint System with Taxi Feature - Works similar to TomTom, clicking the Quest POI in your Objective Tracker will automatically place a waypoint for the quest. The waypoint arrow will turn green if you enter the selected quest area. You can also create your waypoint by CTRL + Right Click on your map and you can also link them together by holding SHIFT + Right Click on your map.
- Taxi feature will automatically create the fastest possible route using flight master, teleport spells, portals, boats zeppelins and available items. Video http:youtu.be/CPx5RsqJh2M
- Map Coordinates - Your standard map coordinates system which will appear at the bottom of your World Map and Minimized Map.
- Remove Map Fog - Reveal all unexplored area, but you can still tell which area is unexplored from the slight dark overlay, similar to Mapster.
- Auto Quest Accept - Lightning fast quest accept and turn in, hold Shift while talking to a NPC to temporarily disable it.
- Auto Sell Grey Items - Sell all the junk that you picked up while questing automatically and display the total profit.
- Auto Quest Item Loot - Loot quest item automatically without picking up other junks.
- Floating Quest Item Button - Don't you hate clicking the quest item on the Objective Tracker because its in an awkward position? The floating quest item can be moved anywhere on your screen and the button will appear if a quest item is available when you click on the Quest POI in Objective Tracker.
Also this error when turn on Dugi has all trainers markers as Mail and also other NPCs as Flying Icons. You see both errors in the map.
In reply to Warlunhardt:
this seems to be working fine, can you test with only dugi enabled
Bug when flying in Zandalar the Quest Log goes crazy and starts moving on its own from one side to the other by 2 cm left to right.
Feedback hope that in the future theres an option to lock Zone Map in place and the arrow that leads you to quests as they change places constantly.
In reply to Warlunhardt:
do you mean when taking flightmaster? can you test with only Dugi enabled. there is an option to lock the zone map and arrow. right click or ctrl right click to open the menu for the arrow
In reply to DugiGuides:
I will post errors, this is one no idea what it was, I will post the other error below in image and video format
Heres the video you can notice the error better on video the quest number 1 moves side to side while flying
Please change
statLookup["к исцеляющим заклинаниям"] = "HEALING_SPELL_POWER"; --+55 к исцеляющим заклинаниям
to
statLookup["к лечению"] = "HEALING_SPELL_POWER"; --+55 к лечению
in file ItemStats_ruRU.lua
and please add someting there
-- +11 к урону от заклинаний и лечению
value = FindCaptures(line, "^%+(%d+) к урону от заклинаний и лечению$")
if value then
addStat("SPELL_POWER", value)
return
end
for tbc version
Thanks for your work! Amazing addon
In reply to Buratinich:
thank you for the fix, I'll add that soon
Thank you for a great addon. I discovered the source of fps drop on retail - Handy Notes - Shadowlands addon.
When you activate both addons, the cpu usage of handy notes skyrocket resulting in massive fps drop.
Ingame usage
Keep up the good work.
Still waiting for an update for ver 9.1.5. Look's like Dugi has gone MIA since October.
In reply to dturner618:
sorry just uploaded the update
In reply to DugiGuides:
any plans to update the classic version with the taint fixes?
In reply to arkasaest:
they were updated not long ago, can you report the taint and which classic version.
In reply to DugiGuides:
will grab the error next time it happens
game version is SoM so 1.14.1.41137 is the reported game client version according to the battle net app, toc version 11401
In reply to DugiGuides:
In reply to DugiGuides:
heres one error i get..
2x DugisGuideViewerZ\libs\menu.lua:405: attempt to call method 'SetBackdrop' (a nil value)
[string "@DugisGuideViewerZ\libs\menu.lua"]:405: in function `CreateMenu'
[string "@DugisGuideViewerZ\arrow.lua"]:500: in function `WayFrame_OnClick'
[string "@DugisGuideViewerZ\GPSArrow.lua"]:1784: in function <DugisGuideViewerZ\GPSArrow.lua:1782>
Locals:
self = <table> {
CreateTable = <function> defined @DugisGuideViewerZ\libs\menu.lua:100
ReleaseMenu = <function> defined @DugisGuideViewerZ\libs\menu.lua:425
RecycleTable = <function> defined @DugisGuideViewerZ\libs\menu.lua:112
CreateTexture = <function> defined @DugisGuideViewerZ\libs\menu.lua:165
RecycleText = <function> defined @DugisGuideViewerZ\libs\menu.lua:146
CreateMenu = <function> defined @DugisGuideViewerZ\libs\menu.lua:386
CreateMenuItem = <function> defined @DugisGuideViewerZ\libs\menu.lua:675
ReleaseMenuItem = <function> defined @DugisGuideViewerZ\libs\menu.lua:715
RecycleFrame = <function> defined @DugisGuideViewerZ\libs\menu.lua:69
CreateMenuTitle = <function> defined @DugisGuideViewerZ\libs\menu.lua:789
CreateIconTexture = <function> defined @DugisGuideViewerZ\libs\menu.lua:211
CreateFrame = <function> defined @DugisGuideViewerZ\libs\menu.lua:51
CreateText = <function> defined @DugisGuideViewerZ\libs\menu.lua:122
RecycleTexture = <function> defined @DugisGuideViewerZ\libs\menu.lua:192
}
name = "wayframe_menu"
menu = DugisArrow_RecycledFrame1 {
0 = <userdata>
items = <table> {
}
}
(*temporary) = nil
(*temporary) = DugisArrow_RecycledFrame1 {
0 = <userdata>
items = <table> {
}
}
(*temporary) = <table> {
bgFile = "Interface/Tooltips/UI-Tooltip-Background"
tileSize = 16
edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
edgeSize = 16
tile = true
insets = <table> {
}
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
menus = <table> {
}
menuBackdrop = <table> {
bgFile = "Interface/Tooltips/UI-Tooltip-Background"
tileSize = 16
edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
edgeSize = 16
tile = true
insets = <table> {
}
}
menuBackdropColor = <table> {
1 = 0
2 = 0
3 = 0
4 = 0.650000
}
menuBackdropBorderColor = <table> {
1 = 1
2 = 1
3 = 1
4 = 0.700000
}
Menu_AddItem = <function> defined @DugisGuideViewerZ\libs\menu.lua:247
Menu_SetCloseFunction = <function> defined @DugisGuideViewerZ\libs\menu.lua:255
Menu_OnUpdate = <function> defined @DugisGuideViewerZ\libs\menu.lua:260
Menu_DoShow = <function> defined @DugisGuideViewerZ\libs\menu.lua:288
Menu_DoHide = <function> defined @DugisGuideViewerZ\libs\menu.lua:333
Menu_ShowAtCursor = <function> defined @DugisGuideViewerZ\libs\menu.lua:347
Does anyone else got this issue?
The Arrow keeps drifting (moving) to the right by around 10px each time the game reloads,, after a few days of playing the Arrow is almost at the right edge of the screen, unless I move it back to the center myself
I tried disabling all addons except Dugi ... it didn't make a difference
I deleted (moved) my addon / cache / wtf folders and left only Dugi running ... it also made no difference
I later reverted to older builds, they all had the same problem until I reached version 5.512 ... this one is working perfectly (except the arrow is not pointing 100% correctly to the target quest)
btw, my screen size is 3440x1440 (21:9 monitor)
Thanks for this great addon
Is there any other addon I need to run this one? I downloaded the addon and fired up my game but there is no guide at all. Just the DG icon on my minimap with essential and off settings. The full guide mode is missing. Oh it's because you have to pay for it. I'll pass.
In reply to robzz84:
Hi full guide mode is only available from our website download / installer dugiguides.com. Curse version is a free version without guides
Amazing addon tbh, there's a lot of feature that I've never seen in any other addons. Only suggestion on the side, since I had the manually remove some file for this, if you could add a checkbox in the option for the Guides module that would be amazing. Tho that's pretty minor I guess that's the main feature for most, but personally I already had another addon for this.
Keep up the good work!
Hello wanted to say great addon been using for a few years now. Just the recent update really dip my fps.
With the addon enable my fps dip 20 fps and worst with the map opened. Any help or idea how to get back fps with the addon enable ?
Thanks
In reply to jasonfch:
which version?