Results: 257Comments by: VincentSDSH
File: EA: Quest Intern01-07-19
Re: Quest Intern Auto-Completion
Posted By: VincentSDSH
I became aware of an issue today when I tried to use Quest Intern today. So, I figured I would post it here to see if you could duplicate it: Quest Intern manually created Quest Entries will not auto-update on completion if moved to a new Task Group in the Task Management Tab. I discovered this while completing the daily Garrison Win...
File: Executive Assistant08-27-18
Is there a way to automate tasks fo...
Posted By: VincentSDSH
Is there a way to automate tasks for World Quests? What I mean is, I'd like to specify several WQs, such as work orders, or any that reward gear, and whenever one of them is available, it would automatically create a task for it. Another way could be to create the tasks manually beforehand and hide them, to automatically reappear...
File: Executive Assistant08-20-18
Re: Bug
Posted By: VincentSDSH
Bug Requirements: You must be the member of a Wow Communities group and have pinned that chat to a channel in your chat window (e.g. /4). Immediately after logging in, type something into that Communities chat channel using the channel number (e.g. /4). Executive Assistant seems to 'eat' the message. The message will not be s...
File: Ara Broker Reputations08-12-18
Hmm, introduce a third color palett...
Posted By: VincentSDSH
Hmm, introduce a third color palette? ;) I'll review it. In the meantime, you could set either the ASCII palette or the Blizzard palette to the desired color and select that.Sure, they're on sale this week. (I've already coded a custom solution for that but I know I can't be the only one who'd like to select a static color for t...
File: Ara Broker Reputations08-11-18
re r31: love the color choices for...
Posted By: VincentSDSH
re r31: love the color choices for the faction name. One request: could 'no color' be changed to a user-selected color?
File: Prat 3.005-15-18
The current version has obviated th...
Posted By: VincentSDSH
The current version has obviated the need for my custom edits for all modules, if memory serves. The only customization I'm running is in BfA (b/c of changed events/calls and many updates needed to the Buttons.lua module). Im not sure what that means.It means: 1) Prat 3.0 on Live is running as-published, not needing custom edits...
File: Prat 3.005-14-18
All I need is a simpler way to make...
Posted By: VincentSDSH
All I need is a simpler way to make the scroll down reminder disappear if not needed. Will the current update get me there? Otherwise I might keep the by hand edited version and my settings that work for me.The current version has obviated the need for my custom edits for all modules, if memory serves. The only customization I'm runn...
File: Prat 3.005-13-18
Recently I encountered an issue wit...
Posted By: VincentSDSH
Recently I encountered an issue with the scroll down reminder button. Usually its hidden until I scroll up, intentional or accidental. I played with the options abit to test something but now its always visible. http://up.picr.de/32569176ro.jpg I dont really understand why prat wants to play sounds when the module sounds is disab...
File: ReGroup03-29-18
ReGroup doesn't use PlaySound() its...
Posted By: VincentSDSH
ReGroup doesn't use PlaySound() itself, the error is coming from LibDropdown-1.0. You can find the library at this URL and replace it yourself -- I just verified the correct PlaySound() argument type is used. LibStub should always use the latest version of a library from any of the addons you run, so generally things like this go und...
File: Aurora06-02-17
I guess it's safe to say that this...
Posted By: VincentSDSH
I guess it's safe to say that this is designed with non-solid backdrops, is that correct? Yes, by default the backgrounds are semi-transparent, but it can be adjusted in the options.Each time I've tried, it seems to fail miserably. The background is applied however features like the button colorization do not seem to work properly.
File: Aurora05-18-17
I guess it's safe to say that this...
Posted By: VincentSDSH
I guess it's safe to say that this is designed with non-solid backdrops, is that correct?
File: NugComboBar02-12-17
Just an FYI, if you use a non-stand...
Posted By: VincentSDSH
Just an FYI, if you use a non-standard resolution, you get this error: 4x NugComboBar\skin.lua:698: bad argument #1 to 'select' (index out of range) : in function `select' NugComboBar\skin.lua:698: in function NugComboBar\skin.lua:881: in function `Create' NugComboBar\NugComboBar-500.nil.lua:975: in...
File: NugComboBar01-03-17
Um...you might want to look at the...
Posted By: VincentSDSH
Um...you might want to look at the lastest (as of 1/3) update to this project. It seems to be the file for http://www.wowinterface.com/downloads/info24281-NugHealth.html :)
File: Executive Assistant12-04-16
Re: New error
Posted By: VincentSDSH
Message: ..\AddOns\Executive_Assistant\ea_Tooltip.lua line 860: attempt to index field '?' (a nil value)It's trying to send class-based color values but I'm not sure which field it's having an issue with: it's either the constant RAID_CLASS_COLORS (which I have a hard time thinking is mising) or charStem, which is the sub-table f...
File: Ara Broker Reputations10-26-16
If you're having issues in 7.1, ope...
Posted By: VincentSDSH
If you're having issues in 7.1, open the reputations (left-click on the ldb), pick a reputation, and select "show as experience bar" Not sure why the addon won't cold-select but it will reassign properly once one is set.
File: InspectorGadgetzan10-12-16
In v7.0.3.8, adding an appearance w...
Posted By: VincentSDSH
In v7.0.3.8, adding an appearance will, at times, cause a catastrophic dump of . Log New *, share new *, listen to * are all disabled. This dump is massive and can lock the client while it does it, even though no text at all should be displayed in a chat window.
File: KuiNameplates09-12-16
Really enjoying this addon however...
Posted By: VincentSDSH
Really enjoying this addon however I had to add one additional feature: 375 in Create.lua: elseif f.state.target and core.profile.target_glow then f.NameText:SetTextColor(unpack(TARGET_GLOW_COLOUR)) I had to do this b/c no 'glow' color works in all situations, though in all honesty, it needs to be a separate setting from t...
File: HatiMute09-03-16
My headache thanks you mightily.
Posted By: VincentSDSH
My headache thanks you mightily.
File: EA: Occupied Intern08-28-16
Re: Occupied Intern is busy until HH:mm ?? doing what ??
Posted By: VincentSDSH
In the timer example, the titles displayed in Executive Assistant are the titles (e.g., "Is Busy for 40 minutes", "Fetch the cat", "Take over the world", etc).
File: Executive Assistant08-27-16
Re: Error 0x80010135: Path too long -- Extract ExecAss_libExecAssistExample_v1.13
Posted By: VincentSDSH
Error 0x80010135: Path too longhttps://www.flickr.com/photos/szs/28950111630/in/album-72157672882033786/Well, I'd suggest d/ling the file again but there's no reason for you to use that particular addon unless you were planning to develop an addon or extend the functionality of an existing one.
File: SpellGainz08-24-16
Well that's just down-right awesome...
Posted By: VincentSDSH
Well that's just down-right awesome; glad to see Learning Aid's legacy continued.
File: Executive Assistant08-19-16
Re: Re: Sharing v.s. Syncing
Posted By: VincentSDSH
Is the extra camera distance they implemented via hotfix (camera distance max factor goes to 2.6 now) still insufficient then? :/For me, it is. You can get to 39 w/ the "bandaid" and I need 43. You wouldn't think it's a big deal but that rotten thing twixt my ears sure thinks it is.
File: Executive Assistant08-15-16
Re: Sharing v.s. Syncing
Posted By: VincentSDSH
Share, not sync. For example, I have the time and affinity for making lists. Two people I run with would love "Install this Addon, Import this List" but would never use it if they had to do all the organizing and typing themselves Yeah, that's what Aeliel was really getting at. It should be something I can address, since it wa...
File: Executive Assistant08-08-16
First of all, oh my god, I love you...
Posted By: VincentSDSH
First of all, oh my god, I love you. The amount of paper you're saving me... Secondly... feature request: an ability to set a minimum level for a task / group to show for characters. (Reasoning: there's a number of bosses I want to punch weekly / daily for mounts and whatnot, and a lot of alts. I'd like for the tasks to show autom...
File: Flight Map Enhanced & Times07-31-16
Wondering what some are doing while...
Posted By: VincentSDSH
Wondering what some are doing while flying that it is too annoying, I kinda wrote the module to know how long you can go out of game or afk while having a flight. Anyway I could also add a option to hide the flight times frame, since it does have broker support to show the times since a long time. The flight-time is available on...