1. #1
    Over 9000! PizzaSHARK's Avatar
    Join Date
    Jan 2011
    Location
    Oklahoma, USA
    Posts
    9,093

    FreeUI / oUF Customization

    FreeUI

    It's a (very) minimalistic UI developed by Haleth. Found it through a post in a different thread and while it's taking time to get used to, I'm enjoying it. It eats up almost no data (IceHUD eats more than twice the memory FreeUI takes!) and leaves your screen largely pretty clean.

    But I'm having issues customizing everything to get it "just so," so I'm wondering if people with experience customizing FreeUI or oUF (Haleth said there's a version of oUF basically directly incorporated with FreeUI) can point me in the right direction.

    There's an options.lua with a lot of different config settings, and I was able to edit in most everything I wanted through that, but I've still got some questions, some of which are more general lua editing questions than specifically FreeUI:

    - In order to reposition UI elements, I have to edit the X/Y values directly through the .lua, which means I have to tweak them, boot up WoW, check positioning, then close WoW, open up the .lua and make adjustments, and repeat. The process is an enormous pain in the ass, much more than simply having a damned slider bar in a GUI config panel. Is it possible to make edits to the .lua with WoW running and then just reload the UI to see changes?

    - Haleth doesn't include a target of target frame for some crazy reason. Assuming the version of oUF he includes with FreeUI is the same as the stock version, how would I go about adding a ToT frame? I suppose I can find out which .lua I need to edit by asking him (I plan on posting unresolved questions in the comments thread at WoWInterface, but I wanted to narrow them down here first), but what would the code look like?

    - The nameplates for FreeUI don't display buff/debuff icons. It's a real pain in the ass for things like tracking, say, Shockwave durations on targets that aren't my target or my focus. I figure I can just put PlateBuffs back in my addon loadout, but how would I go about skinning PlateBuffs to look proper for FreeUI's 1px border look?
    http://steamcommunity.com/id/PizzaSHARK
    It is impossible for a tear of sadness to land on a Warrior Beard. As soon as the tear lands on the Warrior Beard, it is now a happy tear.
    Quote Originally Posted by semaphore View Post
    He used to chew my undies
    5:10 AM - Everything Nice: PizzaSHARK, you're my stand in! You're promoted to like.. Semi-bestfriend.

  2. #2
    I am not able to answer all of your questions, but I might be able to help you out on the lua editing and logging out part.

    Everytime you edit something in the .lua file of your addon you can do a /reload ui in order to see the changes in a matter of seconds.

    Much eaiser than logging in and out all the time.

  3. #3
    Over 9000! PizzaSHARK's Avatar
    Join Date
    Jan 2011
    Location
    Oklahoma, USA
    Posts
    9,093
    Quote Originally Posted by Aszeon View Post
    I am not able to answer all of your questions, but I might be able to help you out on the lua editing and logging out part.

    Everytime you edit something in the .lua file of your addon you can do a /reload ui in order to see the changes in a matter of seconds.

    Much eaiser than logging in and out all the time.
    Awesome. That's gonna help a ton.

    I wasn't sure if you could edit that kind of stuff on the fly without WoW pitching a fit.
    http://steamcommunity.com/id/PizzaSHARK
    It is impossible for a tear of sadness to land on a Warrior Beard. As soon as the tear lands on the Warrior Beard, it is now a happy tear.
    Quote Originally Posted by semaphore View Post
    He used to chew my undies
    5:10 AM - Everything Nice: PizzaSHARK, you're my stand in! You're promoted to like.. Semi-bestfriend.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •