Download
(34MB)
Download
Updated: 07-31-18 07:34 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:07-31-18 07:34 AM
Created:07-31-18 07:34 AM
Downloads:3,331
Favorites:9
MD5:
Categories:Graphical Compilations, Class Compilations

Birg's Druid UI BfA Fan-Update

Version: 1.0
by: YuuMeliodas [More]

This has been uploaded with permission from Birg.

This is the updated version done by me of the Birg Druid UI
ready for BfA and made to fit the new Monk UI style. I used Birg's assets
from his old Druid UI that is now not working correctly.


WeakAura Strings only

Installation

Either look it up here or extract,
change Account-, Realm- and Charactername folders in WTF and set profiles for Raven,
Grid2, Dominos, Details! etc. to Monk BfA/DEFAULT ingame.

if you find any problems send me a message and I will try to fix it


copied from Birg Monk UI
Notes:
  • Do not download this if you expect easy configuration or maintenance. Shared for inspiration. Always have a backup of your current WTF and Interface folders.
  • Actionbars are hidden with Dominos. They can be shown by mouseover at the bottom right of the screen, or type /dominos to configure.
  • Make sure "Personal Health and Mana Bars" is checked in /plater.
  • Use this macro the first time you log in to make sure your Personal Nameplate is activated (Personal Ressource Display needs to be activated as well in the Interface options with no Addons activated):
Code:
/run SetCVar ("nameplateSelfAlpha", 0)
/run SetCVar ("nameplateOtherTopInset", 0.08)
/run SetCVar ("nameplateSelfTopInset", 0.5)
/run SetCVar ("nameplateSelectedScale", 1)
/run SetCVar ("nameplatePersonalShowAlways", 1)

Important:
  • I recommend you update the addons yourself, so you don't have to remake your keybinds or other configurations each time you update this UI.
  • Set Particle Density to Ultra to get the highest quality auras.
  • Do not update BigWigs through the Twitch App or the configurations will be reset. Download from their page and copy everything except BigWigs Plugin.

Post A Reply Comment Options
Unread 08-22-18, 06:18 PM  
slotterback
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by YuuMeliodas
Your ressource bar is in the wrong place and it seems like it's not moving either. If you cast or lose HP is the square in the middle of the bar fixed without moving or is the castbar working? If not it seems the macro did not work properly or the ressource display got disabled again by default. I'll look into that.
I reset my UI and ran each cvar individually.

Report comment to moderator  
Reply With Quote
Unread 08-23-18, 12:06 AM  
YuuMeliodas
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 15
Uploads: 2
Originally Posted by slotterback
Originally Posted by YuuMeliodas
Your ressource bar is in the wrong place and it seems like it's not moving either. If you cast or lose HP is the square in the middle of the bar fixed without moving or is the castbar working? If not it seems the macro did not work properly or the ressource display got disabled again by default. I'll look into that.
I reset my UI and ran each cvar individually.

-snip-
I will test out different solution as soon as I find some time! I think I may have a clue what the problem is now and will update when I got some insight.

Originally Posted by 3eist
ps: are you just playing Druid and Monk? or other classes. What do you do when you play other classes, the Birg's UI does not work for you or?
I play all classes except warrior and made UI's for these as well. Most of them are missing animations and rotation right now but Hunter and Priest are almost done (priest was done by Birg but not updated yet). Hunter should be ready for a release in about 3 days!
Last edited by YuuMeliodas : 08-23-18 at 12:09 AM.
Report comment to moderator  
Reply With Quote
Unread 08-25-18, 08:56 AM  
aceace
A Kobold Labourer

Forum posts: 1
File comments: 15
Uploads: 0
Hey Idk what I did.. but now I'm seeing double health bars below my characters ...

any Idea how to fix this?

I figured it out.. I updated the weakauras from a post you had.. I think it doubled some of the weak auras.. I just restored an old backup of the UI.
Last edited by aceace : 08-25-18 at 10:35 AM.
Report comment to moderator  
Reply With Quote
Unread 08-28-18, 10:28 AM  
aceace
A Kobold Labourer

Forum posts: 1
File comments: 15
Uploads: 0
Updated Details Now getting lua errors

After Updating Details I'm getting these Lua Errors. Any help in how to fix it?


Code:
Message: ...erface\AddOns\WeakAuras\RegionTypes\DynamicGroup.lua:43: attempt to perform arithmetic on local 'originX' (a nil value)
Time: Tue Aug 28 11:25:59 2018
Count: 1
Stack: ...erface\AddOns\WeakAuras\RegionTypes\DynamicGroup.lua:43: attempt to perform arithmetic on local 'originX' (a nil value)
...erface\AddOns\WeakAuras\RegionTypes\DynamicGroup.lua:43: in function `GetPolarCoordinates'
...erface\AddOns\WeakAuras\RegionTypes\DynamicGroup.lua:589: in function `DoControlChildren'
Interface\AddOns\WeakAuras\WeakAuras.lua:3084: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:3080>

Locals: x = 0
y = 0
originX = nil
originY = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on local 'originX' (a nil value)"

also


Code:
Message: Interface\AddOns\SimplePowerBar\Core.lua:662: Attempt to register unknown event "UNIT_POWER"
Time: Tue Aug 28 11:25:52 2018
Count: 1
Stack: Interface\AddOns\SimplePowerBar\Core.lua:662: Attempt to register unknown event "UNIT_POWER"
[C]: in function `RegisterEvent'
Interface\AddOns\SimplePowerBar\Core.lua:662: in function <Interface\AddOns\SimplePowerBar\Core.lua:654>

Locals: (*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = "UNIT_POWER"
Thanks for your hard work Love this UI
Report comment to moderator  
Reply With Quote
Unread 08-31-18, 03:29 PM  
robert98374
A Murloc Raider
 
robert98374's Avatar

Forum posts: 5
File comments: 37
Uploads: 0
Love the UI but

I love the UI, but i was wondering how hard would it be to adapt the guardian druid build to a warriors?
Also if we want to do the mage aspect do we just need to bring over the WAs from the mage sets?
Report comment to moderator  
Reply With Quote
Unread 08-31-18, 09:13 PM  
timmed1577
A Defias Bandit

Forum posts: 2
File comments: 3
Uploads: 0
hi,

I was giving this UI a shot on an alt and found that the positioning of the health bars doesn't seem to match the screenshots you posted. Any tips on how to resolve this?

Here is what I see,
Last edited by timmed1577 : 08-31-18 at 09:14 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: