Results: 51Comments by: Drakanwulf
File: Votan's Minimap09/24/22
Yes, ZOS is doing some refactoring...
Posted By: Drakanwulf
Yes, ZOS is doing some refactoring with the map code. As they told us. I have to adapt. Nothing to worry. And Thank You Let me know if I can help you. I have become more of a user and less of a programmer as I have grown older. I am 83 this year and things I used to do I am having problems remembering. Makes it difficult t...
File: Votan's Minimap09/23/22
Something wierd happening on PTS during MiniMap initialization...
Posted By: Drakanwulf
Hello, Votan, Never hear from me when things are working fine... Same MiniMap code ported from NA server to PTS results in a failure to initialize. For some reason, MiniMap Initialization is picking up a zero or nil value inside of an iterative loop where you are checking for mapping locations (I think). So it looks like it mig...
File: AddonStub05/12/19
LibManifest has gone Live!!!
Posted By: Drakanwulf
With the addition of the LibManifest support add-on, there is no reason to use AddonStub any longer as it serves no useful purpose for anyone. So, please do not continue to download it as it will go OOD when Elsweyr (or the next release after Elsweyr) goes to the Live megaservers. Please use the code snippet example in my previou...
File: AddonStub04/30/19
No this add-on is no longer in use...
Posted By: Drakanwulf
No this add-on is no longer in use as it appears that the game code does almost everything that AddonStub does so far as loading add-ons is concerned. Use this code snippet instead of AddonStub to load your standalone add-on: --] local ADDON_NAME = "theNameOfYourAddon" local addon = {} --] assert( not _G, ADDON_NAME.. ": is...
File: AddonStub04/30/19
Re: Is this
Posted By: Drakanwulf
If this is a "library" that is used by any add-ons, then it must have the name LibAddonStub. :rolleyes: If add-on developers cannot get their system straight about this, then the wise ones will return to including all of the "libraries" which their specific add-on uses as sub-folders of the folder in which their specific add-on is...
File: AddonStub04/30/19
so all users must install it now?...
Posted By: Drakanwulf
so all users must install it now? No. As the Description and wiki both plainly state, you can opt to use AddonStub to start up your standalone add-on or you can opt to roll your own standalone start up stub to start up your add-on. It's your choice. Read this post to learn more about what is the best way to remove the LibStub(...
File: Blagbird's Quest Map by Drakanwulf02/09/19
READ THIS!!!
Posted By: Drakanwulf
As of this morning (for me), Captain Blagbird has updated all of his Quest Map add-ons to the Wrathstone (4.3) and API 100026 levels. I suggest you download his versions as they have to be better than my version until I can get it up and running... I keep getting side tracked by "windmills" along the way. My congratulations and...
File: The Elder Bar02/08/19
Re: VERSION 9.0.1 RELEASED
Posted By: Drakanwulf
Hi all, Just released a new version which fixes a bug. Fixes Fixed the LocalPlayer shenanigans in the Gold and Mount Timer gadgets. Thanks for the good work. I like this toolbar better than the other one. But the next time you update TEB, would you mind checking your libraries (e.g. LibStub, LAM-2.0, etc.) for their l...
File: Combat Reticle02/08/19
I have been testing Baertram's upda...
Posted By: Drakanwulf
I have been testing Baertram's updates to Combat Reticle also and have found no errors with it in either PTS or NA Live.
File: LibAddonMenu-2.002/06/19
Correct, AddOnVersion > ApiVersion...
Posted By: Drakanwulf
Correct, AddOnVersion > ApiVersion as AddOnVersion can be different with the same api. If the game should check both in combination you need to report this probably to ZOs. I'd say: The AddOnVersion alone is enough as you'll update it with, or w/o an ApiVersion. For the apiversion: just enable this annoying checkbox and all i...
File: LibAddonMenu-2.002/05/19
What you describe is not a bug in t...
Posted By: Drakanwulf
What you describe is not a bug in the game. When you have duplicate addons in your folder and change ANYTHING in ANY file that is loaded by the game, you need to increment the AddOnVersion. Otherwise you have two different versions of the addon code with the same version number. The APIVersion is not a tie breaker - it is completely...
File: LibAddonMenu-2.002/04/19
Re: LAM-2.0 r26 Packaging is woefully out-of-date!
Posted By: Drakanwulf
Further research has revealed a sneaky game bug having to do with the interaction between the APIVersion: and AddOnVersion: directives. I found it by accident while trying to determine why LAM-2.0 still would not load correctly after I had made the necessary packaging changes to the manifest.txt file to bring its APIVersion: and fil...
File: LibAddonMenu-2.002/04/19
LAM-2.0 r26 Packaging is woefully out-of-date!
Posted By: Drakanwulf
When attempting to test Baertram's upgrades to Combat Reticle, I found that the upgrade would not load because there was no LAM 2.0 for it to use, so I downloaded and installed the latest standalone LibStub and LAM 2.0 libraries from ESOUI. I should not have downloaded LAM 2.0 because it has not been updated since 100023; it has a...
File: SkyShards11/28/18
Re: Skyshards Inop for me.
Posted By: Drakanwulf
Hello AM. Everyone, I'm new to ESO and for the past week have only used three addons. Those being "Destinations", "LoreBooks", and "Skyshards". The first two have worked for me just fine but this one hasn't at all. I've deleted all three and attempted to run Skyshards alone but it still didn't work for me. All saved variables were...
File: Wykkyd Toolbar11/02/18
And the person who take care about...
Posted By: Drakanwulf
And the person who take care about this addon and added some features was "banned" to go further because of copyright? I didn't get it, sorry. He also refered to your team. There hasn't really been a team in some time. It was largely Ravalox and myself, and for more than a year now, Ravalox has been working on development of anoth...
File: Blagbird's Quest Map by Drakanwulf10/31/18
its not show any pin Version 2.0...
Posted By: Drakanwulf
its not show any pin Version 2.0.1 is broken by API 100025. Please download and install Version 2.0.2. :)The update today won't load as it says it is missing LibMapPins addon. I personally have the libraries as you spammed "LibMapPins" installed as a separate addon for the trend that is here to start the eso, and this is the ad...
File: Blagbird's Quest Map by Drakanwulf10/30/18
its not show any pin Version 2.0...
Posted By: Drakanwulf
its not show any pin Version 2.0.1 is broken by API 100025. Please download and install Version 2.0.2. :)
File: Blagbird's Quest Map by Drakanwulf10/25/18
So I guess this "continuation" of Q...
Posted By: Drakanwulf
So I guess this "continuation" of Quest Map is just as abandoned as the original. Didn't even take long. lol Trolling developers will get you nothing when you report an error! I have been very busy working on collecting the data and learning about the 100025 API changes to finish the Quest Map 2 upgrades which changes how quest g...
File: Blagbird's Quest Map by Drakanwulf10/21/18
So I guess this "continuation" of Q...
Posted By: Drakanwulf
So I guess this "continuation" of Quest Map is just as abandoned as the original. Didn't even take long. lol Trolling developers will get you nothing when you report an error! I have been very busy working on collecting the data and learning about the 100025 API changes to finish the Quest Map 2 upgrades which changes how quest g...
File: Blagbird's Quest Map by Drakanwulf10/21/18
bad argument #1 to 'pairs' (table/s...
Posted By: Drakanwulf
bad argument #1 to 'pairs' (table/struct expected, got nil) stack traceback: : in function 'pairs' user:/AddOns/QuestMap/Settings.lua:14: in function '(main chunk)' and user:/AddOns/QuestMap/Main.lua:10: function expected instead of nil stack traceback: user:/AddOns/QuestMap/Main.lua:10: in function '(main chunk)' wh...
File: Votan's Addon List09/24/18
Re: Re: Are you sure this program should be a Library addon?
Posted By: Drakanwulf
The reason I am asking is that LibVotansAddonList is dependent on another addon program that is NOT a library program, Circonian's Addon Selector. The resultant dependency tree of Libraries (LibStub, LAM, LibDialog), Circonian's program, and this addon program is, to me, inconsistent because of the Addon Selector program. Perhaps...
File: Votan's Addon List09/23/18
Are you sure this program should be a Library addon?
Posted By: Drakanwulf
The reason I am asking is that LibVotansAddonList is dependent on another addon program that is NOT a library program, Circonian's Addon Selector. The resultant dependency tree of Libraries (LibStub, LAM, LibDialog), Circonian's program, and this addon program is, to me, inconsistent because of the Addon Selector program. Perhaps...
File: Blagbird's Quest Map by Drakanwulf09/20/18
do you plan to issue a completely n...
Posted By: Drakanwulf
do you plan to issue a completely new version of the addon questmap under the name questmap2? Yes. But I intend to honor CaptainBlagbird for thinking of adding quest pins to the World Map and for writing the original Quest Map addon program. Can I expect to have released my own questmap version of it here? @vecny.samotar, i...
File: Votan's Minimap09/20/18
Re: Re: Is this what you meant to do?
Posted By: Drakanwulf
About line 1213 in Votan's Minimap, I noticed these lines of code: local defaults = { showHUD = self.account.showHUD or true, showLoot = self.account.showLoot or true, showMounted = self.account.showMounted or true, showCombat = self.account.showCombat or false, showSiege = self.account.showSiege or false, }...
File: Votan's Minimap09/19/18
Is this what you meant to do?
Posted By: Drakanwulf
About line 1213 in Votan's Minimap, I noticed these lines of code: local defaults = { showHUD = self.account.showHUD or true, showLoot = self.account.showLoot or true, showMounted = self.account.showMounted or true, showCombat = self.account.showCombat or false, showSiege = self.account.showSiege or false, }...