Results: 1144Comments by: Haleth
File: Aurora11-15-13
Added this too now, thanks. I can't...
Posted By: Haleth
Added this too now, thanks. I can't find the problem with the tabs though.
File: Aurora11-13-13
Coldkil: I decided to remove map st...
Posted By: Haleth
Coldkil: I decided to remove map styling because it's hard to do just map style without adding features. It's better to use a dedicated map addon. ..I see I forgot to remove the actual option for map styling though, I'll fix that. In the new expansion there will be a whole new map/quest frame though, so I might do a proper over...
File: Aurora11-10-13
Lazy :D I've had a look at the W...
Posted By: Haleth
Lazy :D I've had a look at the WoD UI changes so far and it seems like there'll be a lot of work again. Big new interface for Garrisons, new map/quest frame, bunch of changes in bags, etc. Tonyleila: That scroll bar is strange, it's never meant to actually appear. Even in the default UI it looks wrong because it overlays with t...
File: Aurora11-09-13
livst89: There's nothing I can do a...
Posted By: Haleth
livst89: There's nothing I can do about that I'm afraid. Using the macro frame is limited in combat. Nibelheim: It was removed, there are no glow/shadow textures anymore.
File: FreeUI11-08-13
It's just at the top of the code, t...
Posted By: Haleth
It's just at the top of the code, third line :)
File: FreeUI11-05-13
Outgoing damage just uses the defau...
Posted By: Haleth
Outgoing damage just uses the default combat text. @ Toorie: You'll have to add C.buffTracker.DRUID = {}, which creates a new table for DRUID. What spells are you adding though? I could include them in options.lua if they're beneficial for most druids. I've pretty much only added the classes which I've actually played myself, s...
File: Camera10-24-13
I see! Hope they fix it soon, then...
Posted By: Haleth
I see! Hope they fix it soon, then :) Nice initiative in this addon.
File: Camera10-24-13
Could you explain this in more deta...
Posted By: Haleth
Could you explain this in more detail? What is the original issue? I'm running Windows 8.1 but not seeing anything wrong. Edit: is it this? http://us.battle.net/wow/en/forum/topic/10102720358
File: FreeUI10-09-13
I have been looking into adding deb...
Posted By: Haleth
I have been looking into adding debuffs to nameplates, but it is quite a bit of coding work. I've sort of been putting it off while waiting for Blizzard to implement it (which they might, one day) but once I get some free time I might do it.
File: FreeUI10-08-13
How do they implement it?
Posted By: Haleth
How do they implement it?
File: Aurora10-04-13
Can you try a clean install? Delete...
Posted By: Haleth
Can you try a clean install? Delete the Aurora folder from your AddOns folder, and put the new folder there when you download it (rather than just replacing). Can you also try with other addons disabled?
File: FreeUI10-03-13
Over 50k downloads! Yay!
Posted By: Haleth
Over 50k downloads! Yay!
File: Aurora10-03-13
keLston: I only make plugins for th...
Posted By: Haleth
keLston: I only make plugins for things I use myself, so you'd have to ask the oQueue author. :) Pewpert: Have you updated to 5.0a?
File: FreeUI10-03-13
ZeroRaine: Thanks, I'll look into t...
Posted By: Haleth
ZeroRaine: Thanks, I'll look into those. Edit: The minimap isn't meant to be moved, but if you do want to move it, you have to change the moveTracker() code in watchframe.lua as well. As for the action bar error: Does this only happen with unit frames disabled? When does it happen? kindohein and Zenjaa: Should be fixed with...
File: FreeUI09-29-13
Ah, right. Two silly oversights on...
Posted By: Haleth
Ah, right. Two silly oversights on my part which I've now fixed (along with a bunch of others). :)
File: Aurora09-29-13
That's not Aurora's problem, I'm no...
Posted By: Haleth
That's not Aurora's problem, I'm not getting anything like that and there's no way Aurora could prevent those buttons from spawning at all.
File: Aurora09-27-13
Ah right, I forgot about that when...
Posted By: Haleth
Ah right, I forgot about that when I removed the glow texture. I'll fix it soon.
File: Aurora09-25-13
Thanks for the comments :D @ Cas...
Posted By: Haleth
Thanks for the comments :D @ Cashtro: Are you using a perfect UI scale? Run this: /run SetCVar("uiScale", 768/string.match(({GetScreenResolutions()}), "%d+x(%d+)")) If you are using anti-aliasing, you might also get messed up lines/borders in the UI. @ mayumayu: This is an issue with how Capping resizes the zone map, not...
File: Aurora09-23-13
Thank you everyone for 100,000 down...
Posted By: Haleth
Thank you everyone for 100,000 downloads! :D
File: RareAlert09-23-13
It appears to work for every rare i...
Posted By: Haleth
It appears to work for every rare in Pandaria, though I haven't been flying around in the classic world so I'm not sure if it goes for other rares as well. It'd be great if the ID returned by the function was consistent, so we have blacklist/whitelist features. Names actually being returned properly would be cool too.
File: FreeUI09-23-13
No. Aurora Missing Textures (not by...
Posted By: Haleth
No. Aurora Missing Textures (not by me) does this in a way, but it replaces textures rather than using lua code so you don't get a pixel perfect result.
File: RareAlert09-22-13
Names aren't possible at the moment...
Posted By: Haleth
Names aren't possible at the moment, sadly. Judging by the Blizzard code it -should- work, but there appear to be a few bugs.
File: FreeUI09-22-13
Look in WTF/Account/accountname/Sav...
Posted By: Haleth
Look in WTF/Account/accountname/SavedVariables and WTF/Account/accountname/realmname/charname/SavedVariables. Delete all DBM/DBT stuff.
File: Aurora09-21-13
I just finished a large update wher...
Posted By: Haleth
I just finished a large update where I'm removing all of the shadow borders in Aurora in favour of just the clean 1 pixel ones. You can check out the update here before I upload it to WoWInterface: https://github.com/Haleth/Aurora Edit: Also adding a whole lot of refinements and new features! -- Mengis: I wouldn't know...
File: FreeUI09-21-13
It still works for me. Are you usin...
Posted By: Haleth
It still works for me. Are you using the latest version of DBM and running the FreeUI installer (at least the DBM part) for every character that you use DBM on?