Results: 93Comments by: Anthonysc
File: Bandits User Interface03/24/24
Based on the iconFilename I think t...
Posted By: Anthonysc
Based on the iconFilename I think there might be something goign on that's conflicting with something LUI is doing? But I'm only really using that for the CC tracker... bad argument #1 to 'string.gsub' (string expected, got table) stack traceback: : in function 'string.gsub' user:/AddOns/BanditsUserInterface/BUI_Buffs.lua:1219:...
File: Title List Search Box03/13/24
Unlike the previous poster I'm not...
Posted By: Anthonysc
Unlike the previous poster I'm not getting a UI error, but the search box is showing up in unexpected places, like on the guild store page, but only once you click the dropdown to select a guild: https://i.imgur.com/6ARUDAh.png https://i.imgur.com/KyhjHCG.png This is running it alongside PerfectPixel though and I admittedly ha...
File: ImprovedTitleizer03/13/24
Posted By: Anthonysc
File: Miat's PVP Alerts03/12/24
Please add the option to write cust...
Posted By: Anthonysc
Please add the option to write custom commentaries on players so that they show up when you meet them. The latest version has a primitive version of this grafted on to the KOS/COOL system. Check it out and let me know what you think! At some point I'll like to design an actual GUI for this but my understanding of the xml system fo...
File: AwesomeGuildStore03/11/24
Fixed text search not working in ba...
Posted By: Anthonysc
Fixed text search not working in bank inventory on sell tab screen Thank you so much for getting this fixed!
File: pChat (Chat customization & help: look/notification/sound/automation/history)03/11/24
I'm not sure if I should be reporti...
Posted By: Anthonysc
I'm not sure if I should be reporting this on the pChat page or the PerfectPixel page because it's mainly an issue of an interaction between them. The UI level of pChat appears to be slightly incorrect, when leveling up with pChat enabled, you aren't able to claim your levelup rewards because the chat box draws over top of the UI Lay...
File: pChat (Chat customization & help: look/notification/sound/automation/history)03/11/24
I'm not sure if I should be reporti...
Posted By: Anthonysc
I'm not sure if I should be reporting this on the pChat page or the PerfectPixel page because it's mainly an issue of an interaction between them. The UI level of pChat appears to be slightly incorrect, when leveling up with pChat enabled, you aren't able to claim your levelup rewards because the chat box draws over top of the UI Lay...
File: Miat's PVP Alerts03/03/24
Please add the option to write cust...
Posted By: Anthonysc
Please add the option to write custom commentaries on players so that they show up when you meet them. Something like this could probably be added to the kos/cool frame, it would only be able to display notes for players that you had added to your KOS/COOL list though. Edit: I have a working back-end implementation of this (all...
File: Miat's PVP Alerts02/29/24
Alerting for the Tide King's Gaze i...
Posted By: Anthonysc
Alerting for the Tide King's Gaze is no different than alerting for any other debuff that is on characters. That is how the game reports it and there is nothing being done there that any other debuff tracking addon can't do. Meteor is different though, it is not a standard debuff as far as I can tell. I won't go forward with any adju...
File: Miat's PVP Alerts02/29/24
I've read the "maybe...due to limit...
Posted By: Anthonysc
I've read the "maybe...due to limit testing" part but: If those "Channeled attacks notifications" and "Notifications for key projectiles" are not working properly with ZOs API anymore (and I hope they aren't!!!): Maybe they should be removed from the description then. But for the most part yes, that is dead code but I'm work...
File: Miat's PVP Alerts02/26/24
I found a missing local declaration...
Posted By: Anthonysc
I found a missing local declaration that could've caused the first two errors you encountered. Please update to 3.9.3 once it's approved and see if that resolves the issue. As for the 3rd one this appears to be a conflict bettween something PvpAlerts is doing and something the addon "NoThankYou" is doing, I think NoThankYou might be...
File: RdK Group Tool02/26/24
I don't suppose there'd be a way to...
Posted By: Anthonysc
I don't suppose there'd be a way to fix this issue that can occur sometimes when changing campaigns without reloadingui? https://i.imgur.com/HkCv2ka.png When the flags indicator is broken like this it also doesn't show the countdown to a claim flip which is kinda annoying. Sorry if this has been reported before, I looked through...
File: Miat's PVP Alerts02/25/24
What is this? How do I remove it? I...
Posted By: Anthonysc
What is this? How do I remove it? I can't even move it. It's in the center of my screen. :confused: https://i.imgur.com/OS7En5T.png Also, getting this error: Checking type on argument text failed in LabelControlGetStringWidthLua stack traceback: : in function 'GetStringWidth' user:/AddOns/PvpAlerts/PvpAlerts.lua:2056: in fun...
File: Miat's PVP Alerts02/21/24
The 3.9 update here is the same as...
Posted By: Anthonysc
The 3.9 update here is the same as the U40-V3 release from the GitHub repository. Thanks to the admins for allowing me to get a proper release out here! If you encounter any issues with the minion version please pose here with as much detail as possible! You need to remove the "_Patch-U40-V3" from the folder name in the live/Add...
File: Miat's PVP Alerts02/21/24
The 3.9 update here is the same as...
Posted By: Anthonysc
The 3.9 update here is the same as the U40-V3 release from the GitHub repository. Thanks to the admins for allowing me to get a proper release out here! If you encounter any issues with the minion version please pose here with as much detail as possible! You need to remove the "_Patch-U40-V3" from the folder name in the live/Add...
File: Miat's PVP Alerts02/21/24
The 3.9 update here is the same as...
Posted By: Anthonysc
The 3.9 update here is the same as the U40-V3 release from the GitHub repository. Thanks to the admins for allowing me to get a proper release out here! If you encounter any issues with the minion version please pose here with as much detail as possible!
File: Cyrotivity02/17/24
Thanks for the great addon! I just...
Posted By: Anthonysc
Thanks for the great addon! I just wanted to report a UI error that occurs if you're not in Cyrodiil and mouseover a map pin on the cyrodiil map with this addon enabled: user:/AddOns/Cyrotivity/Cyrotivity.lua:172: attempt to index a nil value stack traceback: user:/AddOns/Cyrotivity/Cyrotivity.lua:172: in function 'AnchorTo' <...
File: AwesomeGuildStore02/14/24
Search function not working when tr...
Posted By: Anthonysc
Search function not working when trying to list items from the "Bank" tab. Searching on the Craftbag tab that this addon adds works fine, but not on the bank tab (any of the sub-tabs) that it also adds. Was able to reproduce the issue with no other addons installed other than the essential library dependencies. No visible ui errors r...
File: Advanced Filters - Updated02/14/24
Please update LibFilters-3.0 to the...
Posted By: Anthonysc
Please update LibFilters-3.0 to the newest version 4.2. This should fix the bug. Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Item...
File: Advanced Filters - Updated02/14/24
Please update LibFilters-3.0 to the...
Posted By: Anthonysc
Please update LibFilters-3.0 to the newest version 4.2. This should fix the bug. Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Item...
File: Advanced Filters - Updated02/13/24
Hi, I wanted to report an apparent...
Posted By: Anthonysc
Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Items" tab is affected for example). I was able to confirm this issue with no other addo...
File: Advanced Filters - Updated02/13/24
Hi, I wanted to report an apparent...
Posted By: Anthonysc
Hi, I wanted to report an apparent issue with this addon. With the addon installed the ability to search the inventory while on the "Quickslots" tab appears to not work when on any sub-tab except the "All" tab (so, the second, default, "Slottable Items" tab is affected for example). I was able to confirm this issue with no other addo...
File: Kill Counter02/07/24
Bug in kcreset full
Posted By: Anthonysc
Bug in /kcreset full might try to debug this later, but documenting it here for now user:/AddOns/KillCounter/keepcounter.lua:357: attempt to index a nil value stack traceback: user:/AddOns/KillCounter/keepcounter.lua:357: in function 'SC_G.ResetSeigeStats' user:/AddOns/KillCounter/KillCounter.lua:828: in function 'fn' e...
File: Srendarr - Aura, Buff & Debuff Tracker02/05/24
Channeled Ability Icon appears in t...
Posted By: Anthonysc
Channeled Ability Icon appears in top left corner with cast bar disabled (the dark deal icon, not the bag icon, that's a different addon) https://i.imgur.com/pTlTQBq.png With Cast Bar enabled this no longer occurs. This appears to be a frame that's not getting disabled properly when the cast bar is disabled.
File: LibAddonMenu-2.002/04/24
Re: Re: LibAddonMenu - Downdown on PTS (Update 41 -Version 9.3)
Posted By: Anthonysc
Hi there ! It seems some past workaround has been fixed on PTS, and the line on dropdown.lua:396 is not needed anymore: -- dropdown.m_dropdown:SetParent(combobox:GetOwningWindow()) -- TODO remove workaround once the problem is fixed in the game On my extension, commenting this line out fix the issue. (As for now on...