Download
(1MB)
Download
Updated: 09-02-18 03:44 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-02-18 03:44 AM
Created:10-04-16 05:09 PM
Downloads:13,596
Favorites:68
MD5:
Categories:Minimalistic Compilations, Tank Compilations

Zork UI  Popular! (More than 5000 hits)

Version: 800.20180901
by: zork [More]


Classic

Are you playing WoW Classic? Make sure to use Zork UI Classic!
Intro
Zork's interface for Battle for Azeroth.
Beware! You need to be willing to dig into Lua if you want changes.
Videos
Install
  1. Backup your Interface folder. Just in case of you know ... earthquake.
  2. Download Zip contains two folders: Fonts and Interface. Unzip both into your World of Warcraft folder.
Addon list
  1. Immersion
  2. lsToasts
  3. oUF
  4. oUF_Simple
  5. oUF_SimpleConfig | Documentation
  6. rActionBar | Documentation
  7. rActionBar_Zork
  8. rBuffFrame | Documentation
  9. rBuffFrame_Zork
  10. rButtonAura
  11. rButtonAura_Zork
  12. rButtonTemplate | Documentation
  13. rButtonTemplate_Zork
  14. rChat
  15. rCombatText
  16. rCompassCastbar
  17. rDamageFont
  18. rEmote
  19. rError
  20. rFilter
  21. rFilter_Zork
  22. rLib | Documentation
  23. rMinimap
  24. rObjectiveTracker
  25. rRaidManager (Read the uninstall instructions if you want your Blizzard raid frames back)
  26. rScreenSaver
  27. rSellPoor
  28. rStatusButton
  29. rTalkingHead
  30. rTooltip
  31. rVignette
Git
https://github.com/zorker/rothui/tree/master/wow8.0

Optional Files (2)
File Name
Version
Size
Author
Date
Type
1.9r2
838kB
03-20-21 07:13 AM
Addon
1.0
1MB
11-28-20 11:37 AM
Patch


Post A Reply Comment Options
Unread 07-24-18, 08:45 PM  
Meximan
A Kobold Labourer

Forum posts: 0
File comments: 63
Uploads: 0
Thank you for all your hard work !!
Report comment to moderator  
Reply With Quote
Unread 07-24-18, 04:33 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Currently testing the updated UI under 8.0.1.
https://github.com/zorker/rothui/tree/master/wow8.0
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 07-18-18, 07:31 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Thanks ihapless.

I will be late to the party with BfA. I will play it for sure but not sure about the time schedule yet. :-)
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 07-18-18 at 07:31 AM.
Report comment to moderator  
Reply With Quote
Unread 05-20-18, 11:00 AM  
Frigobar
A Murloc Raider
 
Frigobar's Avatar

Forum posts: 5
File comments: 6
Uploads: 0
Re: Re: Raid Frames

Originally Posted by ihapless
Originally Posted by Frigobar
First of all, thanks for all the amazing work with this Ui.

After I installed it, I decided to revert back to the original frames, but my raid frames are not showing up and I'm getting some errors back, what should I do to re-enable the compact raid frames?

Thx!
it is the instructions, u can run
Code:
/run for _, v in ipairs({"Blizzard_CUFProfiles", "Blizzard_CompactRaidFrames"}) do print("~~enable~~~~") print(v) EnableAddOn(v) print(LoadAddOn(v)) print(IsAddOnLoaded(v)) end
you can read it in
http://www.wowinterface.com/download...idManager.html
TYVM!!
Report comment to moderator  
Reply With Quote
Unread 05-19-18, 11:12 AM  
ihapless
A Defias Bandit

Forum posts: 3
File comments: 4
Uploads: 0
Re: Re: in combat small player bar

Originally Posted by rico413
Originally Posted by ihapless
hey zork,

thanks alot for your amazing work, i am almost finished with my edit to your addon, except 1 small detail which is bothering me, maybe i am blind i dont know xD, but when ever i am in combat theres a small player bar under my char model, i looked in the oUF settings but with no luck, any directions will help thanks <3
That's your Personal Resource Bar, you can disable in the Blizzard Interface Settings - Names
THANKS ALOT <3
Report comment to moderator  
Reply With Quote
Unread 05-19-18, 12:25 AM  
rico413
A Murloc Raider

Forum posts: 4
File comments: 4
Uploads: 0
Re: in combat small player bar

Originally Posted by ihapless
hey zork,

