Elitist Jerks
Register
Blogs
Urban Rivals
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns
Elitist Jerks Login

gamerDNA Login

Welcome to Elitist Jerks
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!

If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.

Reply
 
LinkBack (39) Thread Tools
Old 11/14/08, 4:54 PM   #226
Wimpface
Von Kaiser
 
Wimpface's Avatar
 
Undead Priest
 
Chamber of Aspects (EU)
Originally Posted by impossible! View Post
Has anyone else been having trouble with rBars and the vehicle interface? Last night it was very sporadic for me. Sometimes it would draw the entire Blizzard interface with buttons textured via rBars. Other times it would swap my base action bar like a stance [how it should], but, upon exiting the vehicle, draw an empty Blizzard action bar frame. This just
me?
Had this exact problem, was stuck with /rl all night :p Guessing it's not hacked just yet by Zork, and that he will fix it soon enough...
 
User is offline.
Reply With Quote
Old 11/14/08, 9:26 PM   #227
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
Download the latest version, I fixed it some hours ago.

 
User is offline.
Reply With Quote
Old 11/15/08, 2:27 AM   #228
Wimpface
Von Kaiser
 
Wimpface's Avatar
 
Undead Priest
 
Chamber of Aspects (EU)
Originally Posted by zork View Post
Download the latest version, I fixed it some hours ago.
Thank you for the update Going to get it now.
 
User is offline.
Reply With Quote
Old 11/19/08, 11:33 AM   #229
impossible!
Piston Honda
 
Orc Rogue
 
The Underbog
Originally Posted by zork View Post
Download the latest version, I fixed it some hours ago.
Thanks for both the fix, and all your work in general.

The only other thing I've noticed post-WotLK is, my poison buffs are sometimes overlapped by my normal buffs, or, lose their timers. It's extremely rare, and I've yet to identify any errors produced b rBuffs to relate to it.
 
User is offline.
Reply With Quote
Old 11/26/08, 2:48 PM   #230
Delita
Von Kaiser
 
Blood Elf Paladin
 
Sargeras
In pChat I'm curious as to how I can access my combat log tab now without having to create a new chat box for it and hide it while in combat through the rFader code.

E: WOW, I'm an idiot, I just had to unlock chat settings... Sorry to bother you all...
 
User is offline.
Reply With Quote
Old 12/14/08, 10:38 AM   #231
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
Currently trying to create a small mod that could replace ButtonFacade. It should be capable of styling Buttons that make use of the ActionButtonTemplate.

http://zorktdmog.zo.funpic.de/rothui...408_143510.jpg vehicle
http://zorktdmog.zo.funpic.de/rothui...408_153146.jpg petbar
http://zorktdmog.zo.funpic.de/rothui...408_153201.jpg problem shapeshift normaltexture to big after login
http://zorktdmog.zo.funpic.de/rothui...408_153207.jpg shapeshift buttons after activating some action (Berserker Rage)

Mod: Revision 317: /trunk/rActionButtonStyler

 
User is offline.
Reply With Quote
Old 12/18/08, 6:57 PM   #232
Wimpface
Von Kaiser
 
Wimpface's Avatar
 
Undead Priest
 
Chamber of Aspects (EU)
Originally Posted by zork View Post
Currently trying to create a small mod that could replace ButtonFacade. It should be capable of styling Buttons that make use of the ActionButtonTemplate.

http://zorktdmog.zo.funpic.de/rothui...408_143510.jpg vehicle
http://zorktdmog.zo.funpic.de/rothui...408_153146.jpg petbar
http://zorktdmog.zo.funpic.de/rothui...408_153201.jpg problem shapeshift normaltexture to big after login
http://zorktdmog.zo.funpic.de/rothui...408_153207.jpg shapeshift buttons after activating some action (Berserker Rage)

Mod: Revision 317: /trunk/rActionButtonStyler
This looks really awesome, i support this to 100%.

If you need help with anything, stop by #wowui @QuakeNet IRC and i'll try to help you

We need a couple of priests to do this!
 
User is offline.
Reply With Quote
Old 01/09/09, 11:52 PM   #233
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
I released rActionBarStyler a tiny mod that hooks the UI_FRAME_MANAGEMENT_POSITION function to do some stuff for me. Mainly scaling, hiding and moving parts the default actionbars.

Check rActionBarStyler : WoWInterface Downloads : Action Bar Mods for more.

Textures can be done with rActionButtonStyler. RedRange and OmniCC do the rest.
The bars itself stay the default Blizzard bars.

 
User is offline.
Reply With Quote
Old 02/18/09, 9:49 AM   3 links from elsewhere to this Post. Click to view. #234
Razazel
Glass Joe
 
Human Paladin
 
Molten Core (EU)
First sorry, for my poor english.
There was a question about how to use rbuff for SP/warlocks for dots:

function addon:rf2_check_debuff(frameTag,spellId,unit)
      local name, _, texture, applications, debufftype, duration, timeleft = UnitDebuff(unit, i)
      if name == spellName then
to

      local name, _, texture, applications, debufftype, duration, timeleft, isMine = UnitDebuff(unit, i)
      if name == spellName and isMine == 1 then
May be it can help somebody.
 
User is offline.
Reply With Quote
Old 02/19/09, 9:18 PM   #235
WDW
Glass Joe
 
Orc Shaman
 
Al'Akir (EU)
Im sure its somehow possible to make this happen but i just cant figure out how to do it.
I would like to make my buff's (rBuff) visible only when mouse is over them. Debuffs visible all the time.

Cant seem too much use for all my buffs visible on raids so i reather hide them all.

-------

Other issue is Enha shaman maelstrom counters, there seem to be combo points for rogues and runes for DK, but no combo points for enha shaman. Can I somehow convert rogue combo points working for maelstrom?
 
User is offline.
Reply With Quote
Old 02/22/09, 4:16 AM   #236
lduvall
Glass Joe
 
Human Mage
 
Thunderhorn
RFilter2 Problem

I recently started fiddling with RFilter2. I setup a cooldown display for my rogue's Adrenaline Rush.
Everything works fine but I keep having the icon pop up with a "1" on it and then dissapear when the ability is off cooldown.
I'm assuming this has something to do with the global cooldown, but I'm not sure exactly what.
Anyone else had this problem?
 
User is offline.
Reply With Quote
Old 02/26/09, 6:37 PM   #237
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
I wrote a new mod that lets you create textures to become rotated. You can define a infinite number of textures and you have a wide variety of config options.

rFrameRotater : WoWInterface Downloads : Graphic UI Mods

Check the URL for more details and download.

 
User is offline.
Reply With Quote
Old 03/06/09, 1:36 AM   #238
Silvanaa
Von Kaiser
 
Undead Warlock
 
Turalyon
For rFilter2 is there a way to make it not show the cooldowns everytime i trigger a global cooldown?
 
User is offline.
Reply With Quote
Old 03/19/09, 10:00 AM   #239
magrat
Glass Joe
 
Dwarf Death Knight
 
The Venture Co (EU)
rActionButtonStyler

I'm fine with modifying lua code, but when it comes down to adding stuff i'm completly lost.
So, a question to those who know more about lua: is there any way to modify rActionButtonStyler to skin 'Class Bar' from Dominos? (adding a way to skin bag bars would be great as well!)
 
User is offline.
Reply With Quote
Old 03/20/09, 5:34 AM   #240
Jaehend
Glass Joe
 
Tauren Druid
 
Suramar
Raid frames???

I just recently started using Roth UI and have to say I love it. Much smaller footprint than the last couple "compilations" I have used leaving me with more room for other little goof off addons and such without hurting my fps when raiding. Therein lies my question, as a raider I am curious as to what sort of options there are for a "raid frame" when using Roth UI. Obviously it supports 5man but is there something I am missing that allows for 10/25man or do I have to install something like Grid or Pitbull to get that functionality? Thank you again for putting this together and hopefully it gets even better as time goes by.
 
