Results: 12Comments by: esran
File: Leo's Altholic06/20/21
Tracked Quests Display Overlaps
Posted By: esran
Its not a feature I use much, but the tracked quests tab overlaps text if you have several tracked quests, such as various zone dailies etc. https://i.imgur.com/YVfI8kb.png
File: LibDebugLogger11/12/20
Looks like there's been a regressio...
Posted By: esran
Looks like there's been a regression of the AddonVersion? ## Version: 2.1.1 ## APIVersion: 100033 100034 ## AddOnVersion: 189 I think AddOnVersion should be 211? pChat has a dependency on 196 and has stopped working following recent update to libDebugLogger. Tested locally and chaning to 211 works nicely.
File: Leo's Trainer05/16/20
Seems there's the odd issue with co...
Posted By: esran
Seems there's the odd issue with correctly identifying known traits, and possibly tracking inventory/bank. 1. It sometimes thinks a character doesn't know a trait even though it does. In all instances that this has happened, CraftStore has the correct knowledge and reloading the UI fixes it for Leo. 2. It sometimes feels like i...
File: The Elder Bar05/09/20
Uh oh. Found another odd one. In th...
Posted By: esran
Uh oh. Found another odd one. In the gold tracking: https://i.imgur.com/66StNfv.png Not quite sure what triggers this. My guess would be the non alpha characters (the ' and the é) as I've other characters with one or more spaces in the name. In both cases one or more letters are being capitalised incorrectly, leading to doub...
File: The Elder Bar05/09/20
I was wondering whether the former...
Posted By: esran
I was wondering whether the former might be a way to go. Instead of bump/no-bump there'd be three options: bump/no-bump/don't touch it. Then peeps can use the third option if they're using another addon that shifts things. Is the ESO API documented somewhere? (I remember other game API docs being terrible) Tempted to take a look....
File: The Elder Bar05/08/20
Some issues: ... Thanks for a...
Posted By: esran
Some issues: ... Thanks for all this information and troubleshooting! I'll see what I can do to correct this. I'm almost thinking the only way I can really do this easily would be to add an option like "Allow other addons to move compass/action bar - ON/OFF" which would disable all the internal anchoring in The Elder Bar and...
File: The Elder Bar05/06/20
Some issues: When placed at the...
Posted By: esran
Some issues: When placed at the bottom, the tooltips are iffy. Depending on exact mouse position they can flicker on/off a lot. I'm guessing this is because the position of the tooltip is such that it is over the pointer position so it thinks the pointer isn't over the bar, turns the tooltip off and the pointer is once again over...
File: Leo's Trainer05/04/20
Yeah, LibLazyCrafting was updated y...
Posted By: esran
Yeah, LibLazyCrafting was updated yesterday. After the update, my Trainer addon threw those errors too when trying to craft. It was updated again with the notes "Fixed backwards compatability bug" and everything works now. Make sure your LibLazyCrafting is updated to the newest version! All updated and error gone. On to...
File: Leo's Trainer05/03/20
Getting the following error after c...
Posted By: esran
Getting the following error after crafting a staff for an alt to research. Looks like the error causes the staff created not to register so if you revisit the table it crafts it again (and generates the error each time too). edit: Not specific to staves. Looks like a general crafting issue. user:/AddOns/LibLazyCrafting/Smithing...
File: Wykkyd Toolbar03/25/15
Don't work function "Bump compass d...
Posted By: esran
Don't work function "Bump compass down" Came to see about the same problem. It looks like the compass doesn't budge at all. The result is that whilst the compass itself is fine, the text that appears just over the compass detailing what is directly centre of the compass overlaps the toolbar :(
File: Sous Chef - Provisioning Helper (Recipe helper/search)04/09/14
Possible enhancement idea - also sh...
Posted By: esran
Possible enhancement idea - also show the resulting level of food. You can make level 1 and level 5 food items at tier 1, but the latter give much more XP when crafting.
File: pChat (Chat customization & help: look/notification/sound/automation/history)04/06/14
I've been tinkering with addons and...
Posted By: esran
I've been tinkering with addons and chat system. Two things... 1. It looks like registering for chat events with ZO_ChatSystem... replaces the existing event handler rather than extends it. Meaning you can only have one addon handling chat? 2. A friend was asking if there was a way to show character name rather than account nam...