Results: 13Comments by: harizon
File: SunUI09-01-15
Hey! Been using the UI for a few m...
Posted By: harizon
Hey! Been using the UI for a few months now and I'm loving it. It does seem like it slightly broke after todays patch, though. What I've noticed so far is that the nameplates are sorta broken, they are much bigger and kinda missing their skin. Also various UI elements, such as the LFG window and the mailbox have lost their skins. Th...
File: Examiner10-15-14
Unfortunately, since I do not have...
Posted By: harizon
Unfortunately, since I do not have an active subscription, it's not possible for me to log in and tinker with the code and get it working. If I am to fix this, I'll need to know exactly what errors are happening, so post the Lua error log. Here's the error I'm getting. Not sure if I did it right. If you do need to go in-game, yo...
File: Examiner10-15-14
Update request
Posted By: harizon
I would absolutely love an update for this addon. It wasn't until this 6.0 patch that I realized how much I need this. I inspect things left and right, and it's a pain without this lovely addon. I really hope you can update this and get it working for WoD!
File: FreeUI10-30-13
The specific problem is that 5.4.1...
Posted By: harizon
The specific problem is that 5.4.1 deprecated GetCVar("realmName"), which should now be replaced by GetRealmName() - References to GetCVar("realmName") can be found at FreeUI/core/api.lua:54 and FreeUI/core/gui.lua:5 I made those two changes and all the errors are fixed, should be a minor update for the author ^_^. Made the cha...
File: FreeUI10-29-13
Just logged on after maintenance an...
Posted By: harizon
Just logged on after maintenance and it seems like the FreeUI Options portion is broken. All my settings have reverted to default and the "FreeUI" button on the Game Menu is not skinned anymore, and clicking it still opens the options frame, but it's just a clear frame and nothing can be selected or clicked. (I've got load out of da...
File: Examiner09-25-13
Everything is also working for me....
Posted By: harizon
Everything is also working for me. I'm really missing being able to see peoples arena ratings, though. If you had any way of working that in, I would appreciate it so much! I'm very torn between turning the addon off to see ratings or keeping it on for all the other awesomeness x)
File: ColdUI05-14-12
Hi there! Great work you're doin...
Posted By: harizon
Hi there! Great work you're doing here! I have a quick question: Trying to change the font to a 8px one (Semplice Regular). It seems to be working everywhere, except that the hotkeys and personal buff fonts will not resize after changing the master font config in the config.lua. Any idea how to solve this?
File: Quse UI04-28-12
Hey! Absolutely loving the UI. S...
Posted By: harizon
Hey! Absolutely loving the UI. Some quality work here! I have a tiny question, though. I've been trying to fiddle with the auras myself without much luck; I'm trying to get it to show all buffs on all targets. Mounts etc. etc. (and possibly change the size of the auras) Do you know how I would go about accomplishing this?...
File: FreeUI08-20-11
Have you thought about maybe adding...
Posted By: harizon
Have you thought about maybe adding a gold data tracker thingy on the gold display in bags? Showing all gold across chars etc. I have no idea how much hassle it is to implement something like that. It's a feature I wouldn't mind having ;)
File: FreeUI07-23-11
Debuffs
Posted By: harizon
First I'd like to thank you for the hard work you're putting into this, your UI is fantastic! My question is: How would I go about changing the Unit Frames to showing all debuffs/buffs on targets but only displaying my buffs/debuffs in colour and everything else in gray?
File: CareUI05-20-11
Small tip: I'm loving the crap o...
Posted By: harizon
Small tip: I'm loving the crap out of this UI, one small thing I missed was level of my target. Which is quite an easy fix. At line 534 in \oUF_Slim\Slim.lua is this line: self:Tag(self.Name,-- --]]'') Change it to this: self:Tag(self.Name,' ') and you will get level of all targets, with difficulty coloring on enemies....
File: Glaceon UI02-03-11
First I'd like to say I really like...
Posted By: harizon
First I'd like to say I really like your UI, its awesome. I doubt I'm the only one to feel this way, you need to add support for other resolutions, at least 1920x1080. There really isnt many people with 1920x1200 capability. The amount with 1080 is significantly higher, I would love to be able to use this UI. So, please consider...
File: FreeUI12-19-10
First of all, just wanna say I love...
Posted By: harizon
First of all, just wanna say I love the work you've done. Im enjoying it quite a bit. There a few small things I thought I would just check and see could be changed. (I have tried looking for this by myself with no luck) Is removing an addon from your package as easy as deleting the script in the scrips file under "!FreeUI"? (L...