Results: 48Comments by: SDPhantom
File: Settings Profiler12/06/21
I no longer have the resources to m...
Posted By: SDPhantom
I no longer have the resources to maintain this addon. Anyone willing to continue updating it is free to do so.
File: Settings Profiler11/01/20
By request, I applied the fix in th...
Posted By: SDPhantom
By request, I applied the fix in the following forum post. https://www.esoui.com/forums/showthread.php?t=8989
File: Settings Profiler11/11/18
It's an issue I've started seeing s...
Posted By: SDPhantom
It's an issue I've started seeing since the last update. It's been difficult to track down since it doesn't happen very often, but once it does, the keybind save gets corrupted and it escalates from there. For now, /resetprofiler will wipe the save so you can fix things and recreate your profile.
File: Settings Profiler11/08/18
Everything in the audio/video tabs...
Posted By: SDPhantom
Everything in the audio/video tabs are system settings, meaning ESO saves that for the installation itself and not the account or character.
File: Settings Profiler10/27/18
Should be fixed now. Remnants from...
Posted By: SDPhantom
Should be fixed now. Remnants from the load check still lingered and was causing a syntax error. The file not being able to load meant none of the commands were registered.
File: Settings Profiler10/26/18
The Keybind module should be fixed...
Posted By: SDPhantom
The Keybind module should be fixed for the major part. I also reverted the 2.2 changes to /setprofile. It should now allow force-reloading of the current profile. I'm in the middle of working on version 3.0, which is a growing project to implement features I have on my ToDo list. One such feature is to make profiles system-wide as...
File: Auto Daily Rewards10/10/18
This is only meant for the daily lo...
Posted By: SDPhantom
This is only meant for the daily login rewards obtained from the crown store.
File: Idle Timeout Reminder09/28/18
One of my users reported the follow...
Posted By: SDPhantom
One of my users reported the following error: EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: operator .. is not supported for nil .. string stack traceback: EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: in function 'ZO_ParametricScrollList:AddEntryWithHeader' self =...
File: Auto Daily Rewards09/28/18
Hello, I'm not sure if this is rela...
Posted By: SDPhantom
Hello, I'm not sure if this is related to the addon, but this seems to happens every day when i am entering in game for the first time. IdleTimeoutReminder is using a bugged version of LibNotification that was fixed last week. I already notified the author of the issue and the solution. The new version (of LibNotifications) s...
File: Settings Profiler09/14/18
sending you the video with this iss...
Posted By: SDPhantom
sending you the video with this issue:) I sent instructions back for a stacktrace, hopefully that will help track down what's happening. I'll post it here too. /script ZO_PreHook("SetSetting",function() d(debug.traceback()); end);
File: Settings Profiler09/11/18
create new hero turn on autoloot,...
Posted By: SDPhantom
create new hero turn on autoloot, turn off loot history create a profile for it go and fight/loot smthing outside tutorial you will see game will turn ON Loot History so you said after this i cant apply my profile to hero because profile will change itself, and will remember the game turn loot history ON? its weird, old syst...
File: Settings Profiler09/10/18
I installed Profiler today and ran...
Posted By: SDPhantom
I installed Profiler today and ran /savedefaultprofile on my main character. Now when I log into any character I get this error: ... Should be fixed now. Let me know if anything else pops up. I didn't expect to see an entry for Votan's Minimap to show up in the system keybinds.
File: Settings Profiler09/10/18
i cant re-apply profile it told pr...
Posted By: SDPhantom
i cant re-apply profile it told profile already set it happened when i create a new hero and applien profile to him one of setting was loot history off but game like to turn it ON again on new character, automatically, if game detect its a character where auto Loot was turned ON first time in character history so after tha...
File: Settings Profiler09/06/18
Fixed now. I neglected to check if...
Posted By: SDPhantom
Fixed now. I neglected to check if the profile actually exists before seeing if it was equal to the loaded one. It fell into (Doesn't exist) = (Doesn't exist). :p
File: Settings Profiler09/06/18
The error was purely cosmetic. It o...
Posted By: SDPhantom
The error was purely cosmetic. It only affected the message that would've been shown in the chat window. This has been fixed in a couple ways. The underlying issue with the addon's own API being inconsistent in returning the current profile has been corrected along with the command handler properly detecting if the profile is already...
File: Settings Profiler09/02/18
It actually de-activates my LUI add...
Posted By: SDPhantom
It actually de-activates my LUI add-on somehow. It was a returning issue from 1.0/1.1. I forgot to add a line in the settings hook that was supposed to address this. Oops, fixed now. :D
File: Settings Profiler08/31/18
Since I'm on a semi-hiatus currentl...
Posted By: SDPhantom
Since I'm on a semi-hiatus currently, I decided to upload what I've done so far. There are a bunch of changes, be sure to read the change log if interested and at the very least, the descriptions for updated commands.
File: Anti Market Popup08/18/18
Re: Love it!
Posted By: SDPhantom
could we have an option (even a command line option or ini setting) that we can toggle on/off for it to display the AdVert only once the first time the account logs wihtin a 24 hour period? I'll think about it. I already have a few ideas I'd want to look at if I were to tweak its behavior.
File: Settings Profiler08/15/18
The Chat module is working now. In...
Posted By: SDPhantom
The Chat module is working now. In addition to taking care of the currently unsupported settings in the options panels, it also saves your tabs and their settings as well. I'm taking another look at the Keybind module. I have more work to do on it and I'm also putting the finishing touches on save data migration.
File: Settings Profiler07/26/18
wishlist, or maybe bug: the "Social...
Posted By: SDPhantom
wishlist, or maybe bug: the "Social > Chat Settings > Minimum Transparency" value is not transfered as part of the profile. Many of the chat system settings such as colors, transparency, and font size are handled outside of the options system. This is being worked on for the next version. Also, it would be nice if I could hav...
File: Auto Daily Rewards07/12/18
I implemented the check on scene tr...
Posted By: SDPhantom
I implemented the check on scene transition to handle if the user's inventory was full. I felt this was a better option than having things pop up randomly in your inventory while you're trying to manage it. Opening/closing pretty much any window will trigger this check. As opposed to the check when new rewards are available, the scen...
File: Auto Daily Rewards07/11/18
can addon check inventory time to t...
Posted By: SDPhantom
can addon check inventory time to time and claim reward that goes to inventory when free slot will available? bcz if its full, reward cannot be taken and if free slot becom available, need reloadui for addon to take it I'll look at some additional events to track. A timer shouldn't be necessary, just watch for events that deal wit...
File: Settings Profiler07/10/18
In the middle of a complete rewrite...
Posted By: SDPhantom
In the middle of a complete rewrite so the addon can support independent data modules that could be made for different parts of the UI.
File: Anti Market Popup07/07/18
The code got a little more simplifi...
Posted By: SDPhantom
The code got a little more simplified, yet at the same time, a little more complex. I observed a rare issue where a store update was pushed while I was playing and caused the popup to show mid-session. I rewrote this addon using a scene state handler instead of a run-once callback. The callback allowed this addon to virtually take...
File: SkyShards07/06/18
Got another alias to add. skyshard...
Posted By: SDPhantom
Got another alias to add. skyshardsData=skyshardsData;