Results: 75Comments by: Ailae
File: Shadowed Unit Frames12-13-09
Originally posted by Shadowed Ail...
Posted By: Ailae
Originally posted by Shadowed Ailae: Ohh, sorry I completely misunderstood you I thought your issue was SUF showing wrong buff stacks not Blizzards. Thanks for looking into it, it's been fixed. Guess I could have been clearer about that, hehe. :) Thanks for fixing it!
File: Shadowed Unit Frames12-13-09
Originally posted by Shadowed ......
Posted By: Ailae
Originally posted by Shadowed ... that's quite mind boggling, I'll have to think up something that could be causing it. So I was thinking about this and it struck me that it used to work when I was running oUF. So thought, "hey, let me see if I can tell what's different!". After peeking through the vehicle.lua code in oUF I not...
File: Shadowed Unit Frames12-11-09
Originally posted by Shadowed Bos...
Posted By: Ailae
Originally posted by Shadowed Boss frames is something I'm looking into. I'm not sure why you're having the Defend issue, I just checked with your SavedVariables and it worked fine for me, I take it this is quite easy for you to duplicate? Could you try it without any mods except SUF. Tried it again with only SUF enabled (an...
File: Shadowed Unit Frames12-10-09
Sent my SavedVariables to your earl...
Posted By: Ailae
Sent my SavedVariables to your earlier. I've been meaning to ask, although it might've been asked already, but are there any plans to include raid pets? That and the ability to use different layouts depending on 10/25 man raid or if it's a BG raid is what's keeping me from dumping Grid. Apologies if this has been asked alrea...
File: Auctionator12-09-09
They removed GetFrameType() in 3.3,...
Posted By: Ailae
They removed GetFrameType() in 3.3, but there's GetObjectType() instead which has the same return values. Should work to just replace the one with the other. Details: http://forums.worldofwarcraft.com/thread.html?topicId=20437376853&sid=1 (posts #17-19)
File: Shadowed Unit Frames12-09-09
Originally posted by Shadowed Ail...
Posted By: Ailae
Originally posted by Shadowed Ailae: Oh, you mean you want to see your own health/mana where the pet frame would be when you enter a vehicle? If you could screenshot it that might make more sense, still kind of confused. Okay, went ahead and took some screenshots. This is using the latest version from this site. Picture 1...
File: Shadowed Unit Frames12-08-09
Originally posted by Shadowed Ail...
Posted By: Ailae
Originally posted by Shadowed Ailae: The new version will work with 3.2 fine, it still has checks in it to make sure it doesn't run certain things until 3.3 is actually active. I assume you have player frames enabled when you notice this issue? It's a bit late here so.. but I'm not sure what you mean by having my player frames...
File: Shadowed Unit Frames12-08-09
Originally posted by Insurgence I...
Posted By: Ailae
Originally posted by Insurgence I'm kind of curious about one thing. When you are mounted on a vehicle, such as the mounts to do the argent tournament jousting, and you get a buff, such as the defend buff, that has charges, the buff stays on the player the whole duration. When you buff yourself it goes up just fine, but while joust...
File: Flame Warden06-21-09
Maybe a stupid question but.. does...
Posted By: Ailae
Maybe a stupid question but.. does this include the new ones that are supposedly found in Northrend? I'd check myself, but no WoW on this computer. :)
File: AzCastBar04-16-09
Using the latest version (09.04.13)...
Posted By: Ailae
Using the latest version (09.04.13) the castbar gets stuck after crafting several items of the same kind (the trademerge-thingie). Only using the Swing-plugin. I can just cast something else to "reset" the bar, so it's no biggie. EDIT: just noticed this was a known issue, so apologies for reporting it again. I've never encounte...
File: rBottomBarStyler04-07-09
You didn't really say if you wanted...
Posted By: Ailae
You didn't really say if you wanted the .tgas or not, so I took the liberty to PM you a link to them anyway. ;) Also found what seems to be the button-textures. http://i515.photobucket.com/albums/t351/ailaewow/v4_popup1.jpg
File: rBottomBarStyler04-07-09
Just noticed you added the Aion-sty...
Posted By: Ailae
Just noticed you added the Aion-style, looks pretty sleek. I'm not sure how you obtained the art, if you masked it from a screenshot or not, but I extracted the UI assets from the Chinese client the other day and if you want them I can zip them up and PM a link. I can extract them to .tga to preserve transparency. Here are...
File: Paladin Buffer03-11-09
Originally posted by Shadowed Did...
Posted By: Ailae
Originally posted by Shadowed Did you remember to push assignments, and did she remember that she might have needed to hit refresh? It could also be an old version, I did the comm code based off the latest one as of a week ago. I don't think I pushed my assignments, but she could see mine though - I just couldn't see hers. I fig...
File: Paladin Buffer03-11-09
Just tried it out and was working n...
Posted By: Ailae
Just tried it out and was working nicely. Had one issue with another players (using PallyPower) assignments wouldn't show up, but think that might be because she was using an old version of PP. Another user of PallyPower showed up just fine. Had a few questions though. a) Is it possible that you can scale the buff-frame higher th...
File: oUF_Neav01-15-09
You can add if not self.Level then...
Posted By: Ailae
You can add if not self.Level then return end at the beginning of the function OverrideUpdateLevel 'til Neav can fix it. It wont throw the error then since you bail out before it attempts to index the field that doesn't exist.
File: Item Sets01-15-09
Ahh. Had the latest version but had...
Posted By: Ailae
Ahh. Had the latest version but had the OH disabled. Thanks, sorry for reporting a non-issue. :)
File: Item Sets01-15-09
First of all, nice addon - happy to...
Posted By: Ailae
First of all, nice addon - happy to try it out. I just have one small issue. I've made two sets, one called "PvE" with all my Holy gear (I'm a Paladin) and one called "Ret" for, well, my Retribution gear. In the Holy set I use a 1-hander and a Shield, and in the Ret set I use a 2H. When I wearing my Holy gear and try to switch...
File: oUF_Neav12-20-08
You're declaring a variable 'time'...
Posted By: Ailae
You're declaring a variable 'time' globally for your OnUpdate starting at line 730. This makes a lot of other addons freak out and generate errors. Recount is one example. A simple 'local time' before the OnUpdate fixes it though. :)
File: oUF_Neav12-19-08
Just wanna say thanks for sharing t...
Posted By: Ailae
Just wanna say thanks for sharing this. I remember seeing a version of it over at the Wowace Post Your UI-thread. and fell in love. I've always kinda liked the standard frames, except the horrible lack of customization. This makes it all perfect and whatnot! Thanks again.
File: BabySeal11-04-08
Ok, I've added this feature. You sh...
Posted By: Ailae
Ok, I've added this feature. You should be able to grab the latest version as soon as it's approved. It will now tell that your seal is about to expire when it has 5 or less seconds left. If you'd like for it to warn earlier you need to edit the source. Goto row 108 in BabySeal.lua: if expires - GetTime() <= 5 then Change...
File: Auctionator10-16-08
For what it's worth, I've seen that...
Posted By: Ailae
For what it's worth, I've seen that same error message today and I didn't have Auctionator enabled at the time (since I wasn't aware there was this nice shiny new version available for 3.0, many many thanks!).
File: BabySeal08-13-08
Originally posted by Sarkan-ZdC N...
Posted By: Ailae
Originally posted by Sarkan-ZdC Nice Thing. But how about adding it like 5 Sek before it will actually expire? So I have a GCD ready. Hm, maybe. Gonna poke with it a bit and see how it turns out. If it does get implemented, I'd make it optional though since it isn't a feature I'd need myself.
File: ScaleEverything08-11-08
Just tried it out, looks pretty swe...
Posted By: Ailae
Just tried it out, looks pretty sweet. Had some difficulties setting the slider at an exact value, like 100%. It would go to 99 and 101, but not 100. One small annoyance was that if I scale the MainMenuBar, but have enabled the extra bottom bars they don't scale as well. Maybe that's intended behaviour I dunno, but maybe the addo...
File: BabySeal08-11-08
Originally posted by Gnarfoz Neat...
Posted By: Ailae
Originally posted by Gnarfoz Neat addon, with the immediate need to constantly watch my seals gone, it's easy to miss it having expired... I see that you already have an option for using the raid warning sound - could you add an option to actually use the raid warning frame? Maybe with a shorter text format, so it doesn't clutt...
File: Beauty07-26-08
Throws this error: Interface\Add...
Posted By: Ailae
Throws this error: Interface\AddOns\Beauty\Locale-deDE.lua:5: attempt to index local 'L' (a nil value) Count: 1 Call Stack: : ? Interface\AddOns\Beauty\Locale-deDE.lua:5: in main chunk Just downloaded it now. Seems to function though, so it's not breaking the addon per se. I play with the english client.