Results: 53Comments by: Demiknight
File: Wykkyd Toolbar03/10/19
Could someone that doesn't have ESO...
Posted By: Demiknight
Could someone that doesn't have ESO subscription active could try changing bags.lau, line 37 from if bagId == BAG_BANK then to if bagId == BAG_BANK and IsESOPlusSubscriber() then I sort of assumed that the commands to retrieve bank space for plus should return 0 if you are not an ESO plus subscriber. The above code d...
File: Wykkyd Toolbar02/26/19
user:/AddOns/wykkydsToolbar/code/to...
Posted By: Demiknight
user:/AddOns/wykkydsToolbar/code/tools/bags.lua:79: attempt to index a nil value stack traceback: user:/AddOns/wykkydsToolbar/code/tools/bags.lua:79: in function '(anonymous)' |caaaaaa bagId = 1, bagSetting = "Off", useIcon = false, useTitle = false, bagLow = 10, bagMid = 25, bagIcon = "/esoui/art/tooltips/icon_ba...", too...
File: Wykkyd Toolbar02/26/19
Thanks but it looks it doesn't work...
Posted By: Demiknight
Thanks but it looks it doesn't work well. It says i have 130/130 items in bank when i have 251/260 in reality.I'd not accounted for the ESO plus member bank space. Should be fixed now.
File: Bandits User Interface02/25/19
So first off I love this Addon allo...
Posted By: Demiknight
So first off I love this Addon allot, it replaces a bunch of other addons and even does their job better and more in allot of cases. recently though ive had the phrase "Initial Gap" spam in my chatbox, and for the life of me i cant find out what it is, and how to turn it off. Also, though this may be a incompatibility, but whenever i...
File: Ravalox' Quest Tracker02/25/19
This mod is great! Timesaver. Can't...
Posted By: Demiknight
This mod is great! Timesaver. Can't hide regions names? Got many quests on different regions actually, and it's quite huge on the screen. Also I have an error when I right-click somewhere :confused:I meant to reply to this, but got side tracked looking at other items. I like the idea, but it will take some investigation to see if I c...
File: Ravalox' Quest Tracker02/25/19
Does this error make any sense to a...
Posted By: Demiknight
Does this error make any sense to anyone? Whenever I try to right-click on any quests on the quest tracker I get this error and then it breaks the other context menus. I did skim through this post but was unable to resolve anything. Error goes away when I disable Ravalox. Love the mod tho! EsoUI/Libraries/ZO_ContextMenus/ZO_Contex...
File: Wykkyd Toolbar02/25/19
Just a quick note. 3.1.1.0 release...
Posted By: Demiknight
Just a quick note. 3.1.1.0 release just uploaded. Full notes on updates in the change log. I've been running the changes to the horse timers and world xp bar on my machine... not seeing any issues. More than the typical changes, so possible that something odd could creep in. Everyone usually pretty good at post in here. If something...
File: LibAddonMenu-2.002/22/19
Seeing an error on the PTS. Wykk to...
Posted By: Demiknight
Seeing an error on the PTS. Wykk toolbar has a number of divider in the menu. On PTS for each divider I'm seeing: Could not create divider 'item_name' of WykkToolbar_LAM. It doesn't stop anything from working. You just obviously don't get the dividers. Not seeing anything obvious in the API changes that has changed that would...
File: LibAddonMenu-2.002/22/19
Seeing an error on the PTS. Wykk to...
Posted By: Demiknight
Seeing an error on the PTS. Wykk toolbar has a number of divider in the menu. On PTS for each divider I'm seeing: Could not create divider 'item_name' of WykkToolbar_LAM. It doesn't stop anything from working. You just obviously don't get the dividers. Not seeing anything obvious in the API changes that has changed that would...
File: Wykkyd Toolbar02/21/19
The Horse timer is causing the end...
Posted By: Demiknight
The Horse timer is causing the end of my toolbar to just go blank. not too much of an issue for me as i dont use it. However, would it be possible to implement a feature which makes the toolbar disappear when you enter dialogue or crafting stations? I have mine below my compass and cmx bar, so when i open dialogues, it is still visib...
File: Wykkyd Toolbar02/21/19
Yeah, it's certainly a challenge of...
Posted By: Demiknight
Yeah, it's certainly a challenge of having an addon of significant age. I think the overall structure and use of the framework was to fill API gaps. Combine that with various tweaks and updates from different people over the years. Given more free time I'd try to overhaul things in a more significant manner. I've toyed with some idea...
File: Wykkyd Toolbar02/20/19
That update wasn't one of mine. How...
Posted By: Demiknight
That update wasn't one of mine. However, I was looking at a similar change request so understand the general issue. There have been requests to hide details, like horse training, once the skill has been fully max'd out. (Others are crafting research timers, werewolf, vampire.) The original structure of the add-on wasn't really writte...
File: Wykkyd Toolbar02/09/19
The adaptive setting to show days w...
Posted By: Demiknight
The adaptive setting to show days when greater than 24 hours is a nice touch. However, when it gets below 24 hours, the seconds do not appear. Thus when under one minute the timer on the bar shows as complete when in fact there are seconds still remaining. It is easy to wait that minute, but did take me a few times to figure out...
File: Wykkyd Toolbar02/07/19
Yeah, hopefully that will fix it fo...
Posted By: Demiknight
Yeah, hopefully that will fix it for you. Also, I just found that the 3.0.2.0 I'd left a debug message in. So, I was getting a bunch of random zone messages in my chat. I removed the line and uploaded 3.0.2.1.
File: Wykkyd Toolbar02/07/19
I was able to replicate the issues...
Posted By: Demiknight
I was able to replicate the issues of the control characters showing on zone, class and race strings. It turned out that code that strips control characters was missing when the toolbar was initialized under one condition. I updated that, things look good on my client now. The class file didn't have code for striping control ch...
File: Wykkyd Auto Repair11/11/18
Why on earth would anyore repair at...
Posted By: Demiknight
Why on earth would anyore repair at vendor when repair kits cost 80g!? Thanks for most useless addon author, you should put a warning like: My addon can waste your money without letting you know becase I just wasted 3k. Based on your feedback I've added two new setting options into the 2.5.1.0 release. Namely, you can now set a maxi...
File: Wykkyd Auto Repair11/11/18
I turned the autorepair module off,...
Posted By: Demiknight
I turned the autorepair module off, and yet, when I opened a blacksmith store, everything I wore got repaired. How is this possible? I did a bit of digging and the code for storing/retrieving the saved variables had some issues. A big one being that even when the auto-repair feature was was set to disabled, auto-repair would still h...
File: Wykkyd Auto Repair11/10/18
Total transparency, at this point I...
Posted By: Demiknight
Total transparency, at this point I'm mostly looking at updating the mods to work with the current API. So updating files that have newer versions. Correcting issues with API/Objects that have changed. I'm not changing the functionality. Which is the long way of say, "The mod should be doing now whatever it used to do." Based on the...
File: Wykkyd Toolbar11/07/18
Yeah, I was actually looking at som...
Posted By: Demiknight
Yeah, I was actually looking at something like that. There are some developer notes from "way back" that show they look at this and the general feedback was "don't hide the toolbar." The framework library has some code to hide things, but it's not using the scene manager. However, I think if you made this an option... it wouldn't rea...
File: Wykkyd Toolbar11/07/18
Update incoming! :banana: My goal...
Posted By: Demiknight
Update incoming! :banana: My goal was to get an update out fast vs. extras/overhauls. If there is something else people are tacking that "OMG, this needs to be there", let me know. Happy to take a look at it. If you encounter any issues please post the details. I'll be popping in to check the thread periodically. Will do my best...
File: Wykkyd Toolbar11/05/18
Thanks! I've downloaded it and I'll...
Posted By: Demiknight
Thanks! I've downloaded it and I'll take a look when I have some time. You know you read something... then can't seem to ever find the note again. I think someone mentioned that the delimiters between the items on the toolbar didn't "stand out". If you're in the toolbar.lau you can edit the texture being used: Current (line 9):...
File: Wykkyd Toolbar11/05/18
I'm going to do my best to not step...
Posted By: Demiknight
I'm going to do my best to not step into the trouble of this thread. I appreciate that people would like to see updates, I'm in that camp myself. However, I think we can either add to the problems or try and be part of the solution. Willing to lend a hand making code updates, reach out to Calia. She messaged me a couple of years...
File: Wykkyd Toolbar11/04/18
You know you read something... then...
Posted By: Demiknight
You know you read something... then can't seem to ever find the note again. I think someone mentioned that the delimiters between the items on the toolbar didn't "stand out". If you're in the toolbar.lau you can edit the texture being used: Current (line 9): :SetTexture("/esoui/art/buttons/checkbox_mouseover.dds") Maybe Try......
File: Wykkyd Toolbar11/04/18
I didn't see this looking back in t...
Posted By: Demiknight
I didn't see this looking back in the posts, but I could have missed it. I think the code for the vampire/werewolf needs to be updated. If I'm following things, there was a change in the behaviour to the API call for GetNumSkillLines() and GetSkillLineInfo(). They now return all skills of a type, rather than just those known by the c...
File: Foundry Tactical Combat (FTC) - Hist Updates06/14/16
So if you uninstall the old ftc fir...
Posted By: Demiknight
So if you uninstall the old ftc first with minion will you lose the ftc settings? Or should I just install it in addition to the old ftc using minion? I see no concept of load order in minion.Based on my test sample of 1, if you install this with Minion it will update the existing addon files for FTC. So I think just install th...