Thread: Post Your UI

  1. #24421
    Quote Originally Posted by iAardvark View Post
    Big fan of the assymitrical layouts. Thank you for the pastebin.
    thanks for your great Custom Unitframe Interaction!It makes my job easier.

    - - - Updated - - -

    Quote Originally Posted by Swampmoose View Post
    Pardon my ignorance. Seems most of the addons I used to use are no longer supported so I'm relearning. I'm struggling to find a nameplate addon that I like. Really like the simplicity of those. Which addon is responsible for this sexiness?
    Kuinameplate is the best!

  2. #24422
    High Overlord
    10+ Year Old Account
    Join Date
    Dec 2010
    Location
    Australia
    Posts
    156
    Quote Originally Posted by Enixz View Post
    https://pastebin.com/pxb7Afhf
    Addons list:
    Elvui
    raven
    WeakAuras
    Ok I'm probably going to get laughed at for this but what addon is the pastebin data for? Can I just install Elv, Raven and WA and it will look like that?

  3. #24423
    Quote Originally Posted by zakalwei View Post
    Ok I'm probably going to get laughed at for this but what addon is the pastebin data for? Can I just install Elv, Raven and WA and it will look like that?
    It is a WeakAuras string (unitframe).
    There are raven.timeline and raven.group (I do not know where to share)

  4. #24424
    The Patient Coxeter's Avatar
    7+ Year Old Account
    Join Date
    Sep 2016
    Location
    Copenhagen
    Posts
    318
    Quote Originally Posted by Enixz View Post
    thanks for your great Custom Unitframe Interaction!It makes my job easier.

    - - - Updated - - -


    Kuinameplate is the best!
    Haha, no problem. Don't overdo it with the secureframe interaction, though, it messes up game. :-)
    I think everybody's nuts.

  5. #24425
    Deleted
    Wrote a small addon to highlight action buttons if a corresponding unit aura is found. Sort of what AdiButtonAuras does, just bare bone.

    https://github.com/zorker/rothui/tre....0/rButtonAura

    Example in the following image. I have Shield Block and Ignore Pain buffs and the corresponding button borders are highlighted.

    https://imgpile.com/i/nrUY4x

    I could do the same for debuffs on any unit. I could mark Thunder Clap in any color if a unit has the Thunder Clap debuff.

    https://imgpile.com/i/nrUmm8

    Btw...is there a good addon for the default damage done output? The only solution I'm aware off is to replace the DAMAGE_TEXT_FONT. Is there anything else?
    Last edited by mmoc48efa32b91; 2018-01-21 at 02:16 PM.

  6. #24426
    Quote Originally Posted by zorker View Post
    Btw...is there a good addon for the default damage done output? The only solution I'm aware off is to replace the DAMAGE_TEXT_FONT. Is there anything else?
    There are some possibilities: xCT+(my favorite one), DarkSoulsSCT, SCT&MSBT(iirc they need a little fix). And i think there are some font addons which change the fct font.

  7. #24427
    Quote Originally Posted by zorker View Post
    Btw...is there a good addon for the default damage done output? The only solution I'm aware off is to replace the DAMAGE_TEXT_FONT. Is there anything else?
    not really, sadly. its still not exposed in the source code.

    Quote Originally Posted by slothington View Post
    Always love the updates, so simplistic yet detailed. Can't wait for the day when you "finish" it.
    :~)

    cleaned up the minimap area a bit, new font, and i think i have a border around my pop up actionbar that i finally like


    Last edited by modernist; 2018-01-21 at 09:17 PM.

  8. #24428
    The Patient Coxeter's Avatar
    7+ Year Old Account
    Join Date
    Sep 2016
    Location
    Copenhagen
    Posts
    318
    Quote Originally Posted by Sylar Hao View Post
    Would you also mind sharing your big wigs setup? Looks simple yet pleasing
    I have no idea how to share BigWigs setup. SavedVariables? It ain't going to happen today, unfortunately.
    I think everybody's nuts.

  9. #24429
    Quote Originally Posted by modernist View Post
    not really, sadly. its still not exposed in the source code.



    :~)

    cleaned up the minimap area a bit, new font, and i think i have a border around my pop up actionbar that i finally like


    I'm always so jealous of your UIs. You're a lucky individual, haha.

  10. #24430
    What are my options for adding borders to any element of the UI (action bar panels, unit frames, chat bars etc.) aside from kgPanels? That addon is really wonky since the author is so lax on updates.

  11. #24431
    Quote Originally Posted by Karzerus View Post
    What are my options for adding borders to any element of the UI (action bar panels, unit frames, chat bars etc.) aside from kgPanels? That addon is really wonky since the author is so lax on updates.
    It's not just as easy as 123.

    - Action Bars = Unless you're using default action bars then you can use a masque skin. Default action bars requires some code to do so.
    - Unit Frames = Unless the frames you're using implements ways to customize the border then the only options are custom code/kgPanels
    - Chat and so on is the same as unit frame description.
    AddOns: Tim @ WoWInterface
    Characters: Mage, Priest, Devoker, Pally
    Battle Tag: Mysterio#11164
    Current PC Setup: PCPartPicker List

  12. #24432
    A while ago, someone told me weakauras could replicate the features of kgpanels, is this true?

    I loved creating borders and backgrounds in kgpanels and then just using fstack to attach them to any UI element I wanted.

  13. #24433
    Wow Modernist, a work of art! How long did it take you/is taking you to make this? And how hard is it? best wishes

  14. #24434
    Quote Originally Posted by Karzerus View Post
    A while ago, someone told me weakauras could replicate the features of kgpanels, is this true?

    I loved creating borders and backgrounds in kgpanels and then just using fstack to attach them to any UI element I wanted.
    You can but, it's not going to have access to stuff like your SharedMedia that kgPanels did. There's a few different categories to pick from and then if you want something custom you have to provide it. To anchor the stuff to a frame is pretty easy but, the custom stuff you've mentioned you will need to provide. Custom coding may even be involved to make such things work.
    AddOns: Tim @ WoWInterface
    Characters: Mage, Priest, Devoker, Pally
    Battle Tag: Mysterio#11164
    Current PC Setup: PCPartPicker List

  15. #24435
    well, mostly just looking to create black borders at will. Probably nothing too fancy with custom graphics this time.

  16. #24436
    Quote Originally Posted by Karzerus View Post
    well, mostly just looking to create black borders at will. Probably nothing too fancy with custom graphics this time.
    Maybe check BenikUI? Might be something like what you're looking for.

  17. #24437
    The Patient Coxeter's Avatar
    7+ Year Old Account
    Join Date
    Sep 2016
    Location
    Copenhagen
    Posts
    318


    Brewmaster Monk WIP based on my Restoration Shaman UI.
    I think everybody's nuts.

  18. #24438
    Deleted
    Quote Originally Posted by iAardvark View Post
    Brewmaster Monk WIP based on my Restoration Shaman UI.
    Another nice job! I like the class color accents/texts especially.

  19. #24439
    The Patient Coxeter's Avatar
    7+ Year Old Account
    Join Date
    Sep 2016
    Location
    Copenhagen
    Posts
    318
    Quote Originally Posted by browed View Post
    Another nice job! I like the class color accents/texts especially.
    Thanks! The text above the frame is a WIP rotational-aid system.
    I think everybody's nuts.

  20. #24440
    The Patient Coxeter's Avatar
    7+ Year Old Account
    Join Date
    Sep 2016
    Location
    Copenhagen
    Posts
    318
    Quote Originally Posted by browed View Post
    Another nice job! I like the class color accents/texts especially.
    https://wago.io/p/iAardvark

    Let me know what you think, friend
    I think everybody's nuts.

Posting Permissions

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