Results: 392Comments by: haste
File: oUF09-19-08
WotLK doesnt' have much priority wh...
Posted By: haste
WotLK doesnt' have much priority when it comes to fixes, especially when those fixes break major version compatibility.
File: oUF09-17-08
Originally posted by coree curren...
Posted By: haste
Originally posted by coree currently i am trying to work with the new tags. but i have a problem. the health texts of my targettarget or my focustarget wont be updated when i use or . but for player, target and focus the tags work fine. edit: same problem with names There currently is no polling for such units.
File: oUF: Lily09-14-08
Re: Hide frames while in raid
Posted By: haste
Originally posted by manix Can you give me a tip :). It's been discussed several times in this topic. Just search it for hide raid or something similar.
File: oApplication09-14-08
Re: Re: Re: Error with Addon
Posted By: haste
Originally posted by Opaque Since adding the new updated version 1.6, when I ALT and Mouse-Over my poisons, some of them don't highlight anymore (Crippling and Mind Numbing). I switched back to 1.5 and it is still broken now. Any ideas how to fix this? Should be fixed now.
File: oApplication09-13-08
Re: Error with Addon
Posted By: haste
Originally posted by EnSabahNur Hello Haste i Love Your Mods but have a little trouble with oApp and FactionFriend :eek: Should be fixed with 1.6. I can't test it however.
File: oUF09-12-08
Any fix will have to wait till Mond...
Posted By: haste
Any fix will have to wait till Monday tho' :(
File: oUF09-12-08
Originally posted by d87 same col...
Posted By: haste
Originally posted by d87 same color on background and foreground then. # The background no power and health is no longer darkened by oUF. You can still re-create the old behavior with :SetAlpha().
File: oUF09-12-08
Originally posted by d87 i forgot...
Posted By: haste
Originally posted by d87 i forgot two important things .frequentUpdates on pet bugs power bar suppose to work for player and pet, but in OnPowerUpdate function local power = UnitMana('player') self:GetParent():UNIT_MANA("OnPowerUpdate", 'player') 'player' hardcoded I'll get that fixed on monday Originally posted by d87...
File: oUF09-12-08
Originally posted by d87 also, i...
Posted By: haste
Originally posted by d87 also, i demand .Buffs.reverseCooldown or something option to reverse cooldowns on auras, tired of adding cd:SetReverse(true) every new build. You can do that from a layout with :PostCreateAuraIcon(icon, icons, index, isDebuff).
File: Fane09-08-08
Originally posted by dragongirl411...
Posted By: haste
Originally posted by dragongirl411 Hi Haste, I've been using Fane for quite some time now. My question is, can I modify the .lua file so that the chat tabs appear on the bottom of the chat window? I've been teaching myself .lua as I go along, and managed to change my font and font colors myself, but for this I'm stumped. Than...
File: oApplication09-06-08
Originally posted by Phanx Blesse...
Posted By: haste
Originally posted by Phanx Blessed Weapon Coating (item:34538) and Righteous Weapon Coating (item:34539) are missing from the list of items oApplication recognizes as temporary weapon enchants. I'll do a scrap of weapon buffs on Monday, most likely a bunch missing now. The current list is from 2007/04/11 :p.
File: oUF08-31-08
Originally posted by majincloud h...
Posted By: haste
Originally posted by majincloud how can i move the unitframe? i use oUF Amnith as layout but i can't move it where i want it That feature is up to the layout, not oUF.
File: oUF08-30-08
Originally posted by Furiousa Jus...
Posted By: haste
Originally posted by Furiousa Just some feedback though, I think this addon would be even better if there was an in-game config menu. Would make it easier for people with little .lua knowledge (such as myself) to customise and use the addon. This is really up to the layouts and the layout authors. oUF supports delayed registration...
File: oUF08-28-08
Re: Missing Something
Posted By: haste
Originally posted by Andrek I downloaded oUF_Castbar from wowace and it says oUF now has castbars. If oUF has castbars, I'm missing them or I'm missing something in the lua. All I get, whether or not I enable oUF_Castbar, is the default WoW castbar. Thanks in advance. Does the layout support the castbars? A layout isn't requ...
File: oUF08-13-08
Re: Love It!
Posted By: haste
It's Lua, not LUA :(. http://www.lua.org/manual/5.1/ http://www.lua.org/pil/ http://www.wowwiki.com/Portal:Interface_customization http://wowprogramming.com/
File: oUF_Pazrael08-13-08
Originally posted by Seiyu Cleane...
Posted By: haste
Originally posted by Seiyu Cleaned up the code a bit. And made a few layout changes. Would appreciate feedback. Thanks. Here's a couple pointers: - Dupe code in updateName - You define a function in updatePower, might want to move that one to your style function. - No need to check for bar.bg, as it always exists in your la...
File: oUF08-10-08
Originally posted by dutorien How...
Posted By: haste
Originally posted by dutorien How to get unitId (raidN) where I'm in the local func = function(settings, self, unit) on raid The unit is always nil for header units. You can check the name of the parent however, as that's the header you spawned.
File: oUF08-09-08
Originally posted by Themagehunter...
Posted By: haste
Originally posted by Themagehunter I was using pwnography and yes I had both of them checked. Let me use a diffrent layout. oUF_Pwnography requires LibMobHealth-4.0 which isn't included. So this is what you are missing.
File: oUF08-09-08
Originally posted by Themagehunter...
Posted By: haste
Originally posted by Themagehunter Uhm I downloaded the addon and the layout and nothing happened... is there something I'm missing?:confused: Completely impossible for me to answer that question. Which layout? Can you see both oUF and the layout when you click the addons button? Are they both enabled? ^ have some shots in...
File: oUF08-09-08
Originally posted by Rabbit Why d...
Posted By: haste
Originally posted by Rabbit Why don't you include oUF_Rabbit and oUF_Banzai in the lists? I only linked to layouts/plugins posted on WoWI, because I easily can generate that list without much effort.
File: oUF08-04-08
He has still removed the license. I...
Posted By: haste
He has still removed the license. I don't really care much about the credit.
File: oUF08-02-08
Originally posted by nodq First,...
Posted By: haste
Originally posted by nodq First, finally the core oUF here on WoWi :) The number of layouts here pretty much gave me no choice.
File: oApplication08-01-08
Wouldn't the logic action be to tes...
Posted By: haste
Wouldn't the logic action be to test 1.4 and then post a bug report here :p ? Also 1.3 would break all add-ons that did open/close the bags, so BagFu would make it not open/close in combat.
File: oApplication07-28-08
Originally posted by Phanx After...
Posted By: haste
Originally posted by Phanx After I've applied something, I can no longer open my bags while in combat. I use Bagnon. I haven't tried with the default bag UI, but someone else just posted on the wowace forums saying it happens with OneBag as well. It also just occurred to me as I was typing this that I don't know if it also prevents...
File: oGlow07-22-08
Originally posted by weirdboy_1 S...
Posted By: haste
Originally posted by weirdboy_1 Second: Is there a way to disable oGlow from showing the glow around anything other than the inspect/character screen? All the glows in my bank & inventory, are, for me anyways, disorienting. Use Fizzle if you just want it in those two places.