thanks alot for your amazing work, i am almost finished with my edit to your addon, except 1 small detail which is bothering me, maybe i am blind i dont know xD, but when ever i am in combat theres a small player bar under my char model, i looked in the oUF settings but with no luck, any directions will help thanks <3
That's your Personal Resource Bar, you can disable in the Blizzard Interface Settings - Names
Report comment to moderator  
Reply With Quote
Unread 05-18-18, 02:33 PM  
ihapless
A Defias Bandit

Forum posts: 3
File comments: 4
Uploads: 0
in combat small player bar

hey zork,

thanks alot for your amazing work, i am almost finished with my edit to your addon, except 1 small detail which is bothering me, maybe i am blind i dont know xD, but when ever i am in combat theres a small player bar under my char model, i looked in the oUF settings but with no luck, any directions will help thanks <3
Report comment to moderator  
Reply With Quote
Unread 05-18-18, 02:29 PM  
ihapless
A Defias Bandit

Forum posts: 3
File comments: 4
Uploads: 0
Re: Raid Frames

Originally Posted by Frigobar
First of all, thanks for all the amazing work with this Ui.

After I installed it, I decided to revert back to the original frames, but my raid frames are not showing up and I'm getting some errors back, what should I do to re-enable the compact raid frames?

Thx!
it is the instructions, u can run
Code:
/run for _, v in ipairs({"Blizzard_CUFProfiles", "Blizzard_CompactRaidFrames"}) do print("~~enable~~~~") print(v) EnableAddOn(v) print(LoadAddOn(v)) print(IsAddOnLoaded(v)) end
you can read it in
http://www.wowinterface.com/download...idManager.html
Report comment to moderator  
Reply With Quote
Unread 05-08-18, 01:58 PM  
Frigobar
A Murloc Raider
 
Frigobar's Avatar

Forum posts: 5
File comments: 6
Uploads: 0
Raid Frames

First of all, thanks for all the amazing work with this Ui.

After I installed it, I decided to revert back to the original frames, but my raid frames are not showing up and I'm getting some errors back, what should I do to re-enable the compact raid frames?

Thx!
Report comment to moderator  
Reply With Quote
Unread 04-30-18, 06:53 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Zork UI BfA Beta version will be here: http://www.wowinterface.com/download...UIBfABeta.html
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 03-19-18, 09:58 AM  
Pseybt
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I rarelly post in threads but this interface is brilliant !

Thank you !
Report comment to moderator  
Reply With Quote
Unread 02-24-18, 05:05 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Re: Re: Target Buffs and Boss Spell Timers

You can use the CustomFilter attribute to filter any aura. An example is given for the nameplate unit: https://github.com/zorker/rothui/blo...eplate.lua#L49
You might be able to do the desaturation in the custom filter. You have access to the following elements inside the custom filter: https://github.com/oUF-wow/oUF/blob/...auras.lua#L182
The third element is the button. The texture itself is button.icon. You can try to desaturate it conditionally using button.icon:SetDesaturated(true). Not sure if that will work though because oUF will reset the texture after running the filter. Currently PostUpdateIcon is not hookable.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 02-24-18 at 05:06 AM.
Report comment to moderator  
Reply With Quote
Unread 02-23-18, 01:14 PM  
LVNDSCAPE
A Murloc Raider

Forum posts: 4
File comments: 45
Uploads: 0
Re: Re: Target Buffs and Boss Spell Timers

Originally Posted by zork
I use no addon that displays boss spell timers. Can you post a screenshot?
Sorry I just figured those are my BigWigs Timers.

Is there a way to make other players debuffs on target to gray and player's debuffs on the target to be colored like ouf_neav.
Report comment to moderator  
Reply With Quote
Unread 02-23-18, 12:19 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Target Buffs and Boss Spell Timers

I use no addon that displays boss spell timers. Can you post a screenshot?
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 02-23-18 at 12:20 PM.
Report comment to moderator  
Reply With Quote
Unread 02-23-18, 10:47 AM  
LVNDSCAPE
A Murloc Raider

Forum posts: 4
File comments: 45
Uploads: 0
Target Buffs and Boss Spell Timers

Originally Posted by zork
Set the alpha value of the hotkey attribute to a 1.
https://github.com/zorker/rothui/blo...theme.lua#L156
Thank you.

After messing around with the lua, I have successfully displayed time on the debuffs, is there a way to make other player's debuffs alpha on the target to 0 or grey?

Also, which lua file is associated with Boss Spell timers and Warnings?
They are cluttered in the centre of my UI in between the player and target frames.
Last edited by LVNDSCAPE : 02-23-18 at 11:18 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: