Results: 110Comments by: Joviex
File: Ravalox' Quest Tracker04/11/14
More people ask for it to be hidden...
Posted By: Joviex
More people ask for it to be hidden than not. It will not be a default feature. The window will continue to hide in the official addon. Wells, that could always just be option too no? I just didnt want to also provide a patch for the main framework, but all this needs is a hook to register/deregister certain windows from th...
File: Ravalox' Quest Tracker04/11/14
Can you make it so the quest tracke...
Posted By: Joviex
Can you make it so the quest tracker dont hide when i click the settings in ESC menu .. Added in my patch: 1.4.10.4.2 NOTE THIS COULD BE A "BAD" IDEA. Currently the framework for the windows mhFramework, does not allow for per frame overrides for this type (allowance to NOT close when settings panel is open). Or at least...
File: HarvestMap04/11/14
If they add that it will completely...
Posted By: Joviex
If they add that it will completely skip everything else too, once it finds any node with ^ in it. Since LUA has no continue statement, you would have to wrap the loop block in a positive check. if string.find(map, "^", 1, true) == nil then d("import data from "..map) for index, nodes in pairs(data) do .......
File: HarvestMap04/11/14
Idea for players with english clien...
Posted By: Joviex
Idea for players with english client - if you do not want to mess your HarvestMap file with non-english zones (and item names) add simple check to the begining of both for loops in import function. If map name contains "^", its german or french and you should skip it. if string.find(map, "^", 1, true) ~= nil then break end If t...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/10/14
How will this work? #1 - Install...
Posted By: Joviex
How will this work? #1 - Install Wykkyd's Quest Tools and then yours on top of it? #2 - Or is yours his current build with your changes, so we only need yours? either or yes. I do a full distro with my changes. If you are using Minion I have found it best to upgrade to the latest and then overwrite with my patch. Cheers.
File: Joviex's Tweaks for Wykkyd's Quest Tools04/10/14
Still getting these errors: User...
Posted By: Joviex
Still getting these errors: User:/AddOns/mhQuestTools/Lib/Methods.lua:391:attempt to index a nil value User:/AddOns/mhQuestTools/Lib/ in function 'ZoneFontChange' User:/AddOns/mhQuestTools/Lib/Userinterface.lua:86:in functions 'Questtracker' User:/AddOns/mhQuestTools/Lib/Addons.lua:14:in function 'AddonPrep' User:/Addons/mhQue...
File: Ravalox' Quest Tracker04/10/14
Re: Bug - Unable to resize Zone Counter font size
Posted By: Joviex
Bug -- When implementing some of the tweaks mentioned earlier by Joviex, I was attempting to resize the Zone Counter font size. It seems the Zone Counter slider doesn't alter the correct variable or something. It kept changing to 22 (which is my Zone Font size). I had to modify my SV file, make it read-only, reloadui, then m...
File: Ravalox' Quest Tracker04/10/14
exact opposite.. i said non mouseov...
Posted By: Joviex
exact opposite.. i said non mouseover... so i want less invisible when the mouse is not over the frame so it's not so invisible. then just crank up the mouse out opacity to 100%. That will only change the overall. If the background is still too washed/transparent, you need to also crank the alpha up on that. Soon as I get ho...
File: Ravalox' Quest Tracker04/10/14
is there anyway to make the non mou...
Posted By: Joviex
is there anyway to make the non mouseover opacity darker, on my screen it's very faint, http://puu.sh/83XVA.jpg there is a screenshot, i've tried adjusting the settings for opacity but it doesnt sem to make a difference. There are two different opacities. The mouse out == when the mouse leaves the frame. The backgroun...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/10/14
Just an FYI, I will still be provid...
Posted By: Joviex
Just an FYI, I will still be providing patches, but Wykkyd has already incorporated the bulk of my changes into the main release. I will continue to patch the code if there are requests and/or Wykkyd hands them off, with the intent that most ideas will eventually make it up to the main branch. Cheers.
File: Ravalox' Quest Tracker04/10/14
Re: Re: Re: Like the new options, but...
Posted By: Joviex
I have to head to the day job. Would you mind hopping into the code and setting the Joviex tweaks to A: default to the original color scheme & style, B: be disable/enable-able via a single Checkbox? I'm gonna tackle that when I get home if you can't jump in prior. Already at my day job! =p But no problem, toally doable. I can r...
File: Ravalox' Quest Tracker04/10/14
Re: Like the new options, but...
Posted By: Joviex
Wykkyd, Love the addons. It's been improving our quality of life in ESO big time. But I do have one peeve... When you updated QuestTools by adding new options, default options don't look anything like the old tracker. I think you can get the old look IF you change the font and style. The original font was: Zone ==...
File: Ravalox' Quest Tracker04/10/14
Hey rockon for the merge! and the s...
Posted By: Joviex
Hey rockon for the merge! and the section callout! =p I can totally see where I could have merged/managed that better. I have a working progress version that re-scales the window when the font sizes change. Especially appearant if you go from a large font to a small one currently. It is still a little hacky so I am holdi...
File: HarvestMap04/09/14
Hey, I rewrote the whole online...
Posted By: Joviex
Hey, I rewrote the whole online merge script and merged all uploaded data to one file. If u find any bugs u can send me a private message. http://eso-merge.nameless-gaming.org/ greetings Gamewalker right on dude! will check this after work prolly :D I used the merge, for english, but the "daily" uploaded files have a...
File: PiggyBank04/09/14
Great addon. Was wondering if yo...
Posted By: Joviex
Great addon. Was wondering if you would welcome some external additions, unless you plan to do it yourself already? I saw something akin to that in the HandleOpenBank function, but it doesn't do what I "thought" it would do, so I added the ability to deposit items in my inventory that match items in my bank, automagically, when...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/09/14
I did some troubleshooting and i th...
Posted By: Joviex
I did some troubleshooting and i think it was my saved var file something wasn't right in it, i just deleted it and re setup and i was able to get it to go fully transparent TY tho and ty for an awesome mod i still have the problem that my quest log doesn't apply in a solid black when i start or reload, so the exactly opposite as...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/09/14
can you add a way to disable the bl...
Posted By: Joviex
can you add a way to disable the black background so you just have the list more like the original lol i like all your mods to it except the black background, tried to mod it out but im not sure how you added it in lol Change the background color to whatever but set the ALPHA to 0. i did set it to 0 for some reason it doesn't g...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/09/14
can you add a way to disable the bl...
Posted By: Joviex
can you add a way to disable the black background so you just have the list more like the original lol i like all your mods to it except the black background, tried to mod it out but im not sure how you added it in lol Change the background color to whatever but set the ALPHA to 0. i did set it to 0 for some reason it doesn't g...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/08/14
can you add a way to disable the bl...
Posted By: Joviex
can you add a way to disable the black background so you just have the list more like the original lol i like all your mods to it except the black background, tried to mod it out but im not sure how you added it in lol Change the background color to whatever but set the ALPHA to 0.
File: Joviex's Tweaks for Wykkyd's Quest Tools04/08/14
I'm receiving the following error a...
Posted By: Joviex
I'm receiving the following error after downloading latest You sure you meant to post that here? Looks like a WarlegendRaid HUD problem? Is he also using Wykkyd's framework? Not sure, but also make sure that the Wykkyd Framework is also up-to-date. I know he changed somethings in there the last day or two.
File: InventoryMod04/08/14
on line 301 remove the "local" deco...
Posted By: Joviex
on line 301 remove the "local" decorator from the function define. It would seem, somehow, that the function is undefined after closing the inventory and using the filters at least once. so I just made the RefreshItemTypesOfInventory a global and it works fine. I looked to see if Refresh was getting a redefine to nil someplace...
File: InventoryMod04/08/14
EXCELLENT ADDON IDEA! Some sugge...
Posted By: Joviex
EXCELLENT ADDON IDEA! Some suggestions, and a bug =p For things like "Weapon" and "Armor" sub-categories? Weapon:Sword, Weapon:Axe, etc... would make the type a great first pass filter. It would also be helpful to "remember" what my filters are and visually show them because.... Everytime I pick up an item https://ww...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/08/14
Very quick reply. I replaced the te...
Posted By: Joviex
Very quick reply. I replaced the text in LUA file and reloaded. Now I'm getting this http://i60.tinypic.com/2mhg203.jpg Taking a stab, but are you using the 1.1.1.0 version (latest) and not the one in the middle (version 1.1.0.0 == first one I posted today)? That is the exact error I patched up in the 1.1.1.0 version. Whi...
File: Joviex's Tweaks for Wykkyd's Quest Tools04/08/14
I seem to be getting this error - i...
Posted By: Joviex
I seem to be getting this error - is this something on my end somehow or is this something others are experiencing since there has been some changes to the LUA according to other add-ons I've seen comments posted on. Thanks for your help and thanks for the add-on! http://i62.tinypic.com/28bv1iv.jpg Ah, could be something I m...
File: Ravalox' Quest Tracker04/08/14
I plan to check it out tonight actu...
Posted By: Joviex
I plan to check it out tonight actually. After macro fixes. If you need/want me to change anything or code something, just let me know. Thanks for the great framework atop their framework =p Cheers.