Results: 330Comments by: Kyoma
File: Advanced Filters - Updated04/01/19
.... 1. Test with ONLY the addon...
Posted By: Kyoma
.... 1. Test with ONLY the addon enabled. So you want us to disable umpteen jillion "libraries" too? Suppose your add-on is dependent upon one or more of them. What happens if the bug is in a "library" upon which your add-on depends? And why do add-on developers expect the innocent players to remember each and every "library"...
File: ItemTrig03/30/19
There is SPECIALIZED_ITEMTYPE_TROPH...
Posted By: Kyoma
There is SPECIALIZED_ITEMTYPE_TROPHY_MUSEUM_PIECE, tho I don't know which museum items exactly we are talking about and if they have this specialized item type.
File: Dolgubon's Lazy Writ Crafter03/30/19
Best edit your comment to remove my...
Posted By: Kyoma
Best edit your comment to remove my quote, lets not let this genie out of the bottle :p
File: LoreBooks03/25/19
Since I want to use the beta featur...
Posted By: Kyoma
Since I want to use the beta feature and not miss any eidetic memory books whose location is solely within the inventory during a quest and yet not miss out on any dialog when the books open, I fiddled with the lorebooks.lua file a small bit. I made a single line change to the function starting on line 2070. It works for me. Per...
File: Hodor Reflexes - DPS & Ultimate Share03/22/19
Couldn't find a single UnregisterFo...
Posted By: Kyoma
Couldn't find a single UnregisterForEvent command for: EVENT_GROUP_MEMBER_JOINED EVENT_GROUP_MEMBER_LEFT EVENT_GROUP_UPDATE EVENT_GROUP_MEMBER_CONNECTED_STATUS EVENT_PLAYER_COMBAT_STATE Isn't it a performance loss over time? No performance affecting issues were reported so far ^_^Technically it is registering for these eve...
File: AwesomeGuildStore03/14/19
Is there a chance to ask you to bri...
Posted By: Kyoma
Is there a chance to ask you to bring back the multiple choices when selecting traits, recipe types and such? Its a pain in the ass to search and search again for each of the categories one by one... And i would love a restart search button for cases when the auto search request failsYou can select multiple things by holding down...
File: Custom Quality Colors03/05/19
Nice idea, very helpful for people...
Posted By: Kyoma
Nice idea, very helpful for people that have forms of color blindness. Or those that just don't like the default colors. :p As for tooltips, they are mostly populated by the client directly, not through lua so hooking it directly probably isn't possible. One possible idea would be to hook the tooltip and slightly alter the languag...
File: Research Assistant (Find your researchable items)03/04/19
ResearchAssistant for Wrathstone PT...
Posted By: Kyoma
ResearchAssistant for Wrathstone PTS, API 100026 You sure you put right one up, says 100023 not 100026 like you have posted?The link is wrong but the uploaded file on esoui itself is correct.
File: Kyoma's Global Achievements03/04/19
im using wykkyd achievement tracker...
Posted By: Kyoma
im using wykkyd achievement tracker and votan's achievement overview if i install this one all will be good?Should be, yes. I only modify the game functions while the menu is open.
File: Kyoma's Titleizer03/03/19
Hmmmm, looking at the downloaded fi...
Posted By: Kyoma
Hmmmm, looking at the downloaded file I see I never uploaded the version I'd been using for the past year. Need to tiny up the code but everything still seems to be functioning.
File: Kyoma's Global Achievements03/03/19
I'd been meaning to do that but end...
Posted By: Kyoma
I'd been meaning to do that but ended up forgetting when I took a break from the game. Will whip something up in the next day or two. :)
File: Crafted Potions03/02/19
Is there any replacement for this g...
Posted By: Kyoma
Is there any replacement for this great AddOn or is it integrated in another perhaps? Or @Ayantir: do you plan to updfate this, I found it really really useful. I just took it over. Will upload a new version soon. ;)Usurper! :eek:
File: AwesomeGuildStore03/02/19
Still have http://funkyimg.com/i/2...
Posted By: Kyoma
Still have http://funkyimg.com/i/2RWku.pngThat is due to how Master Merchant does things, previously AGS specifically did something to fix this behaviour caused by MM.
File: AwesomeGuildStore03/01/19
Re: Is this version compatible with ESO update 21
Posted By: Kyoma
Hi, I looove AGS, and in the last day or so I updated manually, but every time I log into my ESO guild store, I get a message that the version of AGS I am using is not compatible with a popup that brings me to the page of this version. I completely deleted the files of the old version and replaced it with the folder of this versio...
File: LoreBooks03/01/19
Yea I know, problem is just that I...
Posted By: Kyoma
Yea I know, problem is just that I haven't updated the value either since a patch or two. Not a real problem but I'll have to do that too. ^^ This is not an issue as uncommenting solve the error. But it seems a bit unfair for my guild mate that don't have a clue about editing any addon file ;) Thanks for the great work anyway !...
File: LoreBooks03/01/19
Yea I know, problem is just that I...
Posted By: Kyoma
Yea I know, problem is just that I haven't updated the value either since a patch or two. Not a real problem but I'll have to do that too. ^^
File: LoreBooks03/01/19
Oh crap yea, I forgot some of those...
Posted By: Kyoma
Oh crap yea, I forgot some of those values were used when building the eidetic report. Will update again shortly. :)
File: AwesomeGuildStore01/21/19
I take it you two are on the PTS wi...
Posted By: Kyoma
I take it you two are on the PTS with these errors? There are quite a few changes to the inner workings of the guild store for next Update.
File: Event Tickets (Clockwork City Event)10/27/18
The addon only knows for sure the c...
Posted By: Kyoma
The addon only knows for sure the cooldown for a(ny) of the golden skulls when you actually get a golden skull. While it could in theory display something like "unavailable" when you get a purple skull it simply cannot know what the cooldown is unless you get a golden skull.
File: Event Tickets (Clockwork City Event)10/27/18
It's better to keep the interval fo...
Posted By: Kyoma
It's better to keep the interval for the update loop at 1000ms, not 900ms. Uhm I am noticing it skips 1 second sometimes with 900ms, won't making it 1s make it worse?Not really, the difference between each update with an interval of 1000ms is but a few ms and on average it'll run every second. If you run it at 900ms it will (obvio...
File: Event Tickets (Clockwork City Event)10/27/18
It's better to keep the interval fo...
Posted By: Kyoma
It's better to keep the interval for the update loop at 1000ms, not 900ms.
File: Event Tickets (Clockwork City Event)10/27/18
Ahhhh oops, I hadn't seen how you w...
Posted By: Kyoma
Ahhhh oops, I hadn't seen how you were updating the timers. Yea before it would stop updating when the UI element got hidden from entering a menu and wouldn't kickstart again until something changed. :rolleyes:
File: LoreBooks10/27/18
hey mates anyone can help? i read a...
Posted By: Kyoma
hey mates anyone can help? i read a book for murkmire museum quest with tablet locations it was added to library i destroyed that book, but i dont remember its name how i can find it now in Eidetic memory?:(If you're just looking for the tablet locations you can use this addon: https://www.esoui.com/downloads/info2178-ChronicCo...
File: LoreBooks10/26/18
hey mates anyone can help? i read a...
Posted By: Kyoma
hey mates anyone can help? i read a book for murkmire museum quest with tablet locations it was added to library i destroyed that book, but i dont remember its name how i can find it now in Eidetic memory?:(If you're just looking for the tablet locations you can use this addon: https://www.esoui.com/downloads/info2178-ChronicCo...
File: Event Tickets (Clockwork City Event)10/25/18
Change line 78 from this: loca...
Posted By: Kyoma
Change line 78 from this: local fragment = ZO_FadeSceneFragment:New(EventTicketsWindow)to local fragment = ZO_HUDFadeSceneFragment:New(EventTicketsWindow) I can't reproduce this bug, but I made this change, thanks a lot. I hope this fixes the problems you guys are having. Also tried gamepad mode and seems to work, if an...