Results: 3711Comments by: zork
File: MoveTalkingHead06-21-16
Added to favorites. :)
Posted By: zork
Added to favorites. :)
File: rBuffFrame06-19-16
Yes. Nxt on my list.
Posted By: zork
Yes. Nxt on my list.
File: Plater Nameplates05-23-16
Currently looking for ideas on how...
Posted By: zork
Currently looking for ideas on how to approach the new nameplates. Eager to learn how you did it. Currently reading through your code. :) To bad your comments are in portuguese . >_>
File: Roth UI (Diablo)05-22-16
Re: Legion?
Posted By: zork
Am I writing addons for Legion? Yes I do. https://github.com/zorker/rothui/tree/master/wow7.0 But I want to build some new unitframes and I'm not even sure if there will be a working version of oUF with Legion. Thus I'm currently not thinking about updating oUF_Diablo which is the core of the unitframes of Roth UI. Some of the...
File: Roth UI (Diablo)04-29-16
Re: rGarrisonFollowerItems
Posted By: zork
Seems that Blizzard removed the function. Just disable the addon rGarrisonFollowerItems.
File: Roth UI (Diablo)03-28-16
Re: Fluid Orbs
Posted By: zork
@BTDM Type in "/diablo config". Have fun. There are tons of animations. The screenshots on the info page are not static images. Those are animations set up with the config.
File: Roth UI (Diablo)03-15-16
Re: default holypowerbar
Posted By: zork
@lyd0603 No way.
File: Roth UI (Diablo)02-25-16
Re: My Input...
Posted By: zork
@Galaxy119 #1 - Class-alt power Rings need a really well thought UI first. You cannot just use them. Make sure you check out the latest WeakAuras Alpha http://www.mmo-champion.com/threads/643236-Post-Your-UI/page907#18136 and the ring theory thread. http://www.wowinterface.com/forums/showthread.php?t=45918 #2 - Profiles Me neit...
File: Roth UI (Diablo)02-23-16
Re: Diablo 3 demon hunter multi resource right orb lookalike
Posted By: zork
That shouldn't be done with an additional orb but with a ring attached to the orb.
File: Roth UI (Diablo)02-23-16
Re: Profiles?
Posted By: zork
Is there any way to set up profiles for this UI? Reconfiguring the UI for every one of my alts is becoming quite a chore XD If you mean by reconfiguring moving the frames into places you can coppy the layout-local.txt from each of your toons. It is in your wtf/account/character folder. Config settings are mostly global unless y...
File: Roth UI (Diablo)02-21-16
Re: Question and Feedback
Posted By: zork
Orbs are your playerframe. You would need to rewrite a lot of code to remove the player frame and sort of re-use the graphics for the target plate and create a new playerframe based on those. Doable? Yes but requires knowledge of WoW Api, Lua and oUF.
File: rNamePlates (Diablo)02-14-16
Blizzard enabled class colors only...
Posted By: zork
Blizzard enabled class colors only for enemy players. Just wait for legion. There are huge nameplate updates coming.
File: rNamePlates (Diablo)02-14-16
Quite possible because rNamePlates...
Posted By: zork
Quite possible because rNamePlates changes the nameplate parenting. Reason for this is the fps drop issue. See info page. This can cause errors with other addon that rely on the default nameplate frame parenting.
File: SX_legionHUD02-14-16
Just to get it out here. I love tha...
Posted By: zork
Just to get it out here. I love that look. :)
File: Roth UI (Diablo)02-14-16
@Galaxy Sent you a PM. @all Than...
Posted By: zork
@Galaxy Sent you a PM. @all Thanks for helping out while I'm not here. Will I be playing Legion? Yes. Will I build myself my own UI again? Yes probably. Not sure though if it will be orb themed. I really like the simple statusbar system Blizzard is changing too. They even use it for the nameplates now. (Basically they wrote an ad...
File: Ansi Ui02-14-16
I really like the actionbar and buf...
Posted By: zork
I really like the actionbar and buff size setup in the first two screenshots. probably sth. I'm going back to once Legion hits. Btw. This is the first mod that I have ever used in WoW beta around 2005 or sth. http://www.wowinterface.com/downloads/info11382-StatusBars.html Watching Legion videos with all the new nameplates and...
File: Roth UI (Diablo)11-19-15
Re: Re: Re: target character portrait
Posted By: zork
The orbs are your player frame that would probably look pretty wonky unless you hide the actionbars aswell.
File: Roth UI (Diablo)11-17-15
Re: target character portrait
Posted By: zork
How do I make it so that target character portrait is in between "100 Humanoid" and their health bar? You can move the portrait with /diablo unlockart. Additionally you need to adjust the setpoint of the target name string. https://github.com/zorker/rothui/blob/master/wow6.0/oUF_Diablo/units/target.lua#L133
File: OwD UI11-06-15
Thank you, I learnt another very im...
Posted By: zork
Thank you, I learnt another very import method. It is somewhat hard, and took me a long time to understand. Nice. Hopefully you can make use of it.
File: OwD UI11-03-15
Thanks. Have you checked the compas...
Posted By: zork
Thanks. Have you checked the compass castbar aswell? The segmented ring technique is pretty neat. http://www.wowinterface.com/downloads/info23017-rCompassCastbar.html
File: OwD UI11-02-15
Super cool. :) Love the minimap...
Posted By: zork
Super cool. :) Love the minimap and that thing in the center with the rings and stuff.
File: rNamePlates (Diablo)10-31-15
its possible to have without the di...
Posted By: zork
its possible to have without the diablo skin? Yes, if you adjust the skin functions. Lua only.
File: Roth UI (Diablo)10-23-15
Updated for 6.2.2
Posted By: zork
Updated for 6.2.2
File: Roth UI (Diablo)09-17-15
I stopped playing WoW over a year a...
Posted By: zork
I stopped playing WoW over a year ago when Blizzard finally fixed Diablo 3 with a new team and the release of Diablo 3 - Reaper of Souls. Currently there is no way I turn my back to that game. I love it. You can use my sources to create something on your own. At best, create something awesome! ;)
File: Roth UI (Diablo)08-22-15
Since Google Code is shuting the do...
Posted By: zork
Since Google Code is shuting the doors I moved the source to Github. https://github.com/zorker/rothui