Download
(2MB)
Download
Updated: 09-08-18 08:25 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-08-18 08:25 AM
Created:09-19-10 11:32 AM
Downloads:60,527
Favorites:133
MD5:
Categories:Minimalistic Compilations, Graphical Compilations, Class Compilations, DPS Compilations, Tank Compilations, Generic Compilations

Rufio UI Classic  Popular! (More than 5000 hits)

Version: 5.2
by: Rufio [More]

Info
just like the standard ui but smaller and darker

Install
please remove all addons/textures from previous installations
unzip in \World of Warcraft\Interface (not addons)
rename \WTF\Account\ACCOUTNAME
select RufioUI as profile for easyframes, kui_nameplates

Info
NOT included addons from the image:
Bufftracking from Weak Auras 2
Bossmod is BigWigs
Bossmod barskin is nibRealUI_BossSkins

You can use the twitchapp/curse updater! Just don't update addons taggeg as "modified".

Known bugs/issues
exp bar texture is a bit off

Addonlist
AutoHideRightBar - right actionbars on mouseover
Badboy - less chat spam
BuyEmAll - i like to buy more than one stack at a time
EasyFrames - unitframes /ef
HGarri - minimap orderhallicon is now mouseover
HideMicroButtonAndBags - fly out bags/micro bar
Higher HotKey - hotkeys visible all the time
Kui_Nameplates - nameplates
ls_Toasts - reskins the toasts window /lstoasts -> Interface -> Addons to edit & move
LucyRaidFrames - standard raidframe styling
LynStats - fps/ms info (bottom right)
nBuff - style those buffs
PlusNothing - no more healing spam in combat text
rButtonTemplate - button skinning
rCombatText - styles the combat text (enable combat text for self in the settings)
rufioMedia - just a bartexture atm
rufioSettings - merged addons and ui scripts

  • Bossframes - resized & scaled
  • Castbars - castbar styling
  • Chat - clean chat
  • Classcolors - on units
  • Classicons - on untis
  • CopyUrl - url copy from chat
  • Durability - on charscreen by tek
  • Guildtab - i need my guild on "o"
  • Hotkey - renaming keybinds
  • Minimap - clean minimap
  • noError - no red errors in the middle of the screen
  • RaidFrameReSizer - even more scaleable raidframes
  • NumQuest - how many quests are in my questlog - X/25
  • Repair - repairs your gear
  • rufioSettings - rescale, reposition, hiding petname, slash commands, moveable questtracker etc.
  • Tooltip - tooltip
TargetPercent - adds 100.0% target/focus/boss frames (you should choose "none" for statustext in the default settings if you want to use this)
teksErr - show me those bugs
tullaCC - nicer number on CDs (modified coloring)
tullaRange - OOR coloring on buttons

Credits
nothing from the code is by myself so thanks to all the authors (especially roth/Lyn/Tekkub/haste/alza/neal/dawn/monolit/evl/Aprikot)
textures are from ThuBzBlizzUI by Thubz
class icons from Flat Player Icons by gossipgirlxo

Moving Unitframes
right click player/targetframe and click Unlock Frame

and drag them. Rightclick and Lock Frame to lock them in position.

5.2
updates
+LucyRaidFrames
+PlusNothing
5.1.1
now with Kui_Nameplates config
updated credits
5.1
back to blizzard bars!
+rButtonTemplate
+AutoHideRightBar
+HideMicroButtonAndBags
+Higher HotKey
+tullaRange
5.0
BFA pre-patch update
4.6
7.2x fixes
*new* HGarri - mouseover Orderhallicon on minimap
*new* rufioSettings/JunkSeller - sells junk
*new* rufioSettings/Repair - repairs your gear - moved from rufioSettings to own file
!BugGrabber + BugSack - removed
4.5
7.1x fixes
4.4
7.1 updates
4.3
addon updates
ls_Toasts, PhotoRobot, rCombatText, TargetPercent are new
4.2
bossframes moved
arenaframe edits disabled (got some errors)
4.1
error text removed
old tooltip
stuff
4.0
legion prerelease
fixed stuff, thx 2 sticklord & Kkthnx
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.8.1
2MB
02-20-12 07:30 AM
Addon


Post A Reply Comment Options
Unread 01-30-17, 07:59 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by Trommy
Any updates please?
Nope. Will be updated if whoa UF is or if something won't work. Atm all tiny bugs relate to whoaUF.
Other than that i don't have any problems/no update reason.

Originally Posted by zzq123
Hi,
Is it possible to don't let the addon recolor the golden/silver dragon elite border?
Not w/o some lua changes (which i won't make)

Originally Posted by Justchillin01
Hey nice clean UI..
I'm a shadow priest and I have a stance button. For some reason it is in the middle of the screen. Anyway to move this?
Move Stance/Petbar by holding alt+shift and drag the first button
frome the frontpage
Last edited by Rufio : 01-30-17 at 08:01 AM.
Report comment to moderator  
Reply With Quote
Unread 01-29-17, 02:55 PM  
Justchillin01
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Hey nice clean UI..


I'm a shadow priest and I have a stance button. For some reason it is in the middle of the screen. Anyway to move this?
Report comment to moderator  
Reply With Quote
Unread 01-28-17, 03:48 PM  
zzq123
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Elite border recolor

Hi,
Is it possible to don't let the addon recolor the golden/silver dragon elite border?
Report comment to moderator  
Reply With Quote
Unread 01-19-17, 02:28 PM  
Trommy
A Fallenroot Satyr
 
Trommy's Avatar

Forum posts: 23
File comments: 106
Uploads: 0
Any updates please?
Report comment to moderator  
Reply With Quote
Unread 01-11-17, 08:23 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by zzq123
Hi, is it possible to remove 'Dead' from target frame?
You'll have to edit whoaunitframes\whoaUnitFrames.lua for this
look for
Lua Code:
  1. _G["f"..unit.."dead"].text:SetText(config.phrases["Dead"])
to disable this line add -- in front:
Lua Code:
  1. --_G["f"..unit.."dead"].text:SetText(config.phrases["Dead"])
Report comment to moderator  
Reply With Quote
Unread 01-10-17, 05:27 PM  
zzq123
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Hi, is it possible to remove 'Dead' from target frame?
Last edited by zzq123 : 01-10-17 at 05:28 PM.
Report comment to moderator  
Reply With Quote
Unread 01-04-17, 06:41 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by Purpleswag
Hey, Is it possible to get Debuffs on Boss frames? Want to track my dots on multi target bosses.
You'll need an extra addon for this
Report comment to moderator  
Reply With Quote
Unread 12-23-16, 09:03 PM  
Purpleswag
A Murloc Raider

Forum posts: 4
File comments: 16
Uploads: 0
Hey, Is it possible to get Debuffs on Boss frames? Want to track my dots on multi target bosses.
Report comment to moderator  
Reply With Quote
Unread 12-02-16, 01:08 PM  
Trommy
A Fallenroot Satyr
 
Trommy's Avatar

Forum posts: 23
File comments: 106
Uploads: 0
Today a new error. And game start freezes after error
5x rufioSettings\Castbars.lua:-1: script ran too long
rufioSettings\Castbars.lua: in function `SetPoint'
FrameXML\TargetFrame.lua:1108: in function `Target_Spellbar_AdjustPosition'
FrameXML\TargetFrame.lua:981: in function `TargetofTarget_Update'
FrameXML\TargetFrame.lua:466: in function `TargetFrame_OnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals:
Report comment to moderator  
Reply With Quote
Unread 11-30-16, 08:52 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by chichopow
Hey, nice UI btw, i dont want the action bar to hide, not the right one, just the middle on, i want to have 3 bars instead of 2, not on mouseover, any way to do that?+

Thanks

Edit: Also noticed when i complete a world quest or get an achievement, its on top left corner, any way to move that?
@bars
sure you just have to edit the config.lua (with notepad e.g.) in ...\AddOns\nMainbar
go to the bar you want to edit like multiBarBottomRight
Lua Code:
  1. multiBarBottomRight = {
  2.         mouseover = true,
  3.         hiddenAlpha = 0,
  4.         alpha = 1,
  5.     },
and change mouseover = true to false
You can do this while playing WoW, edit the file, save the changes, switch to WoW and type /rl in chat.

The loot/achievment info it the toasts window
ls_Toasts - reskins the toasts window /lstoasts -> Interface -> Addons to edit
type /lstoasts in chat
go to esc->interface->addons->ls_Toasts for the options
Report comment to moderator  
Reply With Quote
Unread 11-29-16, 04:25 AM  
chichopow
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Hey, nice UI btw, i dont want the action bar to hide, not the right one, just the middle on, i want to have 3 bars instead of 2, not on mouseover, any way to do that?+

Thanks

Edit: Also noticed when i complete a world quest or get an achievement, its on top left corner, any way to move that?
Last edited by chichopow : 11-29-16 at 04:34 AM.
Report comment to moderator  
Reply With Quote
Unread 11-24-16, 10:01 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by ragcse
]nop nothing is that like skin addon?
rufioSettings/Recolor changes the color of the boarder and textures are changed in Interface\RaidFrame.
Last edited by Rufio : 11-25-16 at 02:04 AM.
Report comment to moderator  
Reply With Quote
Unread 11-24-16, 03:24 AM  
ragcse
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
Originally Posted by Rufio
Originally Posted by ragcse
how do i get my raid frame to look like your i dont have any custom raid frame addon im using the default one from game
nop nothing is that like skin addon?
Report comment to moderator  
Reply With Quote
Unread 11-21-16, 10:58 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by ragcse
how do i get my raid frame to look like your i dont have any custom raid frame addon im using the default one from game
Last edited by Rufio : 11-21-16 at 11:00 AM.
Report comment to moderator  
Reply With Quote
Unread 11-19-16, 01:38 PM  
ragcse
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
how do i get my raid frame to look like your i dont have any custom raid frame addon im using the default one from game
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.