Results: 270Comments by: Phuein
File: Notebook 201805/23/19
Very nice! :) Thank you!
Posted By: Phuein
Very nice! :) Thank you!
File: Guild Hall Button05/21/19
Re: Configuring guild changes
Posted By: Phuein
It is not uncommon for a single management team to run a group of related guilds with a shared guild hall. But, according to ESO rules, a player may be leader of only one guild, so the shared guild hall will not always belong to the leader of the guild you are in. An add-on cannot discover this situation from the game API, becau...
File: No, thank you!05/21/19
Apologies, but I'm a bit new to the...
Posted By: Phuein
Apologies, but I'm a bit new to the whole editing add-ons thing so I'm not quite sure what one is supposed to do with those two blocks of code. Not quite sure what "commenting out" means, or what each code block is. Is one the original code in the add-on and the other what we're supposed to replace it with? Sorry for my ignorance,...
File: Notebook 201805/21/19
I am VERY excited to introduce vers...
Posted By: Phuein
I am VERY excited to introduce version 4.60! It includes some fixes, some upgrade, and some pretty cool new additions. Because of that, even though I tested it all, it may have new bugs and issues. Please tell me about them. :cool: This latest patch answers some of the requests I have received here previously. I agreed that div...
File: Notebook 201805/21/19
Screenshot, BeamMeUp Teleporter ht...
Posted By: Phuein
Screenshot, BeamMeUp Teleporter https://gyazo.com/d42738af6f0b10955bd4261e0120e902 Oh okay, so it's another addon putting an icon there. I'll add an offset option for the chat button and push it up with the next patch, soon. Probably a day or two. :) EDIT: You now have an offset option in the addon settings, with the new patch...
File: Master Merchant05/21/19
I dislike how MM lags at load, if t...
Posted By: Phuein
I dislike how MM lags at load, if there's lots of data. As the impact is invisible to the user, I propose slightly increasing its init and action delays: - Set init delay to 1000 in MasterMerchant.lua line 3671. if self.systemSavedVariables.delayInit then -- Finish the init after the player has loaded.... zo_c...
File: Notebook 201805/21/19
Is there a way to move the button o...
Posted By: Phuein
Is there a way to move the button on the chat window? It's overlapping with the teleporter. Can you show me a screenshot of this issue? Not sure which teleporter you're talking about. Best see it. (Until the issue is resolved for you, you can hide that button in the addon settings :))
File: No, thank you!05/20/19
Errors on new Elsweyr release. E...
Posted By: Phuein
Errors on new Elsweyr release. EDIT: I got rid of them by commenting out the following lines. This may remove some functionality or cause other issues. :) Comment out all instances of "NOTIFICATIONS:RefreshNotificationList()" in NoThankYou.lua at 2046, 1935, 1921. In NoThankYou\Libs\LibNotification\LibNotification.lua commen...
File: Group Typing Indicator05/17/19
Cool addon concept. Any chance you...
Posted By: Phuein
Cool addon concept. Any chance you can add more options, like who's typing locally? /say and /emote for RP. And for guild? And how about a symbol showing over the character head, showing they're typing? :D I'd love to help, but like to hear what you think first.
File: Calculator05/14/19
Hey. Cool addon. Small bug report:...
Posted By: Phuein
Hey. Cool addon. Small bug report: Doing /calc in chat, without any arguments, gives an error. Better catch that case. ;) (I assumed it just toggles /calc open and close heh. Might want to add/replace that.) EDIT: Without modifying your code, I added this chunk to get what I wanted: local function lexer(text) -- Fixed cat...
File: Guild Hall Button05/12/19
Love your addon. Getting a bug here...
Posted By: Phuein
Love your addon. Getting a bug here. My guilds have changed in recent months, but the buttons are still displayed for the old guilds with their guild names. Screenshot for reference: https://i.imgur.com/EK2zgGS.png EDIT: Temporary fix: Deleted the savedvars file to make it refresh.
File: ShowMount05/04/19
I am glad I could put a smile on yo...
Posted By: Phuein
I am glad I could put a smile on your face. I changes work great. Thanks for fixing it so fast. Excellent! :banana:
File: LibAddonMenu-2.005/02/19
@Phuein the wiki is way out of date...
Posted By: Phuein
@Phuein the wiki is way out of date and could use an update ;) It's critical that the wiki matches the controls, as some developers (myself) relied on them and were kept blinded to the changes. So I did just that. ;) Next will be simplifying and clarifying the file comments, and then updating the wiki to match them again, which...
File: ShowMount05/02/19
Re: Re: Re: Re: Re: Re: Re: Too Meny Mounts
Posted By: Phuein
I hope this helps. Thanks, but we're already over that bump. Just released v1.23 with scrollable mount selection and sorting by name. Tell me if both work! :cool: And damn your toon looks like a Canadian friend I got, it's crazy lol.
File: LibAddonMenu-2.005/01/19
EDIT: Apparently, the wiki lacks do...
Posted By: Phuein
EDIT: Apparently, the wiki lacks documentation on having scrollable = true for Dropdowns (combobox.) I'll do an edit. ;) https://github.com/sirinsidiator/ESO-LibAddonMenu/wiki/Details-on-LAM2-data-tables EDIT EDIT: Oh wow, noticed requiresReload option and realized the wiki is way out of date. Should I go over and update it all...
File: ShowMount05/01/19
Re: Re: Re: Re: Re: Too Meny Mounts
Posted By: Phuein
On the last one I had to assign some mounts to the drop down menu or it gave me LUA errors. Good work! It shows 47, so I'll have to test things out a bit to see why it caps at 45 for you. I'll also take a look at the ordering option. :) EDIT: Okay, I wish you just provided a screenshot, because now I see that it does list th...
File: ShowMount04/30/19
Re: Re: Re: Too Meny Mounts
Posted By: Phuein
I hope that helps. Oh and one more thing could you make add addon ( like Show Mount ) to Show Pets. Hrm, I only have about 4 mounts myself, so I'll need your help to resolve this. Do you play on PC? In the chat type (or copy and paste) these lines: /script d(GetTotalUnlockedCollectiblesByCategoryType(COLLECTIBLE_CATEGORY_TY...
File: ShowMount04/30/19
Re: Too Meny Mounts
Posted By: Phuein
I want to use your addon. The problem I have is to many mounts, so the top of the list is cutoff. Also would it be possible to list them in alphabetical order. Useful feedback. Can you provide a screenshot of the list being cut off? Thanks.
File: Unlimited Camera Zoom04/29/19
Hey. Great addon. I'm getting a Cra...
Posted By: Phuein
Hey. Great addon. I'm getting a Crash To Login when gathering herbs while mounted as 1st person view. Repeatedly. I posted more details in the forums, as I've had the same issue with another addon for the same functionality: https://www.esoui.com/forums/showthread.php?p=37934#post37934 Thanks.
File: The Elder Cam04/29/19
Great addon! I posted a critical bu...
Posted By: Phuein
Great addon! I posted a critical bug report in your github: https://github.com/Eldrni/the-elder-camera/issues/12 Thanks. (This is relevant to anyone experiencing Crash To Login issues.) EDIT: Found out another addon with the same functionality gives the same crash, so I posted in the forums: https://www.esoui.com/forums/sho...
File: Map Pins04/29/19
Seems like I found a bug. tldr U...
Posted By: Phuein
Seems like I found a bug. tldr Using /pinsize stops pin filter updates from working. STEPS: Enabled pin for Skyshards. Changed /pinsize to 16 and then to 40 and then to 20. Tried to disable Skyshards, or enable Timerifts (in Summerset), and won't work. A /reloadui fixes it, as expected. Thought you'd like to know. :)
File: Wykkyd Enhanced Chat04/29/19
Any chance for some minimal chat lo...
Posted By: Phuein
Any chance for some minimal chat logger? Keep the last 24h or something available.
File: Wykkyd Full Immersion04/13/19
Works fine for me, other than the r...
Posted By: Phuein
Works fine for me, other than the reticle for quest objects not showing. When I need to press E to "put the heart in" an NPC or in any other quest. Seems like it's missing a category for quest Interactibles (set to Show.)
File: LovelyEmotes04/06/19
Awesome addon! Could you add a c...
Posted By: Phuein
Awesome addon! Could you add a checkbox to hide the selection window completely? I installed it just for the keyboard hotkeys to Greet people quickly. :D And I play in "Immersive" mode heh. As a temporary measure, I changed line 305 of SettingsMenu.lua to let me "hide" it by putting alpha to 0 (instead of min 25), but I'm not s...
File: Notebook 201803/30/19
Re: Request
Posted By: Phuein
...thanks for keeping this essential, to me at least, addon up to date. :) By the way, thanks for the kind words! I appreciate people enjoying my work. :) As a follow-up, the updated Notebook 2018 4.53 now lets you overwrite Notebooks between accounts and their characters, including the same account. Do note, while I teste...