Download
(4 Kb)
Download
Updated: 04/02/23 07:32 AM
Pictures
File Info
Compatibility:
Scribes of Fate (8.3.5)
Firesong (8.2.5)
Updated:04/02/23 07:32 AM
Created:12/30/18 06:01 AM
Monthly downloads:153
Total downloads:21,725
Favorites:61
MD5:
Votan's Crafting Quick Access  Popular! (More than 5000 hits)
Version: 1.1.5
by: votan [More]
Description
This addon adds drop down menus as an alternative way to select type, material (level), style and trait. Just left-click on the labels "Type", "Material", "Style" or "Trait". The ones, whose color will change, if you hover them.

As an additional benefit the styles are sorted alphabetically.
version 1.1.5: Fixed UI size issue for update 37.

version 1.1.4:
- Color code lists. As requested by @Mythril89:
* Missing knownledge or quantity is shown red.
* Last stack is shown yellow.

version 1.1.3:
- Update to API 100034 "Flames of Ambition".

version 1.1.2:
- Update to API 100033 "Markarth".

version 1.1.1:
- Update to API 100032 "Stonethorn".

version 1.1.0: With quantity. As requested by @sshogrin.

version 1.0.8:
- API bump to "Harrowstorm".

version 1.0.7:
- Update to API 100029 "Dragonhold".

version 1.0.6:
- Update to API 100028 "Scalebreaker".

version 1.0.5:
- Fix mouse-over change from last client update.

version 1.0.4:
- Update to API 100027 "Elsweyr".

version 1.0.3:
- Update to API 100026 "Wrathstone".
Optional Files (0)


Archived Files (12)
File Name
Version
Size
Uploader
Date
1.1.4
4kB
votan
06/04/21 08:26 AM
1.1.3
4kB
votan
02/20/21 09:27 AM
1.1.2
4kB
votan
10/27/20 03:29 PM
1.1.1
4kB
votan
08/22/20 04:55 AM
1.1.0
4kB
votan
04/11/20 06:57 AM
1.0.8
3kB
votan
02/15/20 11:44 AM
1.0.7
3kB
votan
10/20/19 10:38 AM
1.0.6
3kB
votan
08/12/19 11:12 AM
1.0.5
3kB
votan
05/23/19 11:14 AM
1.0.4
3kB
votan
05/18/19 08:07 AM
1.0.3
3kB
votan
02/23/19 10:15 AM
1.0.0
3kB
votan
12/30/18 06:01 AM


Post A Reply Comment Options
Unread 03/16/23, 12:44 PM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1667
Uploads: 40
Re: potential problems after Scribes of Fate update

Originally Posted by Teva
Main.lua line 2 calls upon SetResizeToFitDescendents() which ZOS deprecated this week and could potentially cause errors. If this addon is still maintained, please check if that line needs removal/adjustment to avoid errors.
Code:
smithingQuickAccess:SetResizeToFitDescendents(false)
P.S. Does this update itself to automatically reflect all styles in the game nowadays or has it become obsolete since it's been so long since it was updated?
Hi Teva,

line 2 and 4 are basically obsolete, but not causing any issue yet.
And yes, that styles list, as all lists, reflects the content of the corresponding horizomtal style list.
Report comment to moderator  
Reply With Quote
Unread 03/15/23, 11:43 PM  
Teva
 
Teva's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 162
Uploads: 1
potential problems after Scribes of Fate update

Main.lua line 2 calls upon SetResizeToFitDescendents() which ZOS deprecated this week and could potentially cause errors. If this addon is still maintained, please check if that line needs removal/adjustment to avoid errors.
Code:
smithingQuickAccess:SetResizeToFitDescendents(false)
P.S. Does this update itself to automatically reflect all styles in the game nowadays or has it become obsolete since it's been so long since it was updated?
Last edited by Teva : 03/15/23 at 11:44 PM.
Report comment to moderator  
Reply With Quote
Unread 05/30/21, 04:41 AM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1667
Uploads: 40
Re: color code

Originally Posted by Mythril89
is it possible to color code the styles, mats, trait like red if not learned and orange if learned but no material and yellow if quantity reached a certain low lvl threshold? i know there's quantity listed it would be easier if its color coded so we might know that we are low on materials.

thanks
Yep, I have a look.
Report comment to moderator  
Reply With Quote
Unread 05/28/21, 01:19 PM  
Mythril89

Forum posts: 4
File comments: 65
Uploads: 0
color code

is it possible to color code the styles, mats, trait like red if not learned and orange if learned but no material and yellow if quantity reached a certain low lvl threshold? i know there's quantity listed it would be easier if its color coded so we might know that we are low on materials.

thanks
Last edited by Mythril89 : 05/28/21 at 08:01 PM.
Report comment to moderator  
Reply With Quote
Unread 04/06/20, 05:06 PM  
sshogrin
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 62
Uploads: 5
Quantity

Can you add the quantity of materials for the selection? IE: if you have 30 Moonstone, it will say Moonstone (30) in the drop down menu? Or make an option to turn on and off for this?
Report comment to moderator  
Reply With Quote
Unread 05/23/19, 12:01 PM  
Vaddi

Forum posts: 14
File comments: 27
Uploads: 0
Re: Re: Error since Elsweyr

I know, I know. Update is coming ...[/quote]

I don't know how you keep up with all these great addons.

Thanks Votan
Report comment to moderator  
Reply With Quote
Unread 05/23/19, 11:17 AM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1667
Uploads: 40
Re: Error since Elsweyr

Originally Posted by Vaddi
I have version 1.0.4 installed. I am getting this error when the mouse pointer passes over the buttons:

EsoUI/Libraries/ZO_Templates/ButtonTemplates.lua:280: function expected instead of nil
stack traceback:
EsoUI/Libraries/ZO_Templates/ButtonTemplates.lua:280: in function 'ZO_CheckButton_IsEnabled'
|caaaaaa<Locals> buttonControl = ud </Locals>|r
EsoUI/Libraries/ZO_Templates/ButtonTemplates.lua:186: in function 'ZO_CheckButtonLabel_ColorText'
|caaaaaa<Locals> label = ud, over = true, button = ud </Locals>|r
user:/AddOns/VotansCraftingQuickAccess/Main.lua:177: in function 'labelEnter'
|caaaaaa<Locals> self = ud </Locals>|r

I renamed my Addons folder and created a new Addons folder with only this one Addon installed. I restarted the game and I get the same error.
I know, I know. Update is coming ...
Report comment to moderator  
Reply With Quote
Unread 05/23/19, 10:11 AM  
Vaddi

Forum posts: 14
File comments: 27
Uploads: 0
Error since Elsweyr

I have version 1.0.4 installed. I am getting this error when the mouse pointer passes over the buttons:

EsoUI/Libraries/ZO_Templates/ButtonTemplates.lua:280: function expected instead of nil
stack traceback:
EsoUI/Libraries/ZO_Templates/ButtonTemplates.lua:280: in function 'ZO_CheckButton_IsEnabled'
|caaaaaa<Locals> buttonControl = ud </Locals>|r
EsoUI/Libraries/ZO_Templates/ButtonTemplates.lua:186: in function 'ZO_CheckButtonLabel_ColorText'
|caaaaaa<Locals> label = ud, over = true, button = ud </Locals>|r
user:/AddOns/VotansCraftingQuickAccess/Main.lua:177: in function 'labelEnter'
|caaaaaa<Locals> self = ud </Locals>|r

I renamed my Addons folder and created a new Addons folder with only this one Addon installed. I restarted the game and I get the same error.
Report comment to moderator  
Reply With Quote
Unread 03/04/19, 01:51 PM  
Geraintmawr

Forum posts: 2
File comments: 74
Uploads: 0
Them Pesky Labels

Came here looking for a solution to why I didn't have the drop down or something to click on. I guess you can't add a downward pointing triangle after each Label? Or in the label?

This, like every other Votan addon I see, is so common sense. Thanks for them all and the speedy API bumps.
Report comment to moderator  
Reply With Quote
Unread 01/02/19, 10:28 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Thumbs up Re: Re: Re: Re: Just click on the labels.

