Results: 126Comments by: drdoom
File: XBar09-05-09
I will look into the LibBabble-Clas...
Posted By: drdoom
I will look into the LibBabble-Class issue, thanks for the report. When you make a custom bar, add wrapping spacers after which ones you want, and you may arrange the buttons in any manner you wish. When you select wrap in the options for that bar, it will wrap at the wrappable spacers. The procedure for increasing spacing bet...
File: XBar08-04-09
Version 3.23 up for 3.2 patch, I di...
Posted By: drdoom
Version 3.23 up for 3.2 patch, I did not remove XTotemBar for now, I may do so later. Nightness: You can add more spells if you want, just make sure to change the dbver defined in xroguebar.lua or whatever mod you are trying. Also, saving variables per characters means that users cannot use one set of options for multiple toons....
File: XBar07-19-09
v3.22
Posted By: drdoom
* XBuffBar: Added Soul Link, Fel Domination, and Shadow Ward Small update, I was gonna hold off on throwing this up till 3.2 due to other things that will need to be done, but who knows when that will be?
File: XBar07-15-09
The Warlock bar, if you wrap it, wi...
Posted By: drdoom
The Warlock bar, if you wrap it, will split into two rows, but they will move together. If you want two whole separate bars, make a custom bar with the spells from half of it, and turn them off in the warlock bar. For the error on the Totem bar, I have no suggestions other than trying: /xbar resetmod xtotembar If the error is...
File: XBar05-28-09
v3.21
Posted By: drdoom
* Added "/xbar options reset" command * Added "/xbar resetmod" command * Fixed the errors with XTotemBars Also as a side note, using a macro is probably the best way to implement the Equipment Manager functionality in XBar. Check my database on wowwiki for syntax: http://www.wowwiki.com/MACRO_equipset You can use the na...
File: XBar05-15-09
Originally posted by AnElk Ummm.....
Posted By: drdoom
Originally posted by AnElk Ummm... This thing isn't working. At all... actionbars look exactly as the big ugly default ones with the annoying dragonglyph things on the sides and upon trying to open the config I get a message screaming in my face that there are no actionbars installed. :confused: And of course I have checke...
File: XBar05-13-09
What locale are you in? And if you...
Posted By: drdoom
What locale are you in? And if you could look, when you go into the options, do any of the spells in the list say unknown or just have a number instead of a name? (when you click on the + button at the bottom) If they all look fine, you might have to delete your savedvariables if one of the bars did not update correctly.
File: XBar05-12-09
v3.20
Posted By: drdoom
Finally got some time to work on some things I've been meaning to do for awhile. Version 3.20 adds/deletes several spells and reduces the huge 5 MB memory footprint.
File: XBar05-11-09
I'll throw up a fix for that later,...
Posted By: drdoom
I'll throw up a fix for that later, for now you can add this after line 70 of XCompanionBar.lua: tinsert(XCompanionBarSpells,XBAR_SWRAP); So it will look like this if c1==1 then tinsert(XCompanionBarSpells,"#"..m..tostring(c2)); tinsert(XCompanionBarSpells,XBAR_SWRAP); end
File: XBar05-10-09
v3.18
Posted By: drdoom
3.18 up now with fixes. Totem of Cleansing will probably not show up in non-enUS translations, but I'm working on a fix for the translation issue as well as to reduce the overall size of the package.
File: XBar05-10-09
From everything I can tell, it all...
Posted By: drdoom
From everything I can tell, it all works as planned, I made a custom bar just the other day on it, and all my custom bars work. I'll double-check the Import function, though. *EDIT: I did find a problem, it will be fixed soon. Also make sure that you specify a name when you import, as it is not saved in the string. The bars use...
File: XBar04-14-09
3.17
Posted By: drdoom
Sorry I haven't checked this site for months, updated for compatibility with WoW 3.1 patch. The companionbar is a little odd sometimes, sometimes the wow UI doesn't report them. I would suggest not loading it and create a custom bar with what you want on it if it gives you too many problems. If you have any questions, please r...
File: XBar01-31-09
v3.16
Posted By: drdoom
* Fixed an error causing XTradeBar not to display spells. Thanks for being patient while I tracked down the issue. Also 3.15 introduced some debug code to track down these elusive XCompanionBar issues. If you receive an error about XCompanionBar, please look through your chat window for some further information, and post for me...
File: XBar01-27-09
3.14
Posted By: drdoom
Fixes for 3.0.8 posted. Please note that cyCircled support has been officially discontinued (though the plugin exists in 3.13 and before). Users are encouraged to switch to ButtonFacade. Also, XCustomBar has been officially merged with XBar. The reasoning is that when XCustomBar was created, it added much more overhead to the inte...
File: XBar12-18-08
Originally posted by Ookami.kun O...
Posted By: drdoom
Originally posted by Ookami.kun One question I've been wondering with XTradeBar (It's really the only one I use for the most part). Is it possible to set it up where you can configure the sequence of your trade skills on the bar? Right now it looks like it does it automatically in a set order, but say I want Milling, Inscription, P...
File: XBar12-17-08
3.10
Posted By: drdoom
Key bindings, after all these years!!! :banana:
File: XBar12-11-08
3.08
Posted By: drdoom
* Fixed a localization issue with XBuffBar for Death Knights * Added detection & handling of spells with autocast capability (for pets). Please note that as of WoW patch 3.0.3, there is a bug that caused buttons to break after learning a new rank of a pet spell. You must log out and back in to fix it. * Fixed an issue that cau...
File: XBar12-08-08
3.07
Posted By: drdoom
* Fixed an issue in XPetStuffBar where the pet XP bar would always be full * Another attempt at fixing the Cooking ability for the German client. * Now when bar changes are made that affect the action list, positional and display data are saved. * Fixed an error where some items would not display upon initial load even if they exi...
File: XBar12-08-08
Autobar Replacement
Posted By: drdoom
The only way to make XBar do what AutoBar does is download the XCustomBar plugin, and create a bar with all of the items you want to show on it. If the item exists in your inventory, you'll see it, if not, it won't show up. You have to tell it what possibilities to put on a particular bar, it won't discover it on its own. The grea...
File: XBar12-05-08
3.06
Posted By: drdoom
* Brought back some old hacks to fix the cooking ability for the German client. * Added show/hide text option for the XP bar * Removed taint in the ButtonFacade integration code. * Added more display options for the Pet XP bar in XPetStuffBar
File: XBar11-28-08
I'll check it out, in the logs, but...
Posted By: drdoom
I'll check it out, in the logs, but you can post here too if you want. Keep in mind that any mod causes taint, but its only a problem if it blocks a UI action. Also there was an issue with 3.03, I've just uploaded 3.04
File: XBar11-28-08
Version 3.02 by Dr. Doom
Posted By: drdoom
* cyCircled support plugin has been updated. cyCircled appears to be deprecated, users are encouraged to switch to ButtonFacade. * Added ButtonFacade Support * XBuffBar: Hunter buffs now appear under their class header. * Macros whose usage cannot be determined as an item or a spell will now show the macro name, instead of the ma...
File: XBar11-26-08
XHealBar was a fan made plugin for...
Posted By: drdoom
XHealBar was a fan made plugin for my bar. I don't feel it necessary to support this bar as a standard bar mod at this time, so it would be up to the author of XHealBar or someone else to update it. Alternatively, you can create a custom bar using XCustomBar to recreate the functionality. I will look into the addition of non-spe...
File: XBar11-16-08
v3.01
Posted By: drdoom
* XTrapBar: will no longer load for non-Hunter classes. * XBuffBar: Added Trueshot Aura back, also added Bestial Wrath and Rapid Fire * XTradeBar: Added Runeforging * Fixed the Interface->Addons option panel
File: XBar11-15-08
Runeforging was not added, but I wi...
Posted By: drdoom
Runeforging was not added, but I will get to that. The tradeskills had some issues a few patches back, so that may have been just a wierd side-effect. Please let me know if it continues to bug out on you. I will look into the issue with XTrapBar, thank you for bringing it up.