Results: 120Comments by: Sintacks
File: SacriRaidBuffed12-10-14
Ok I found a couple of bugs with th...
Posted By: Sintacks
Ok I found a couple of bugs with the BLbeforeFood setting, check for an update in the next 12 hours. Edit: r3.3b should be up soon. I think I fixed the bug where food would show up as bloodlust. Edit2: out of curiosity Sintacks, why do you have Feint in your flask list? For testing? yes. lol. in the same way the the original a...
File: Cirk's Mousetip (Fan Update)12-10-14
wtb WoD update cuz now that it's no...
Posted By: Sintacks
wtb WoD update cuz now that it's not doing some things (and it's completely broken the macro UI some how ...) i've noticed how much i've gotten used to this addon and how it looks and i don't want to lose it ...
File: SacriRaidBuffed10-21-14
edit: .... i uh... forgot to ... uh...
Posted By: Sintacks
edit: .... i uh... forgot to ... uh .. actually grab your update <.< edit2: and i some how messed up something so badly that the whole thing wasn't visable... but was throwing no errors... so i figure it was off the screen some how. weird. the icon for food is showing the icon for lust ... and the icon for lust is showing lust....
File: SacriRaidBuffed10-21-14
This is what I had (and was working...
Posted By: Sintacks
This is what I had (and was working on so some is from 6.0.2 updating, but main part of what i did for the Crystal is there. but here's the code i still have from my version. function f:CheckFlask() local _, texture local flasks = {105693, 105689, 105691, 105694, 105696, 127230, 1966 } for i = 1, #flasks do local name...
File: SacriRaidBuffed10-17-14
I'm working on updating this, at le...
Posted By: Sintacks
I'm working on updating this, at least for personal use. And in doing so, I'm also trying to change the order of 3 buttons... specifically, I want Flask/Food after Lust/Hero. Now, since one of the important things for this to work in the first place is the table of buffs, I'll share that if the maintainer wishes to work on the upd...
File: BonusRollPreview08-05-14
Y u change name :(
Posted By: Sintacks
Y u change name :(
File: MacroTooltip02-21-14
I would love to see this add macro...
Posted By: Sintacks
I would love to see this add macro text to actionbar tooltips. when i did first see it, i got excited then i saw what it actually does and it seemed pointless (to me at least)
File: Chat Timer02-20-14
5.4.7 fix
Posted By: Sintacks
change line 28 of ChatTimer.lua to: if Ambiguate(author,"none") == UnitName("player") and generic > 0 then
File: LightHeaded02-19-14
Request
Posted By: Sintacks
wtb at least a setting for it if you want, to not load data while in combat. idk how many times i've accidentally clicked a quest link and then locked up in combat for a few seconds while it's loading the data file that that quest is in
File: Select01-15-14
no error when logging in. now gonna...
Posted By: Sintacks
no error when logging in. now gonna reload. edit: no error on reload. now relogging. edit2: seems to be fixed. well done. <3
File: Select01-14-14
Got this one twice when logging int...
Posted By: Sintacks
Got this one twice when logging into the druid. (oddly the count only says 1. maybe it resets when you log.. idk) Date: 2014-01-14 15:14:18 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\Select\Select_Filters.lua line 235: bad argument #1 to 'band' (number expected, got nil) Debug: : band() Select\Sele...
File: Instance Ready Mute01-06-14
Interesting... Most people want an...
Posted By: Sintacks
Interesting... Most people want an addon that makes sure they can hear the sound, and then this goes and does the reverse.
File: LightHeaded01-06-14
wow... i just updated lightheaded t...
Posted By: Sintacks
wow... i just updated lightheaded the day before you posted an update just to make sure i had the latest. =p
File: QuickQuestAbandon12-31-13
wait ... you can alt click to share...
Posted By: Sintacks
wait ... you can alt click to share..... WHY DID I NOT READ THAT... The main reason I love this, is that my abandon button stops being clickable sometimes when I wanted to abandon a quest. the share button did the same. so i would have to /fstack and /click the frame ... now i don't have to.
File: Six - Block OQ spam! ( formerly OQSpam )11-18-13
y u tryin-a advertise your addon on...
Posted By: Sintacks
y u tryin-a advertise your addon on someone else's addon's comment section.. rude.
File: TidyPlates: Simple10-31-13
This addon will now be available so...
Posted By: Sintacks
This addon will now be available solely at Curse. Should have linked to it on curse then
File: idTip10-06-13
can i has setting to only show on s...
Posted By: Sintacks
can i has setting to only show on shift held down? :o (edit: and if you do add such support, please to be highlighting me in #wowuidev)
File: Seven - Lightweight /in implementation ( formerly Filibuster )10-06-13
It was originally a simple script i...
Posted By: Sintacks
It was originally a simple script in my "extras" addon I run (a collection of personal-use things I made for myself); I really only refactored it into a proper addon because somebody requested a standalone version of this command for their "lite" UI. I didn't really request it... I mentioned I didn't have it in my "Lite UI" b...
File: Six - Block OQ spam! ( formerly OQSpam )10-06-13
Best. AddOn. Ever.
Posted By: Sintacks
Best. AddOn. Ever.
File: Vendorizer09-18-13
I keep getting the same bug maven79...
Posted By: Sintacks
I keep getting the same bug maven79 is getting, which breaks the auto repair part of the addon for some reason.
File: Vendorizer09-13-13
Re: Re: Re: Hey Maul
Posted By: Sintacks
As a note, I can remove this bug by commenting out lines 336 - 338 -- if (batch > 1) then -- qty = floor(qty/batch) -- end Apparently in the new merchant ui, you buy items one by one, even if the vendor lists them as stacks of X (eg. Crystal Vials is shown in stacks of 5, yet you can buy them one by one) So if you're havi...
File: [Player Frame] Time Played (PFTP)08-25-13
Meant to reply sooner, and yes, you...
Posted By: Sintacks
Meant to reply sooner, and yes, you fixed the math problem. But now for some reason the account time isn't showing up for my druid.
File: [Player Frame] Time Played (PFTP)07-08-13
Also, the math isn't right or somet...
Posted By: Sintacks
Also, the math isn't right or something. I deleted saved vars, deleted addon, reinstalled and logged onto one toon. changed zones, and now it's saying my account play time is exactly twice my toon's played time. edit: more debugging found, that every time /played is done, the time goes up by the played time of that toon. (for a...
File: [Player Frame] Time Played (PFTP)07-08-13
Date: 2013-07-08 16:55:19 ID: 1 E...
Posted By: Sintacks
Date: 2013-07-08 16:55:19 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\PFTP\PFTP.lua line 76: attempt to perform arithmetic on upvalue 'accountTime' (a nil value) Debug: PFTP\PFTP.lua:76: PFTP\PFTP.lua:72 Locals: self = { 0 = OnEnter = defined @Interface\AddOns\P...
File: SanityCheck04-07-13
prot warrior support go go Missing...
Posted By: Sintacks
prot warrior support go go Missing shield or Defensive Stance