Download
(12 Kb)
Download
Updated: 03/11/24 05:35 PM
Pictures
File Info
Compatibility:
Scions of Ithelia (9.3.0)
Updated:03/11/24 05:35 PM
Created:07/10/20 01:13 PM
Monthly downloads:462
Total downloads:12,900
Favorites:15
MD5:
Categories:Utility Mods, Graphic UI Mods
9.3.0
Undaunted Pledge Queuer  Popular! (More than 5000 hits)
Version: 41.0
by: remosito [More]

Dependencies:
Undaunted Daily ( https://www.esoui.com/downloads/info1286-UndauntedDaily.html )
LibAddonMenu-2.0 V>= 34
LibSets

Update 35.0 New Features:
- Settings to manually add more Dungeons to always display
- Setting to automatically add Dungeons where character is missing Skillpoints

Update 0.8.0: New coloring including stickerbook:
- green: stickerbook complete AND skillpoint quest done
- yellow: skillpoint quest done; stickerbook not complete
- red: skillpoint quest not done; stickerbook complete
- orange: skillpoint quest and stickerbook not complete

Got tired of always needing to click and scroll through 7 pages of UI Interface to queue for
which undaunted dailies I feel like at the moment.

So I wrote this little Addon.

Just a little window, a slash command (/udq) and a keybinding.

Select the ones you want (v and/or n); Click "Queue Me". Done.

The window is moveable. Best place to grab it is to the left of the Dungeon Names.
If you have USPF installed it will color code tell you if you already have the skillpointquest done.

It will as well give you stickerbook status info and clicking on the dungeon name will open the relevant stickerbook page.

Important:

There are many reasons why a queueing can fail:
- ZOS Queue system is down
- You or a group member don't meet level or cp limits for dungeon
- You or a group member don't have access to the DLC
- You or a group member are on queue cooldown because you left an earlier group
- probably quite a few others.


I DO NOT CHECK FOR ANY OF THOSE!!!

So make sure you and your group members qualify for anything you wanna queue.


I wanna keep this a light-weight and low-work Addon.

So I can keep focusing on my Display Leads Addon.

Testing by me has been minimal so far.
It did queue me correctly for Direfrost Keep vet that I wanted to do for the Antiquity Lead.
41.0:
- U41 Dungeons

37.0:
- ready for U37 Scribes of Fate
- multiple bugfixes with selections

36.0:
- removed some debug output still in code

35.0:
- switch to versioning based on ESO update number
- Settings to manually add more Dungeons to always display
- Setting to automatically add Dungeons where character is missing Skillpoints
- Set Info stored as Constants, so Stickerbook info is present and correct at login and not only once LibSets is initialized (Lost Depth missing as LibSets is not updated yet)

0.8.0
- U33
- additional text coloring for stickerbook completion

0.7.0
- waking flame

0.5.0
- Seems I derped out and forgot to upload flames of ambition update...better late than never I guess

0.4.0
- Extracted skillpoint quests from ingame as USPF seems not so maintained no more
- Update for Stonethorn DLC
- Switch to new and improved UndauntedDaily API
- Changed savedVars to allow for multiple server/account compatibility (need to relog onto all chars)

0.3.1
- Bugfix: Forgot to "isolate" USPF integration in one place.

0.3.0
- expanded Tooltip if USPF installed. Shows Alts with Skillpoint quest not done

0.2.0
- fix for skill point available color coding being wrong

0.1.0
- Initial Release.
- Just a window. /udq command and a keybinding
Optional Files (0)


Archived Files (4)
File Name
Version
Size
Uploader
Date
37.0
12kB
remosito
02/14/23 09:43 AM
36.0
12kB
remosito
01/14/23 04:02 PM
35.0
11kB
remosito
09/02/22 02:51 PM
0.7.0
8kB
remosito
10/04/21 03:52 PM


Post A Reply Comment Options
Unread 07/14/20, 11:29 PM  
remosito
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 295
Uploads: 6
Hi Kohtas,

my bad. Looks like I forgot to isolate one USPF dependent functionality block for those who dont have uspf Addon installed.

Well I hope that was it. Do you have USPF installed?

Uploaded new version 0.3.1 that should fix it.

cheers

Originally Posted by Kohtas
Getting this error after the latest update, assuming it's because I don't have USPF installed but can't be sure. It doesn't effect usability, just the annoying pop up when loading in.

bad argument #4 to 'string.format' (integer expected, got nil)
stack traceback:
[C]: in function 'string.format'
user:/AddOns/UndauntedDailyQueuer/UndauntedDailyQueuer.lua:132: in function 'UDQ.QuestComplete'
user:/AddOns/UndauntedDailyQueuer/UndauntedDailyQueuer.lua:163: in function 'UDQ.onLoad'
Report comment to moderator  
Reply With Quote
Unread 07/14/20, 04:41 PM  
Kohtas

Forum posts: 0
File comments: 10
Uploads: 0
Getting this error after the latest update, assuming it's because I don't have USPF installed but can't be sure. It doesn't effect usability, just the annoying pop up when loading in.

bad argument #4 to 'string.format' (integer expected, got nil)
stack traceback:
[C]: in function 'string.format'
user:/AddOns/UndauntedDailyQueuer/UndauntedDailyQueuer.lua:132: in function 'UDQ.QuestComplete'
user:/AddOns/UndauntedDailyQueuer/UndauntedDailyQueuer.lua:163: in function 'UDQ.onLoad'
Report comment to moderator  
Reply With Quote
Unread 07/12/20, 12:05 PM  
remosito
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 295
Uploads: 6
Hi Kohtas,

thanks a lot for the praise. And the feed back that it is running without hickups

Yeah, know that zone is really small. It's on purpose though as I actually don't hide/unhide my window but just leave it in a corner visible all the time. And every pixel counts ;-)

cheers

remosito

Originally Posted by Kohtas
Seems to work just fine, no issues with it yet but it is a pain in the ass to find where to click to actually move it around. Seems the edge to move it is really small. Aside from that it's exactly what I needed, thank you.

Wish ZOS would just build something like this into the normal UI, at least put the pledge dungeons at the top of the list or something.
Report comment to moderator  
Reply With Quote
Unread 07/12/20, 06:33 AM  
Kohtas

Forum posts: 0
File comments: 10
Uploads: 0
Seems to work just fine, no issues with it yet but it is a pain in the ass to find where to click to actually move it around. Seems the edge to move it is really small. Aside from that it's exactly what I needed, thank you.

Wish ZOS would just build something like this into the normal UI, at least put the pledge dungeons at the top of the list or something.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: