Results: 1740Comments by: Tuller
File: Combuctor04-14-11
You've been able to type "boe" into...
Posted By: Tuller
You've been able to type "boe" into the search box for quite some time now (in both Combuctor and Bagnon). You can also type "bop" and "boa" respectively. What I cannot do is determine if something is soulbound vs bind on equip (tooltip parsing does not seem to provide this information to the API)
File: Dominos04-11-11
Is your class bar attached to say,...
Posted By: Tuller
Is your class bar attached to say, your spell bar?
File: Bagnon04-07-11
@kappe: Its not something I plan o...
Posted By: Tuller
@kappe: Its not something I plan on implementing any time soon. However, if someone wants to code it for me, I'd implement it :) @Garlicbread: Bug, its not related to you changing races. @nydgirl: I've not been able to consistently get this to happen.
File: Dominos04-07-11
Can you reproduce the issue with yo...
Posted By: Tuller
Can you reproduce the issue with your other addons disabled?
File: Combuctor04-01-11
@GreyWolfSC: I actually know about...
Posted By: Tuller
@GreyWolfSC: I actually know about it already, but thanks for reminding me to fix it :)
File: Dominos04-01-11
If its not on a special bar, then i...
Posted By: Tuller
If its not on a special bar, then its probably something else.
File: OmniCC03-26-11
If you're experiencing crash issues...
Posted By: Tuller
If you're experiencing crash issues, please download the latest beta (4.1.pancakes). If you continue to experience crash issues after installing the beta, then try the following command: /run OmniCC:SetUpdateEngine('ClassicUpdater'); ReloadUI() That'll switch from using the animation system for timers to using the old OnUpdate s...
File: tullaRange03-23-11
Bartender4 actually builds in out o...
Posted By: Tuller
Bartender4 actually builds in out or range coloring, using a relatively efficient algorithm to do so. I don't think you need tullaRange for it.
File: Combuctor03-20-11
My first inclination would be to sa...
Posted By: Tuller
My first inclination would be to say it's possibly other ace addons, since Combuctor really shouldn't be doing anything when closed right now. The simplest way to test that would be to look at CPU usage with all other addons disabled.
File: OmniCC03-19-11
The hopeful crash fixes are purely...
Posted By: Tuller
The hopeful crash fixes are purely a shot in the dark, not sure if they'll fix you're issue or not. Thanks for another addon to take a look at, though, since I'm not able to reproduce the problem with Shadowed.
File: Bagnon03-16-11
@JoeHunter: #1: Thanks. #2: True,...
Posted By: Tuller
@JoeHunter: #1: Thanks. #2: True, and its something I keep on thinking that I fixed, but forget to implement the change to do so. #3: Thinking about it. My main concern is that I don't want to add too many lines to the tooltip.
File: Dominos03-16-11
That implies that ButtonFacade is n...
Posted By: Tuller
That implies that ButtonFacade is nilling out a field (bar.buttons), which is causing the error.
File: Dominos03-07-11
Originally posted by norpsa hey,...
Posted By: Tuller
Originally posted by norpsa hey, i was wondering if this is doable: I have certain bars at 40% faded opacity. and 100% opacity when moused over. What i want to do/know if its doable is when you enter combat you can set the opacity to 100% (as if you were mousing over) and when leaving combat going back to the faded value....
File: Dominos03-02-11
@creepy_inc: Yep, bindings remain...
Posted By: Tuller
@creepy_inc: Yep, bindings remain constant. @rassa: Nope
File: Dominos02-28-11
Inline aura does it at the moment.
Posted By: Tuller
Inline aura does it at the moment.
File: Tipachu02-20-11
Just to note, I'm pretty sure I fix...
Posted By: Tuller
Just to note, I'm pretty sure I fixed both of those thingies. It was entertaining to work on this addon when I updated it :P
File: OmniCC02-20-11
@Oraknathal: You can do that via t...
Posted By: Tuller
@Oraknathal: You can do that via the position tab of the config menu.
File: Bagnon02-20-11
You're running an old version. Ins...
Posted By: Tuller
You're running an old version. Install the latest one :)
File: Combuctor02-20-11
Bagnon_Forever was deprecated in Co...
Posted By: Tuller
Bagnon_Forever was deprecated in Combuctor in favor of BagSync: http://www.wowinterface.com/downloads/info15351-BagSync.html
File: Dominos02-19-11
The totem bar currently has the fly...
Posted By: Tuller
The totem bar currently has the flyouts (modifier + rightclick, or left click it). The main improvement I could make would be to add in the arrow button that the flyouts have.
File: Bagnon02-15-11
Originally posted by w0rmzer When...
Posted By: Tuller
Originally posted by w0rmzer When I go into the Frame Settings and choose the guild bank from the drop down list. "Enable bag frame" is checked but grayed out and not allowing me to uncheck it to disable that frame. Am I missing something? Yes. the "disabled from the Addons menu" part :) That's not the same as the Bagnon optio...
File: Dominos02-13-11
@Danno: No, since that doesn't aff...
Posted By: Tuller
@Danno: No, since that doesn't affect bar size. The only thing I can think of at the moment is some sort of addon conflict @Tondef: I adjusted flyout direction to be based on bar shape + position. Vertical bars expand to either the right or left based on which edge they are closest to now. Horizontal bars do the same, but expa...
File: Bagnon02-13-11
Bagnon_GuildBank can be disabled vi...
Posted By: Tuller
Bagnon_GuildBank can be disabled via the addons menu. It should be disabled by default for new users, as well. @elder69: That sounds like an issue with Quartz, not Bagnon :P
File: Dominos02-12-11
@Muntho: There's no Dominos slash...
Posted By: Tuller
@Muntho: There's no Dominos slash command for that. I'd suggest setting a quick move key and keeping action buttons locked. @LaoTseu: I'm more curious as to why your bars are resizing in combat :P
File: Combuctor02-12-11
Sortof. If you reuse blizzard bag...
Posted By: Tuller
Sortof. If you reuse blizzard bag slots in one, you should not reuse them in another. You'll also have inconsistent behavior with regard to which addon hooks into the stock bag interface. Combuctor may be the one, Bagnon might be as well.