Results: 125Comments by: Saenic
File: Dolgubon's Lazy Writ Crafter05/04/21
LibCustomMenu errors have been fixe...
Posted By: Saenic
LibCustomMenu errors have been fixed. I had a look into these issues as well and I noticed that you embed 4 libraries (including the very deprecated LibStub). I removed some of them and Lazy Writ Crafter still worked with them beeing installed separately. LibStub wasn't even necessary at all. There is also a function determineTrueMi...
File: LootDrop Reborn04/09/21
This would require re-coding a lot...
Posted By: Saenic
This would require re-coding a lot of the animation library LootDrop uses and hiding/showing loot items interactively as the animation advances. There are other long-standing issues with animations such as loot being added right as the animation advances getting removed along with the previous "slide" almost instantly, so it is somet...
File: LootDrop Reborn04/09/21
Heya, I'm using LootDrop for my gir...
Posted By: Saenic
Heya, I'm using LootDrop for my girlfriends ESO because she is switching between Console and PC UI and the default loot display switches positions as well. Is there a way to limit the number of simultaneously displayed items? The draggable window has a max height but when there is lots of loot, the loot items expand until the top...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)03/09/21
Why are you placing LibCharacterKno...
Posted By: Saenic
Why are you placing LibCharacterKnowledge in the Addon folder and not separate? I thought this method should be used anymore.
File: Lui Extended03/08/21
With the new update user:/AddOns/...
Posted By: Saenic
With the new update user:/AddOns/LuiExtended/modules/CombatInfo/CombatInfo.lua:617: function expected instead of nil stack traceback: user:/AddOns/LuiExtended/modules/CombatInfo/CombatInfo.lua:617: in function 'UpdateCooldown' EsoUI/Ingame/ActionBar/ActionBar.lua:316: in function 'UpdateCooldowns' I believe its related to sel...
File: AutoTrans02/11/21
The package still does not contain...
Posted By: Saenic
The package still does not contain a folder, just the two files. Gracias, third time's the charm eh?Edit: Unfortunately it doesn't work. At least not for the geodes I got from pledges
File: AutoTrans02/10/21
The package still does not contain...
Posted By: Saenic
The package still does not contain a folder, just the two files.
File: Am I Blocking?02/06/21
Haha nice, I had the same idea for...
Posted By: Saenic
Haha nice, I had the same idea for this addon. Will try it out. I wanted to show a shield around the cursor instead of the text. Maybe I'll add it.
File: rChat01/17/21
I've got an issue with the whispers...
Posted By: Saenic
I've got an issue with the whispers: When I message someone using their character name instead of @id I get "->h". https://i.imgur.com/niXDFkN.png
File: rChat01/15/21
With the newest version 1.16 (36) I...
Posted By: Saenic
With the newest version 1.16 (36) I get an error /AddOns/rChat/rChat.lua:2785: function expected instead of nil
File: Dolgubon's Lazy Writ Crafter01/01/21
Re: Re: Non-critical incoorect material recognition
Posted By: Saenic
Good day, When today todays (12/31/2020) writs when I went to the blacksmithing station LazyWritCrafter said Crafting will use xx Coal whereas the actuall material needed was Rubedite. Addon version: 2.9.4 LibLazyCrafting version: 3.05 Jim It appears that the person maintaining this mod has added a little Christmas spiri...
File: rChat12/01/20
It is technically possible to do th...
Posted By: Saenic
It is technically possible to do that for WHISPER, but I don't want to make that standardize with the other message formats because then I will get requests to fix WHISPER the rest of the way to make it work identically to the other names and ZOS does not make the information available to be able to do that. So I prefer to have WHISP...
File: rChat11/27/20
Thanks for the updates. Even reply...
Posted By: Saenic
Thanks for the updates. Even reply is working now again. Just a small issue: Brackets are not shown in PARTY and WHISPER chats even with "Remove brackets" disabled. It works in ZONE and GUILD. PARTY and WHISPER chat message base formats do not include brackets. (Neither do EMOTE messages).Alright, but can it be added? :)
File: rChat11/25/20
Thanks for the updates. Even reply...
Posted By: Saenic
Thanks for the updates. Even reply is working now again. Just a small issue: Brackets are not shown in PARTY and WHISPER chats even with "Remove brackets" disabled. It works in ZONE and GUILD.
File: Lui Extended11/05/20
When deconstructing a recontructed...
Posted By: Saenic
When deconstructing a recontructed item you get currency change reason 16 :]
File: Lui Extended11/03/20
The new positioning of the long ter...
Posted By: Saenic
The new positioning of the long term buffs is a bit buggy: I selected horizontal orientation with left alignment and left to right sorting and I got this https://i.imgur.com/Ps30d7e.png Aside from that great job with the new update :)
File: Ravalox' Quest Tracker11/02/20
Re: Re: Re: Re: Re: Re: Quests not displaying in Update 28 (Markarth DLC)
Posted By: Saenic
Dont forget to go SETTINGS >> INTERFACE >> QUEST TRACKER -> turn it off It works for me. This works but now newly accepted quests are not tracked. Seems this addon will finally die :(
File: LootDrop Reborn10/07/20
Do you have a GitHub or another rep...
Posted By: Saenic
Do you have a GitHub or another repo of this AddOn? I've created a theme which is close to eso inbuild functionality and I could create a pull request for it.
File: Code's Combat Alerts09/27/20
Could you please add the primal mau...
Posted By: Saenic
Could you please add the primal maul for Selenes lair? It's kinda hard to see (especially with Daedroths running around) and if you know its coming, its easy to dodge.
File: Bandits User Interface09/23/20
Re: Re: Re: block cost
Posted By: Saenic
I already localized the stats in the character screen (in lang/de.lua) EsoStrings="Kritischer Zauberschaden" EsoStrings="Kritischer Waffenschaden" EsoStrings="Block Kosten" EsoStrings="Geblockter Schaden" Could you please add my localization? You don't have a github or whatsoever where I can post you Pull requests ;)
File: Bandits User Interface09/18/20
Re: Re: block cost
Posted By: Saenic
is it possible, that jewelry glyphs get ignored by the block cost calculation? Yes. Current jewelry glyph calculation version supports only en clients.Is there anything we can help you with localization? I already localized the stats in the character screen (in lang/de.lua) EsoStrings="Kritischer Zauberschaden" EsoStrings="Krit...
File: rChat08/13/20
I noticed 2 bugs: - Prevent Chat...
Posted By: Saenic
I noticed 2 bugs: - Prevent Chat fadeout is not working. I checked pChat for that and there is a change: if db.alwaysShowChat then --New values for fadeOut taken from file: --https://github.com/esoui/esoui/blob/360dee5f494a444c2418a4e20fab8237e29f641b/esoui/ingame/chatsystem/console/gamepadchatsystem.lua local NEVE...
File: Votan's Tamriel Map06/16/20
Nice idea. Can you make a version...
Posted By: Saenic
Nice idea. Can you make a version with just the names and no color changes? That would be awesome :D
File: X4D LibAntiSpam04/12/14
You shoud get rid of the X4D prefix...
Posted By: Saenic
You shoud get rid of the X4D prefix... call it LibAntiSpam ;) So its more in line with all other libraries.
File: Foundry Tactical Combat (FTC)04/03/14
Could you please add LibMediaProvid...
Posted By: Saenic
Could you please add LibMediaProvider, so we can choose the font for SCT and player names/stats? I edited it myself because I don't like Metamorphous. Oh and btw your coding style with having different lua files for controls and functions might be your thing but it can lead to problems: E.g. in menu\Functions.lua you are defin...