Results: 1740Comments by: Tuller
File: Bongos304-15-08
Originally posted by crimsonsentine...
Posted By: Tuller
Originally posted by crimsonsentinel I'm having trouble setting up manual paging for my main bar. If i setup a bar with more than 3 pages, I can access them fine via keybinds eg CTRL 1-3. However, when i use the "scroll to next/previous page command", it lags when I scroll and often i have to scroll multiple times for the bar t...
File: Bongos304-13-08
There's likely to be a Gamma.2, but...
Posted By: Tuller
There's likely to be a Gamma.2, but after that, we're looking at Bongos3 1.0. After that, there will be a new download page.
File: Bongos304-12-08
Re: rebinding of keys
Posted By: Tuller
Originally posted by cheadstina hi tuller, really appreciate your work. But one thing, do you really have to force us to redo the bindings with every beta(last 3 betas I tried atleast...) :) Bug with the upgrade code. Its a beta, so yeah :P With beta 11, I just noticed that action bar 1 stays set as the possess bar even w...
File: Bongos304-12-08
Those errors should be fixed in the...
Posted By: Tuller
Those errors should be fixed in the latest beta (11).
File: OmniCC04-11-08
Re: Hide
Posted By: Tuller
Originally posted by DonTristan Is there any way (either through the GUI or through lua code) to prevent the timer from showing in a specific frame? I love OmniCC for most of my cooldowns but there is one frame that I made myself in a small addon that I show other things on above the cooldown and I'd like to blacklist that frame...
File: Bongos304-11-08
Originally posted by Xiiph So if...
Posted By: Tuller
Originally posted by Xiiph So if i get this right, unless using the default bar setup, which I dont, I wont be able to use the macro feature /click with Bongos3? Here's the only case where click macros will not work properly: You create three bars. Delete the middle one. Make some macros that perform /click to buttons on bar 3...
File: Bagnon04-11-08
Re: Re: Re: Bagnon_Forever
Posted By: Tuller
Originally posted by Selinde Is this bug fixed in the newest version? Both this and the display bug should be fixed.
File: Bongos304-11-08
Re: Re: Re: Re: Re: Macros and Action Buttons
Posted By: Tuller
Originally posted by doxxx So if I don't change the layout of my bars, create new bars, delete bars, etc. then it should always get the same name, right? It seems to be working fine for me right now. Provided you do not delete anything, buttons will have consistent names on the first load of your interface where you do not make a...
File: Bongos304-10-08
Re: Re: Re: Macros and Action Buttons
Posted By: Tuller
Originally posted by doxxx I use a /click macro on my paladin for easy seal management. My Judgement macro looks something like this: /cast Judgement /click SomeBongosButton32 Then I put whatever Seal I want to recast after judging in that button. So I can easily change it just by dragging Seal spells around on my actionbars...
File: Bongos304-10-08
Re: Macros and Action Buttons
Posted By: Tuller
Originally posted by Xiiph Hey Tuller, Been checking through ur gcode site, wiki and so on to see if i could figure out this question on my own but I kinda hit a road block. In Bongos2 I could use my action buttons through macros using for example /click BongosActionButton15 and similar, it seems that the action buttons are no...
File: Bongos304-10-08
Originally posted by Darkreapyr S...
Posted By: Tuller
Originally posted by Darkreapyr Seem to be having a problem keeping my action bars locked, dunno if Im hitting a hotkey to turn it off or what =/ This should be fixed in the latest beta. OMG! Rob is stupid. Tell everyone. False. The design is not obvious so you would not have known if no one had told you :P
File: Bongos304-08-08
Re: Possess
Posted By: Tuller
Originally posted by Dirty30-Mouze Its there a macro or check that I can use to get a bar to only show up while im in Possess Mode? (Ie mcing a critter) THe check posses box works great and whatever mob i take over his abilities fill in there... but IM trying to make "the bongos3 possess bar" only show up when im MC'ing and not...
File: OmniCC04-08-08
Re: Re: omnicc lags game when I incur a cs effect...
Posted By: Tuller
Originally posted by Fairchild7102 I guess my issue is not affecting many users of the addons, perhaps my system is not potent enough being an Athlon64 CPU at 2.5ghz and 1.5gb of ram with a 256mb Nvidia 7900GS vidcard. oh well, back to the addon I was using which has not been updated in over a year. Try turning off the pulse s...
File: Bongos304-08-08
Re: ActionSets
Posted By: Tuller
Originally posted by Scytero Hi, I have a problem when changing the ActionSets. First I added all bars (about 12, between 1 and 10 Buttons big), then added the number of ActionSets I needed for my Warrior (3) and configured the stances. No problem until then.. But when I decreased the number of ActionPages of some bars, sudde...
File: Bongos304-08-08
Originally posted by NZScorch Hi,...
Posted By: Tuller
Originally posted by NZScorch Hi, I've got an issue with key bindings not working with macro key modifiers. Basically I'm trying to set up a single bar with a number of macros based on modifier keys and stances. The problem is, only the nomodifier parts of the macros work with key bindings. I've tried playing around with a...
File: Bongos304-08-08
Originally posted by maephisto Hi...
Posted By: Tuller
Originally posted by maephisto Hi, I've a problem. Some days ago I had Bongos3.Beta6, while yesterday I updated with Bongos.Beta8. Now, on my first action bar I've no "numbers": I mean, it seems there aren't key bindings (1,2,3,..., 0) anymore. I tried to configure the Action Bar bindings in WoW interface, but I get a message...
File: Ludwig04-07-08
Originally posted by RUBiK Just c...
Posted By: Tuller
Originally posted by RUBiK Just confirming that the Tab-completion is definitely broken in the 2.4-compatible version of the addon. The real question if have if if I actually broke it or not :P
File: OmniCC04-07-08
Originally posted by Therigwin An...
Posted By: Tuller
Originally posted by Therigwin Anyone else getting this error message? : OmniCC\full.lua:301: attempt to call method 'GetTexture' (a nil value) OmniCC\full.lua:226: in function `UpdateTimer' OmniCC\full.lua:161: in function It would help to know which version of OmniCC you are running...
File: Bongos304-07-08
local ActionBar = Bongos3:GetModule...
Posted By: Tuller
local ActionBar = Bongos3:GetModule('ActionBar').Bar local f = CreateFrame("Frame") f:RegisterEvent("PLAYER_REGEN_ENABLED") f:RegisterEvent("PLAYER_REGEN_DISABLED") f:RegisterEvent("PLAYER_ENTERING_WORLD") f:SetScript("OnEvent", function(self, event) if event == "PLAYER_REGEN_DISABLED" then ActionBar:ForAllShown("S...
File: Bongos304-04-08
The possess bar not being a default...
Posted By: Tuller
The possess bar not being a default setting is a bug. It will be fixed :P
File: Bagnon04-01-08
Originally posted by flatrabbit I...
Posted By: Tuller
Originally posted by flatrabbit I keep getting an error at random times trying to call up the options menu. It works about one in every 10 tries...which is pretty strange. Error data(minus addon list in an effort to keep this post small): Date: 2008-03-31 07:58:02 ID: 52 Error occured in: Global Count: 1 Message: ..\AddOns...
File: Bongos303-28-08
Re: Re: Minimap
Posted By: Tuller
Originally posted by Fashionabull While Bongos Cornucopia may be a seperate addon, it acts seemlessly with Bongos 3. When you click on the B3 Icon to edit your bars, the minimap is included to be edited. It also adds a few of the other "extra bars" that Bongos 2 had (durability, quest timer, clock, etc). When you go to configur...
File: Sage UnitFrames03-28-08
Originally posted by S9Th Well, I...
Posted By: Tuller
Originally posted by S9Th Well, I don't really think that Sage lacks something (except _maybe_ separate font size and bars height/width settings), just wanted to know the direction its development is following :) The best thing about sage is auras (automatic scaling of enemy's buffs is pure win) and, well, don't know how to put it...
File: Bagnon03-28-08
Re: Bank not working?
Posted By: Tuller
Originally posted by shinau Is it just me that bank bags dont work?? :( When I try to view my saved bank, it says "cannot open the bank, no saved information available" I tried deleting WTF for bagnon, reinstall the mod several times but bank doesnt work for me.. or maybe I am doing something stupid and obvious but just cant r...
File: Bongos303-28-08
Re: Re: Re: Pet Bar Error
Posted By: Tuller
Originally posted by SaberHawke Thanks, I will try that setting. Unfortunately, I have no way to test until next week. Well, I can tell you that I've run Bongos3 in kara with a possess bar working before :) To be more specific, these are vertically-aligned bars. It's only a one-pixel border at the bottom which is click-dead...