Results: 1740Comments by: Tuller
File: Bongos205-21-07
A beta release will be up tomorrow,...
Posted By: Tuller
A beta release will be up tomorrow, stances work :)
File: Bongos205-20-07
If you're not around when an item i...
Posted By: Tuller
If you're not around when an item is looted, you won't be able to loot it. That's not caused by Bongos. would it be possible to make use of the stance and the pet bar only and leave everything else untouched? I would look at addons that can move parts of the UI for that. Just fixed some bugs with keybinding directly from your...
File: Bongos205-10-07
Originally posted by Harwel Barte...
Posted By: Tuller
Originally posted by Harwel Bartender3 has a number of self-cast options, including right-click self-cast. Yup. I'll be looking at reimplementing it in Bongos when I mess around with the 2.1 state header.
File: Bongos205-08-07
Originally posted by Danno I almo...
Posted By: Tuller
Originally posted by Danno I almost hesitate to post this, because it's going to sound like I'm insane, or that I simply don't understand the mod. Anyway, This is a PTR 2.1 bug report. I've used bongos for, well, since forever, and am very comfortable configuring it on a warrior. This problem persists with all other addons d...
File: mumble05-07-07
Hurray for replacing my random set...
Posted By: Tuller
Hurray for replacing my random set of chat mods.
File: Bongos205-07-07
Originally posted by LaRIC About t...
Posted By: Tuller
Originally posted by LaRIC About the positioning of the tooltip. It does seem that if I change line 324 in Bongos_ActionBar\actionBar\button.lua from if GetCVar("UberTooltips") == 1 then to if (GetCVar("UberTooltips") == "1") then Then the tooltip repositioning seems to work. function BActionButton:UpdateTooltip() if...
File: SellFish05-05-07
1.4 changes
Posted By: Tuller
1.4 * Imported data from ItemPrice1.0 * Removed duplicate entries Removal of duplicate entries brought the total DB size down to 16k unique value pairs.
File: Bagnon05-05-07
Originally posted by Fin I have j...
Posted By: Tuller
Originally posted by Fin I have just one request: could you make it possible to start "special" bags on a new row, please? It goes into the, "I'll think about it" category.
File: Bongos205-04-07
Thanks for making the plugin :) I'...
Posted By: Tuller
Thanks for making the plugin :) I'll add the hide tooltips in combat option to Bongos2 and try to make sure the DB commands are obvious.
File: OmniCC05-03-07
Originally posted by ceyounger I'...
Posted By: Tuller
Originally posted by ceyounger I'm getting a ton (over 400 instances) of: !OmniCC\cooldown.lua:25: attempt to index field 'short' (a nil value) and nine instances of: !OmniCC\cooldown.lua:22: attempt to index field 'medium' (a nil value) every time I use any skill with a cooldown. I tried resetting values and I still g...
File: SellFish04-30-07
Re: just wondering
Posted By: Tuller
Originally posted by limdul do I need to keep: Ludwig and Ludwig_SellValue if I use SellFish? You don't need sellvalue if you're running sellfish
File: Sage UnitFrames04-26-07
Re: Future of Sage?
Posted By: Tuller
Originally posted by wyrmseeker I was just wondering what the future of Sage is (if any)? The current version works, for the most part, but there are a few minor issues still in it: * Most of the new marks will show up in the target frame, but a few won't. * At times, I will get invited to groups, but the other members of th...
File: Bongos204-25-07
Originally posted by sirspikey Hi...
Posted By: Tuller
Originally posted by sirspikey Hi, I took the liberty to do a little plugin for Bongos that shows or hides bars depending on certain scenarios. I was wondering if you plan to implement something simillar into Bongos in the future, I mean so I don't waste my time doin something that you are gonna do and probably better :P Anyway;...
File: Bongos204-22-07
Originally posted by Lichbane Is...
Posted By: Tuller
Originally posted by Lichbane Is there any way to get more than 12 buttons in a bar? Is there any way to have a different vertical spacing from horizontal spacing? You have to decrease the number of bars to get more than 12 per bar Bongos doesn't allow different spacing for horizontal/vertical Any guess when an update will...
File: Ludwig04-22-07
Originally posted by Eternally777...
Posted By: Tuller
Originally posted by Eternally777 How'd you come up with the name? I've always thought it was named after Ludwig van Beethoveen, but I fail to see a link between the composer and a database mod. I'm just curious. :-) Well, it started out named LootWhore, but I decided that would probably not be a good name for a mod if I was...
File: OmniCC04-21-07
1.1 beta for the PTR: http://tulla...
Posted By: Tuller
1.1 beta for the PTR: http://tullamods.googlecode.com/files/OmniCC1.1beta.zip http://img339.imageshack.us/img339/9729/omniccscaledgq8.jpg :) I'll be adding options to hide cooldown models and cooldown text for icons smaller than X
File: Bongos204-21-07
There's going to be another rewrite...
Posted By: Tuller
There's going to be another rewrite of the back end for 2.1. I really want to implement the beta system this time around.
File: OmniCC04-13-07
The folder name for OmniCC has chan...
Posted By: Tuller
The folder name for OmniCC has changed to OmniCC, from !OmniCC. Make sure you delete the old folder before installing.
File: SellFish04-12-07
Originally posted by Tekkub Re: G...
Posted By: Tuller
Originally posted by Tekkub Re: GarbageFu... What we really need is a "standard" that all the sellvalue mods can adhere to so that any addon can query vendor prices without having to use a specific API for a specific addon. Simple enough, define a global function, sell, buy = GetVendorPrice(item). This should take the same valu...
File: SellFish04-08-07
Originally posted by ouch! /sf st...
Posted By: Tuller
Originally posted by ouch! /sf style command does not give examples what styles can be used :/ That's because its a toggle for right now.
File: SellFish04-06-07
1.2 Fixed a bug causing new sell v...
Posted By: Tuller
1.2 Fixed a bug causing new sell values to not be stored Disabled compressing of sell value data automatically upon logout Added a new command, /sf compress: converts new sell value data into a string to save memory
File: Bagnon04-03-07
Originally posted by domagotchi i...
Posted By: Tuller
Originally posted by domagotchi it does show you the alts inventories. and I still would like to know why bagnon is forcing clique not to load when both addons are selected in the addons screens!?! thx Make sure you have the most recent version of both addons.
File: SellFish03-30-07
v1.1
Posted By: Tuller
1.1 increases the default database size to around 30k items, and fixes an error when attempting to view the value of an item from a quest giver. Why use SellFish? SellFish should currently use quite a bit less memory than other sell value type addons.
File: Bagnon03-24-07
A question for the category users,...
Posted By: Tuller
A question for the category users, how about if the category buttons acted like real tabs? Ex, clicking on a tab will switch Bagnon to show just those items in that category, but you won't be able to view multiple categories at any given time. How complex do filters need to be? Is the text search in the most recent version now s...
File: Bagnon03-18-07
Finally have a release out :) 1....
Posted By: Tuller
Finally have a release out :) 1.0 is a complete rewrite. Delete all Bagnon and vBagnon folders before installing. This release also does not have category support, due to a lack of use on my part. I ask those of you who needed the categories to please tell me how you were using them, but to also try other inventory mods, like T...