Results: 1740Comments by: Tuller
File: Bongos208-25-06
Originally posted by Rollins The...
Posted By: Tuller
Originally posted by Rollins The CastBar green/yellow/red "background" is in front of the castbar "frame". Hopefully that makes sense. For example, when I'm hearthing, the green bar overlaps the surrounding (mostly bottom part) border. Its an issue with dynamically creating the bar, I think. Its fixed in my version.
File: OmniCC08-24-06
Pretty straightforward fix. They ju...
Posted By: Tuller
Pretty straightforward fix. They just changed *_ONELETTER_ABBR to include a format string. (Unfortunately they also added a space, so it might be worthwhile to search for and delete those.) 6.7.30 has this bug fixed. Make sure you're running the most recent version. Looks like there's a problem running the latest version of Clea...
File: Bongos208-22-06
Originally posted by Padraig Hi T...
Posted By: Tuller
Originally posted by Padraig Hi Tullar, Deleted all the old folders and loaded the new version. When I select the Action Bar tab on the setup screen I get the following error: "..ace\AddOns\Bongos_Options\panels\actionBarGlobal.lua:21: Couldn't find CVar named 'autoSelfCast". Any ideas? Thanks ... Pat Bongos is for...
File: Bongos208-22-06
Sticky bar issue fixed, range color...
Posted By: Tuller
Sticky bar issue fixed, range coloring not yet :)
File: Sage UnitFrames08-22-06
Originally posted by Flak Target...
Posted By: Tuller
Originally posted by Flak Target inspect from the drop down menu only seems to work if you're standing right next to your target. Is this intended? 1.12 extended the inspect range. Try again when the servers are up. Sage should be working fine with 1.12, but I'll probably add an update later this week. I'll have a chance to...
File: Bongos208-22-06
1.12
Posted By: Tuller
Delete all Bongos folders from your addon directory before installing. /bg is now /bob since /bg is used for battlegrounds chat. /bstats was removed. Use /bob toggle stats instead. Custom Scripts - Yes, you can do those now. It works similar to how ItemRack handles them. You're going to want to know lua, wow api functions (w...
File: Bongos208-17-06
Originally posted by Erywin Great...
Posted By: Tuller
Originally posted by Erywin Great looking mod and I am starting to fool around with it, definately going to replace DAB for me, mainly cause DAB is such a memory hog. One thing, anyway to make Theorycraft work with this mod? Mainly the Button Text from TC doesn't show. Cheers E The next release of theorycraft is supposed t...
File: Bongos208-17-06
Button Looks Here's a screenshot o...
Posted By: Tuller
Button Looks Here's a screenshot of what buttons currently look like in my version.
File: Bongos208-17-06
Originally posted by Axelrod It's...
Posted By: Tuller
Originally posted by Axelrod It's not remembering my pet bar settings in between sessions when I call it out. The spacing between buttons doesn't save and sometimes the location doesn't save either. I have to '/bg load profile' everytime to reset it. This applies to a hidden bar I have tradeskills for as well. Basically, if it's hi...
File: Sage UnitFrames08-17-06
Originally posted by m0j0 Tuller,...
Posted By: Tuller
Originally posted by m0j0 Tuller, I got rid of my older MobHealth interfaces and replaced them with MobHealth3. I was on ag_unitframes for a bit but in the end, I don't like them as much as Sage. MH3 support isn't there yet so I decided to try and add it... I think it works fine, but feel free to tweak the code. I am no LUA expe...
File: Bongos208-08-06
Borders will no longer be doubled (...
Posted By: Tuller
Borders will no longer be doubled (and thus not ugly :)), but I'm most likely not going to make them 2D. Cat Stealth bar - If I implement that, I then I also will have to implement: the ability for every bar to switch, a shadowform bar, a moonkin bar, a ranged bar, a pvp bar, combat bar, a raid bar, a group bar, etc. Basically,...
File: Ludwig08-07-06
I actually have grey and white item...
Posted By: Tuller
I actually have grey and white items not displayed by default. Use /lw minquality 0 to see them all. You might have to refresh the DB for it to work.
File: OmniCC08-04-06
Originally posted by knodi Any ch...
Posted By: Tuller
Originally posted by knodi Any chance of you adding the number of times you can use an ability before you ran out of mana/rage, or the number of energy tick to wait before you can use an action. Like ABInfo does? No. This would require me to make a plugin for each and every actionbar mod.
File: Sage UnitFrames07-24-06
Originally posted by ravagernl Tu...
Posted By: Tuller
Originally posted by ravagernl Tuller, in the version history you say this: # It is now possible to write a Sage Unitframe without altering the core of Sage. How can I do this or what do you mean by this? It means that, if you wanted to say, create a Sage Target of Target of Target frame, then you don't have to alter any of my...
File: OmniCC07-24-06
BOOOOO....ABInfo style flashes. Mor...
Posted By: Tuller
BOOOOO....ABInfo style flashes. More memory & load time used (even when disabled) for no good reason (for those who really dislike the flashes). Why can't people who want those annoying flashes just use ABInfo? Instead of porking up the terrific OmniCC to satisfy them? ;) Actually, I coded the shine in a way as to only be create...
File: Bagnon07-23-06
Originally posted by Flak Downloa...
Posted By: Tuller
Originally posted by Flak Downloaded the latest version, if I do /bagnon in game I get: Bagnon_Core\Slash.lua:19:attempt to call global 'IsAddonEnabled' (a nil value) Yeah this is a real bug. I renamed my IsAddonEnabled function to Bagnon_IsAddonEnabled so I'd stop accidentally using the function in other addons. People wil...
File: Ludwig07-23-06
Originally posted by raiz Very go...
Posted By: Tuller
Originally posted by raiz Very good job with this one =). I noticed a slight problem when trying to link some item LW window showing. There is no way deselecting the search field and it causes some problems time to time. You can get out of the search box via the escape key.
File: Bagnon07-22-06
6.7.22
Posted By: Tuller
Delete Bagnon_Forever before installing, else there might be some errors.
File: Ludwig07-19-06
Originally posted by CrisCr0ss ni...
Posted By: Tuller
Originally posted by CrisCr0ss nice and light i like it :D, plz dont add to many features like lootlink There's actually not much I want to add to the mod, minus making it run faster/better. This basically pulls the item data out of itemcache.wdb, right? My question is - what goes IN itemcache.wdb? Just items I've encountered...
File: Bongos207-19-06
Bongos and 1.12
Posted By: Tuller
In 1.12, Blizzard included a little surprise for me, battlegrounds chat. Battlegrounds chat is used via /bg, so I now have to figure out a new short slash command for bongos, else people will have to type /bongos for all slash commands. My initial plan is to now call the addon either Bongos Object Bars (/bob), or Bongos Action Ba...
File: Ludwig07-17-06
Its built in. Code is based on lin...
Posted By: Tuller
Its built in. Code is based on linkerator, though.
File: Sage UnitFrames07-12-06
Re: Re: Re: Error on login...
Posted By: Tuller
When will that be out of curiousity? I'd have to say, "Soon"
File: Bongos207-04-06
Potentially, its a nurfed issue. I...
Posted By: Tuller
Potentially, its a nurfed issue. If you have nurfed installed, make sure the option to lock actionbuttons isn't enabled.
File: Bongos207-04-06
i used this mod for a long time til...
Posted By: Tuller
i used this mod for a long time till the last 2 version started to use up 10 + megs of ram not sure if the code changed or its its on blizzards end but i went from 15 megs used to 25-30 megs ( all other addons have been updated ) Are you sure its a Bongos issue? I did notice my memory usage went up around the time of the patch, bu...
File: Bagnon06-29-06
Re: Sorting?
Posted By: Tuller
Does Bagnon also sort items by type or stack? If not, does Mr Plow work well with this Mr Plow works fine.