Results: 72Comments by: Ykses
File: TiEmote04/16/14
The list can't be clicked anymore w...
Posted By: Ykses
The list can't be clicked anymore when it's hidden. So it's ok now. EDIT : and we can now set the TiEmote moveable or not via the game panel settings. Cool ;) Many Thanks for your work Rosie :)
File: Azurah - Interface Enhanced (Outdated)04/15/14
Thanks Kithayri ! Here is the ne...
Posted By: Ykses
Thanks Kithayri ! Here is the new FR localization file updated with/for this last release (1.4) : http://0sl08h57jm.1fichier.com/ (Local_fr.lua is in the zip) Or here : local Azurah = _G -- grab addon table from global -- Temporary locale setup until proper library sorted out. local strings = { = {}, } local L --...
File: Azurah - Interface Enhanced (Outdated)04/14/14
Re: Re: French localization
Posted By: Ykses
if its alright, come after you for new translations for additional options I keep an eye on your work (your addon is in my favorites). If you want, you can just add this "Local_fr.lua" in "Locales" folder (and add a corresponding line in the "Azurah.txt") for a quick update, without any other changes. It works fine :) But if you...
File: Azurah - Interface Enhanced (Outdated)04/14/14
French localization
Posted By: Ykses
Hello Kith, Many thanks for this nice (and light) addon. The code is really clean :) Let me help you to add french localization. Here is the file ("Local_fr.lua" is in the zip) : http://jayl6glht8.1fichier.com/ Or here : local Azurah = _G -- grab addon table from global -- Temporary locale setup until proper library sort...
File: Dragon Loot - Simple Loot Addon04/14/14
I test version 2.0 asap ! (I will d...
Posted By: Ykses
I test version 2.0 asap ! (I will delete my saved variables file for a clean test) Thanks Qwexton, well done :)
File: TiEmote04/14/14
I mean "toggle moveable" yes :)...
Posted By: Ykses
I mean "toggle moveable" yes :) For the fav, here is a suggestion : you can add a "lock option" that prevents from remove fav (in disabling the right-click feature for example) and so, make fav only left-clickable if this option is set on "lock". In clear : with fav unlocked, the behaviour is the same as actual, but if fav are l...
File: TiEmote04/13/14
There is a little problem : even wi...
Posted By: Ykses
There is a little problem : even with the list closed, you can click on it ! I have added the SetHidden(true) and (false) in the lua code (at lines 181 & 184) : function ShowList() if (TE.showList) then EmotePanel:SetAlpha(1) EmotePanel:SetHidden(false) -- added for fix else EmotePanel:SetAlpha(0)...
File: TiEmote04/13/14
Very light and simple addon ! So e...
Posted By: Ykses
Very light and simple addon ! So easy to use... Many thanks :-)
File: SkyShards04/13/14
... Thanks! I will release updadte...
Posted By: Ykses
... Thanks! I will release updadted version shortly. Thanks Garkin and Halja for your hard work ! Nice community :)
File: ESOTheater04/13/14
Nice :) Good job Halja ! (and ag...
Posted By: Ykses
Nice :) Good job Halja ! (and again, Thanks)
File: SkyShards04/13/14
I just found function that will hel...
Posted By: Ykses
I just found function that will help me determine which books you have read, and now I must fill database... Great !!! Well done ! :) And thanks for the update ;)
File: Dragon Loot - Simple Loot Addon04/13/14
It works fine with the last version...
Posted By: Ykses
It works fine with the last version (1.9.2) :) Also, I have translated all the terms in the new FR localization file. Here is the update : DL.fr = { --DL Commands: help = "help", settings = "settings", reset = "reset", --Chat and Loot window output: nocommand = "Dragon Loot: Commande inconnue. Utiliser \"/dl he...
File: ESOTheater04/13/14
Great work for the last update. The...
Posted By: Ykses
Great work for the last update. The keybind is so usefull :) I don't know if it's on your side (in the lua code) but I have this error at startup since the last update of the addon Skyshards : Error: Checking type on argument anchorTargetControl failed in ControlSetAnchorLua stack traceback: : in function 'SetAnchor' user:/Add...
File: SkyShards04/13/14
Since the last update (0.5.2), I ha...
Posted By: Ykses
Since the last update (0.5.2), I have this error with ESO Theater on startup : Error: Checking type on argument anchorTargetControl failed in ControlSetAnchorLua stack traceback: : in function 'SetAnchor' user:/AddOns/ESOTheater/ESOStage.lua:122: in function 'ESOStage:LoadFavoriteButtons' user:/AddOns/ESOTheater/ESOTheater.lu...
File: ESOTheater04/12/14
A key bind to toggle the display is...
Posted By: Ykses
A key bind to toggle the display is in the next release. Good news... Thanks Halja :)
File: Dragon Loot - Simple Loot Addon04/11/14
Hello Qwexton, With the last rel...
Posted By: Ykses
Hello Qwexton, With the last release (1.9.1), if I toggle one of the first six buttons in settings menu, I've got this error : Error: user:/AddOns/DragonLoot/features/Settings.lua:109: function expected instead of nil stack traceback: user:/AddOns/DragonLoot/features/Settings.lua:109: in function '(anonymous)' It works fine wi...
File: Dragon Loot - Simple Loot Addon04/10/14
Re: Translation
Posted By: Ykses
Oh just found we missed one: gainedgold = "You have gained ", Voilą :) gainedgold = "Vous avez gagn\195\169 ", And I think this one is missing too : spentgold = "Vous avez d\195\169pens\195\169 ", ...in place of "You have spent " ;) I found it in the "Gold.lua", few lines after the "local goldgained" line. Thanks for th...
File: SkyShards04/10/14
Thanks for added the french localiz...
Posted By: Ykses
Thanks for added the french localization Garkin :) I see a mistake in the tooltip, in the settings menu. Line 27 & 28 (SkyShardsFR.lua) : menuPinTextureDesc = "Choisir l\204\129apparence des icones sur la carte.", menuPinTextureWarning = "Recharger l\204\129interface", In game (in tooltip) it's displayed : "Choisir lXapparence...
File: Dragon Loot - Simple Loot Addon04/10/14
Re: Re: Crafting loot group broadcast
Posted By: Ykses
So I thought that this would be a good challenge, and decided to do this for you if you can translate the following I'll add it to the addon. Many thanks :) Here is the french localization. As you can see, the "DL commands" are not translated. I think it's better to keep these commands in english. I can't test with the actual ver...
File: ESOTheater04/09/14
Great add-on (and smart), Thanks :)...
Posted By: Ykses
Great add-on (and smart), Thanks :) A suggestion/request : can you add the possibility to set a keybinding to toggle ESO Theater ? Again, thanks ! ;)
File: Dragon Loot - Simple Loot Addon04/08/14
Add localization ?
Posted By: Ykses
Hello Qwexton, Thank you for this add-on, so usefull ! If you want to add FR localization, I can do it. But you need to add (if you can, it will be better) a localization file where I can translate all the messages without modify your main .lua. Like the localization of this add-on, for example : http://www.esoui.com/downloads...
File: SkyShards04/08/14
Many thanks !
Posted By: Ykses
Many thanks for this great (and light) add-on Garkin :) If you want to push the FR localization in the next update, I can give you my work : http://ubuntuone.com/77UTBoQYQk4de9SLafSQoI (the "SkyShardsFR.lua" is in the zip) It works fine with the FR client ;) Keep up the good work (and keep this addon light). Great work !