Results: 94Comments by: Lykeion
File: Lykeion's Much Smarter AutoLoot11/07/23
Just a note: I'm not quite sure wha...
Posted By: Lykeion
Just a note: I'm not quite sure what isResourceNode is used for, but the detection algorithm seems to need some fine tuning. It is reporting "isResourceNode: false" in debug for a jewelry resource node that has * Pulverized Titanium * Platinum Dust in it. I presume it is not recognizing the Pulverized Titanium as possible content...
File: Lykeion's Much Smarter AutoLoot11/07/23
The version of MSAL that I am using...
Posted By: Lykeion
The version of MSAL that I am using and looking at the code for is 3.0.4. I want the Stolen Rule set as Never Loot to totally ignore stolen items and allow other addons that only deal with stolen items to be able to process them through EVENT_LOOP_UPDATED after MSAL leaves them alone. Currently, (the place where I test-steal fr...
File: Lykeion's Much Smarter AutoLoot11/07/23
I tried modifying ShouldLootMateria...
Posted By: Lykeion
I tried modifying ShouldLootMaterials() and ShouldLootStyleMaterials() so that it actually checks the isStolen parameter that gets passed in: if (IsESOPlusSubscriber() and not isStolen) then return true end so even if we have ESO+ it should not just automatically steal. I found that it still did not work if yo...
File: NoAccidentalStealing (+no accidental casting)10/17/23
A suggestion for no accidental casting
Posted By: Lykeion
Greetings, thank you for creating this addon, it has helped me a lot! I have a suggestion for the no accidental casting feature: I want necro to be able to cast skills freely in dungeons, trials, etc. where avoiding criminal behavior is not necessary. Adding a single judgment statement after line 49 of Abilities.lua will do. It wo...
File: Bandits Loot Manager09/23/23
Bank limit bug maybe?
Posted By: Lykeion
Greetings, thanks for creating this very handy addon! I would like to give feedback on a situation where when I subscribe to ESO+ and thus raise my bank limit to 480, the addon's Auto Deposit to Bank function (which has a keybind) does not work when my bank usage exceeds the base usage limit of 240.
File: Lykeion's Much Smarter AutoLoot09/11/23
Re: Edge Case - Double Bind
Posted By: Lykeion
Hello, I just ran into an issue with auto-bind that's likely an edge case. It may not be worth addressing if it requires too much, but wanted you to be aware of it. If you loot two of the same item at the same time, it'll bind them both instead of just one of them. The scenario that caused this for me was doing a hardmode tr...
File: Bandits User Interface08/22/23
Hi, thanks for creating this awesom...
Posted By: Lykeion
Hi, thanks for creating this awesome addon! After U39's changes to the mechanics of stack skills such as Grim Focus, stack counter look to be broken, it would be great to have a fix for that. Thanks again for all your work!
File: Fancy Action Bar08/21/23
U39 Update
Posted By: Lykeion
Greetings and thank you for creating this amazing addon! With U39's modifications to Sorc and NB's Grim Focus, FAB's stack function doesn't work properly, so it would be great if you could bring it up to date. Thanks again for all the work you've been doing! You can fix this by changing the last section in config.lua to the follow...
File: Lykeion's Much Smarter AutoLoot07/13/23
Hi, thank you for the addon! One s...
Posted By: Lykeion
Hi, thank you for the addon! One setting is not working as expected (or maybe this is the limitation the tooltip explains, that I don't quite understand): With these settings under MATERIAL FILTERS > Loot Stolen Mats with ESO+ = ON Crafting Materials = Always Loot Style Mats = Never Loot -OR- Only Non-Racial Styles I'd...
File: Lykeion's Much Smarter AutoLoot06/25/23
I've been running into an issue whe...
Posted By: Lykeion
I've been running into an issue where poisons are never getting autolooted even though I have the setting for them on. Do you know what might be causing this? Thank you for your feedback, this issue has been solved in the latest version 2.10.4
File: ConcealedWeapon06/21/23
How do you move it around? You can...
Posted By: Lykeion
How do you move it around? You can simply drag it with the mouse. I don't know, it should behave the same way as all the other UI components provided by addons
File: Sanity's Edge Helper06/13/23
Haven't had a chance to use it yet,...
Posted By: Lykeion
Haven't had a chance to use it yet, but from the screenshots it looks great. And it's even your first addon, which is incredibly impressive. I will test it in the trial as soon as possible:banana:
File: Slip's Sanity's Edge Assist_LangPatch (Discontinued)06/09/23
Chinese Translate
Posted By: Lykeion
Greetings. Thank you for making the language pack available so soon, it helps a lot for non-English speaking players. I've made a Chinese translation based on your other translation files, attached here SafeAddString(SI_ScSEA_LANG, "zh", 1) SafeAddString(SI_ScSEA_InitMSG, "|cBFBC99:|r |cb8dbddinitialized language patch f...
File: SuperStar - Necrom Update06/07/23
Re: Re: Re: Re: Getting error (LibSkillFactory newer version required)
Posted By: Lykeion
I deleted the library, made sure savedvariables are gone and did a reinstall of your Superstar addon and restarted the client - now it's working fine! Thank you for the update! I'm glad your problem was solved. Given that the author of LibSkillsFactory has also been inactive for a long time, I am considering taking it over as well...
File: SuperStar - Necrom Update06/07/23
Re: Getting error (LibSkillFactory newer version required)
Posted By: Lykeion
https://cdn.discordapp.com/attachments/760039649648443432/1116084450573435010/image.png Initially I didn't have the library LibSkillFactory and it threw the dependency error. When I installed the only version available in ESOUI, I get the error above. Please do not install LibSkillsFactory through Minion, because it hasn't been...
File: SuperStar - Necrom Update06/07/23
Is this standalone or a plug in on...
Posted By: Lykeion
Is this standalone or a plug in on top of other superstar? It can run independently. The use of Plug-Ins & Patches categories simply follows the traditional practice of this addon
File: SuperStar - Waking Flame Update06/07/23
Necrom Patch
Posted By: Lykeion
Greetings. Considering that Armodeniz has not been active in esoui for a long time, and that Superstar is currently not working properly, I created a Superstar branch for Necrom. I will try to keep this branch available, but if Armodeniz resumes maintenance of Superstar this branch will be abandoned to avoid possible confusion. Have...
File: Lykeion's Much Smarter AutoLoot06/05/23
This addon has been great for me. S...
Posted By: Lykeion
This addon has been great for me. Saved me a lot of time sorting through things. Today I pinpointed an issue I've been having to this addon, however. Any companion gear I loot is auto-bound to the account, presumably because of "AutoBind Set Items" is turned on. I guess since it can't be "known" by the account, it sees it as a new...
File: Pithka's Achievement Tracker02/24/23
Greetings, I would like to contribu...
Posted By: Lykeion
Greetings, I would like to contribute a localized version of this awesome addon. I noticed the presence of Localization.txt in the addon file, but it doesn't seem to be used. Is there already some localization work in PAT?
File: Lykeion's Much Smarter AutoLoot02/15/23
Re: UI Error
Posted By: Lykeion
i have an error in my Ui interface :1: function expected instead of nil stack traceback: :1: in function ‘(main chunk)" keybind ="MSAL_ TOGGLE" For unknown reasons keybinding did not work as expected, so it was temporarily removed. The '/msalt' slash command has been added to quickly switch the addon ins...
File: Lykeion's Much Smarter AutoLoot02/14/23
After the update today I was gettin...
Posted By: Lykeion
After the update today I was getting the debug messages, but further updates disabled the addon. It seems like the folder isnt even there, whether manually downloaded or through minion. Edit: Temp fix is to put the files into a folder yourself as they are just spread around the AddOns folder. Path should be: live > AddOns > Mu...
File: Lykeion's Much Smarter AutoLoot02/13/23
After the update today, I'm getting...
Posted By: Lykeion
After the update today, I'm getting these error messages: ISESOPlusSubscriber true db.esopAutoloot nil is Stolen false db.esopAutolootStolen nil That was when harvesting, but I think I get it at other times too. Thanks for the feedback, these are the debug statements that I forgot to remove. This issue has been fixed in 2...
File: Lykeion's Much Smarter AutoLoot02/13/23
Absolutely! This will be the defaul...
Posted By: Lykeion
Absolutely! This will be the default setting in the next version Thank you, I appreciate your work on this addon. I had mostly stopped looting containers in-game because of the inventory management that junk items require (I don't sub so I have limited bag space), but this addon will help me only loot what I really want so I'll be h...
File: Lykeion's Much Smarter AutoLoot02/08/23
Absolutely! This will be the defaul...
Posted By: Lykeion
Absolutely! This will be the default setting in the next version Thank you, I appreciate your work on this addon. I had mostly stopped looting containers in-game because of the inventory management that junk items require (I don't sub so I have limited bag space), but this addon will help me only loot what I really want so I'll be h...
File: Lykeion's Much Smarter AutoLoot02/05/23
Is it possible to have it loot only...
Posted By: Lykeion
Is it possible to have it loot only non-stolen mats? Absolutely! This will be the default setting in the next version