User is offline.
Reply With Quote
Old 03/20/09, 7:10 AM   #241
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
Originally Posted by Jaehend View Post
I just recently started using Roth UI and have to say I love it. Much smaller footprint than the last couple "compilations" I have used leaving me with more room for other little goof off addons and such without hurting my fps when raiding. Therein lies my question, as a raider I am curious as to what sort of options there are for a "raid frame" when using Roth UI. Obviously it supports 5man but is there something I am missing that allows for 10/25man or do I have to install something like Grid or Pitbull to get that functionality? Thank you again for putting this together and hopefully it gets even better as time goes by.
I use the Blizzard RaidFrames. They fit my needs.

@magrat
This is not possible with rActionButtonStyler by itself. I am hooking functions that are used by the default ActionButtonTemplate. Thus if you create a new button that inherits the default ActionButtonTemplate it will use the functions and become styled. If buttons do not inherit the ActionButtonTemplate the functions will not be called and thus the buttons will not be styled. You could to to achieve this by hooking some more functions used by actionbuttons you want to style.

 
User is offline.
Reply With Quote
Old 04/02/09, 4:46 PM   #242
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
I released new versions of rActionBarStyler, oUF_D3Orbs and the Roth UI.

rActionBarStyler v.4
- Complete rewrite (thus some bugs may appear, please report them. thanks!)
- All bars are movable now
- All bars can be made on mouseover
- Testmode for easy configuration
- Own vehicle exit button
- Bar positions are saved to layout-cache.txt
- Added 3 textures that overwrite the default PetBarFrame and the ShapeShiftBarFrame textures with transparent ones
Link: rActionBarStyler : WoWInterface Downloads : Action Bar Mods

oUF_D3Orbs v.13
- Added the runic mana orb
- New Diablo 3 textures
- Target and focus area can now be moved ingame
Link: oUF D3Orbs : WoWInterface Downloads : oUF: Layouts

Roth UI
- Changed Chatmod to idChat
- Updated rActionBarStyler and oUF_D3Orbs
Link: Roth UI : WoWInterface Downloads : Graphical Compilations

If you got any problems or bugs please let me know.

*update* - Released a new mod:

rBottomBars
- You can select one of 4 styles. Choose Diablo 1, Diablo 2, Diablo 3 or Roth UI
- No Lua config, all slash commands
Link: rBottomBars (DIABLO) : WoWInterface Downloads : Graphic UI Mods


Last edited by zork : 04/03/09 at 8:55 PM.

 
User is offline.
Reply With Quote
Old 07/29/09, 8:37 PM   #243
Sibyl
Glass Joe
 
Gnome Warrior
 
Grim Batol (EU)


I noticed that sometimes my buffs and debuffs when running out (on the last second) are showing decimal numbers. Also sometimes my Slam! buff has an extra second added on to it and runs out on 2.

Was just wondering if you might have an idea how to sort it, really love the simplicity of configuring this addon and really dont want to go back to using other alternatives if possible.

Edit: Also noticed that cooldowns seem to stop showing a timer and turn grey (if you have that option on) a second or two before the cooldown is ready.

Last edited by Sibyl : 07/29/09 at 8:42 PM.
 
User is offline.
Reply With Quote
Old 07/30/09, 3:37 AM   #244
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
- Slam sound is correct, makes it much easier to track the proc (the code for this is in evl_combattext from Roth UI)
- They show decimal numbers since I do not want to show 0, you know.
- The buttons cannot be sorted. The have a fixed position on screen. This is optimal in many ways, mostly because they are always there where you think they are.
- Cooldowns have a global cooldown. Thus if the timer runs below 1.5 seconds the cooldown icon will disappear. The cooldown would be visible on every global cooldown otherwise. But I think this could be changed by checking the starting time but I think its ok anyway. If you want to track short time cooldowns I can always suggest OmniCC.

Last edited by zork : 07/30/09 at 3:45 AM.

 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > User Interface and AddOns

Thread Tools