Originally Posted by votan
Originally Posted by Shadowshire
So, why doesn't it display the dropdown menu that is shown in the screenshot?
@Shadowshire Are you using gamepad mode?
No, just playing on PC NA and running TESO with the Windowed ( Full Screen) setting. Apparently you have revised the AddOn Info tab to clarify on what to click the Left Mouse Button (?) in the Crafting Station UI. Now that you have identified them, I can display the drop-down menus. That should be very useful, especially for Styles, since most of my four crafting characters have learned more than 40 motifs.

As strange as it seems, I don't believe that I ever clicked the LMB on any of those four words, but on the arrowheads < and > and on every other icon and word that is on the UI (!). Of course, I've read those four words countless times during the past 4 years that I've played TESO. I guess that my eyes see them, but the mind does not need them to know what is displayed on each line of the UI.
Report comment to moderator  
Reply With Quote
Unread 01/02/19, 04:02 AM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1667
Uploads: 40
Re: Re: Re: Just click on the labels.

Originally Posted by Shadowshire
So, why doesn't it display the dropdown menu that is shown in the screenshot?
@Shadowshire Are you using gamepad mode?
Report comment to moderator  
Reply With Quote
Unread 01/01/19, 05:55 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Arrow Re: Re: Just click on the labels.

Originally Posted by votan
Originally Posted by Shadowshire
When I read that, I assume that you mean the names of items listed on the dropdown menu. Please clarify whether to click the Left Mouse Button or the Right Mouse Button -- at least, if there is a difference in the result. Also, please list any libraries which must be loaded in order to use Crafting Quick Access.

Regardless, I have not found any way to cause the dropdown menu to be displayed. I have clicked the LMB on every element of the Crafting Station UI display, and the RMB on some of them. Nothing happens.

For what it is worth, I unloaded each and every add-on which I know either modifies the Crafting Station UI, or receives any input from, or sends any output to, the Crafting Station UI. The outcome did not change. If there is some other add-on conflict, then it would be very time-consuming to find (especially given the lousy performance of the Bethesda megaserver that has been caused -- according to ZOS -- by changes in the Internet).
This addon is so small, it does not need any library.
So, why doesn't it display the dropdown menu that is shown in the screenshot?
Report comment to moderator  
Reply With Quote
Unread 01/01/19, 04:02 AM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1667
Uploads: 40
Re: Just click on the labels.

Originally Posted by Shadowshire
When I read that, I assume that you mean the names of items listed on the dropdown menu. Please clarify whether to click the Left Mouse Button or the Right Mouse Button -- at least, if there is a difference in the result. Also, please list any libraries which must be loaded in order to use Crafting Quick Access.

Regardless, I have not found any way to cause the dropdown menu to be displayed. I have clicked the LMB on every element of the Crafting Station UI display, and the RMB on some of them. Nothing happens.

For what it is worth, I unloaded each and every add-on which I know either modifies the Crafting Station UI, or receives any input from, or sends any output to, the Crafting Station UI. The outcome did not change. If there is some other add-on conflict, then it would be very time-consuming to find (especially given the lousy performance of the Bethesda megaserver that has been caused -- according to ZOS -- by changes in the Internet).
This addon is so small, it does not need any library.
Report comment to moderator  
Reply With Quote
Unread 12/31/18, 06:44 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Just click on the labels.

When I read that, I assume that you mean the names of items listed on the dropdown menu. Please clarify whether to click the Left Mouse Button or the Right Mouse Button -- at least, if there is a difference in the result. Also, please list any libraries which must be loaded in order to use Crafting Quick Access.

Regardless, I have not found any way to cause the dropdown menu to be displayed. I have clicked the LMB on every element of the Crafting Station UI display, and the RMB on some of them. Nothing happens.

For what it is worth, I unloaded each and every add-on which I know either modifies the Crafting Station UI, or receives any input from, or sends any output to, the Crafting Station UI. The outcome did not change. If there is some other add-on conflict, then it would be very time-consuming to find (especially given the lousy performance of the Bethesda megaserver that has been caused -- according to ZOS -- by changes in the Internet).
Last edited by Shadowshire : 12/31/18 at 06:45 PM.
Report comment to moderator  
Reply With Quote
Unread 12/30/18, 09:37 AM  
ChrisK

Forum posts: 0
File comments: 176
Uploads: 0
Thanks Votan! Love the alphabetic sort!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: