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,472
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 11-21-12, 11:08 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 llerelol
hi, i really want to position my unitframes via lua editing, if i got this right the problem is that player frame resets after some certain events, so i found this code on Mystery UI and want to know if its ok to use it atm.



the reason i ask is that i'm pretty sure you've used it before, but then you switched to layout-local.txt file instead, so is there any proper reason? taints or anything?
Yeah i've used this before, mainproblem is that i got problems with the ToT frames as well as vehicles and so on. Using the layout-local.txt solves all my problems with the unitframes you can edit this file as well to get your frames in perfect position
Report comment to moderator  
Reply With Quote
Unread 11-20-12, 06:22 PM  
llerelol
A Murloc Raider

Forum posts: 7
File comments: 45
Uploads: 0
hi, i really want to position my unitframes via lua editing, if i got this right the problem is that player frame resets after some certain events, so i found this code on Mystery UI and want to know if its ok to use it atm.

local function ScrewYouPlayerFrame()
PlayerFrame:ClearAllPoints()
PlayerFrame:SetPoint("CENTER", -200, -165)
end

hooksecurefunc("PlayerFrame_AnimateOut", function() PlayerFrame:SetAlpha(0); ScrewYouPlayerFrame() end)
hooksecurefunc("PlayerFrame_SequenceFinished", function() PlayerFrame:SetAlpha(1); ScrewYouPlayerFrame() end)
hooksecurefunc("PlayerFrame_UpdateStatus", ScrewYouPlayerFrame)
the reason i ask is that i'm pretty sure you've used it before, but then you switched to layout-local.txt file instead, so is there any proper reason? taints or anything?
Last edited by llerelol : 11-20-12 at 06:22 PM.
Report comment to moderator  
Reply With Quote
Unread 11-14-12, 05:26 PM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by Toidi2k
One of the bloodrune is under the unitframe an not in the middle, what can i do to fix that?
my bad haven't played my dk...

go to whounitframes\whounnitframes.lua and delete
Lua Code:
  1. ---------------------------------------------------
  2. -- DK RUNES
  3. ---------------------------------------------------
  4. if class == "DEATHKNIGHT" then
  5.     RuneButtonIndividual1:ClearAllPoints()
  6.     RuneButtonIndividual1:SetPoint("TOPLEFT", PlayerFrameManaBar, "BOTTOMLEFT", -1, -5)
  7. end

line 21-28 will include this in my next update.

Ty 4 info!
Report comment to moderator  
Reply With Quote
Unread 11-11-12, 12:23 PM  
Toidi2k
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 33
Uploads: 1
One of the bloodrune is under the unitframe an not in the middle, what can i do to fix that?
Report comment to moderator  
Reply With Quote
Unread 11-08-12, 10:16 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 goinglohan
Hey, just want to say great compilation! Only thing I am not a fan of the auto repair, any way to disable it?
Ty, delete this code in rufiosettings\rufiosettings.lua
Lua Code:
  1. --[[ iRepair -- VARIABLES CAN BE CHANGED AS YOU WANT ]]--
  2. local   iRepair_Chatter     = true
  3. local   iRepair_GRF     = true
  4. local   iRepair_ROGR        = false
  5.  
  6. --[[ AUTO REPAIR SERVICES ]]--
  7. local iRepair = CreateFrame("Frame", "iRepair")
  8.     iRepair:RegisterEvent("MERCHANT_SHOW")
  9.     iRepair:SetScript("OnEvent", function()
  10.     local cost = GetRepairAllCost()
  11.     local function iRepair_Guild()
  12.         if iRepair_Chatter then
  13.             print(" Guild Bank Auto Repair for: ".. GetCoinTextureString(cost) )
  14.         end
  15.         RepairAllItems(1)
  16.     end
  17.     local function iRepair_Self()
  18.         if iRepair_Chatter then
  19.             print(" Auto Repair Service You payed: ".. GetCoinTextureString(cost) )
  20.         end
  21.         RepairAllItems()
  22.     end
  23.     if IsModifierKeyDown() then
  24.         return
  25.     elseif CanMerchantRepair() and cost ~= 0 then
  26.         if iRepair_GRF and CanGuildBankRepair() and cost <= GetGuildBankMoney() and (cost <= GetGuildBankWithdrawMoney() or GetGuildBankWithdrawMoney() == -1) then
  27.             if iRepair_ROGR and GetNumRaidMembers() ~= 0 then
  28.                 iRepair_Guild()
  29.             elseif not iRepair_ROGR then
  30.                 iRepair_Guild()
  31.             elseif cost <= GetMoney() then
  32.                 iRepair_Self()
  33.             else
  34.                 print(" Not enough Guild Funds to Auto Repair, Please Try Manually.")
  35.             end
  36.         elseif cost <= GetMoney() then
  37.             iRepair_Self()
  38.         else
  39.             print(" Darn you don't have enough cash to Auto Repair. You need "..GetCoinTextureString(cost).." total to repair." )
  40.         end
  41.     end
  42. end)

Line 46-87
Report comment to moderator  
Reply With Quote
Unread 11-07-12, 08:02 PM  
goinglohan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hey, just want to say great compilation! Only thing I am not a fan of the auto repair, any way to disable it?
Report comment to moderator  
Reply With Quote
Unread 11-06-12, 10:49 AM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Re: Target of target

Originally Posted by wangsu866
Hey how do i show my target of target, i already chose "show target of target" in "Interface", but still it's not shown
you got the new version of my ui? I've fixed this.
Report comment to moderator  
Reply With Quote
Unread 11-02-12, 09:53 PM  
wangsu866
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Target of target

Hey how do i show my target of target, i already chose "show target of target" in "Interface", but still it's not shown
Report comment to moderator  
Reply With Quote
Unread 10-27-12, 06:51 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
having troubles with xCT, incoming damage and incoming heals work just fine, and the test mode shows numbers in the damage windows, but when I actually hit a target with a spell or i heal myself nothing happens (its like xct healing and damage frame is not showing i dont know why, tried to reset all the thinggys but nothing).
Any Ideas of what could be causing this? I've checked all the tresholds and spam filters etc several times and played around with pretty much every possible setting in both the .lua files without any success.
Default combattext is enabled`?

Originally Posted by Chy
Originally Posted by Rufio

Originally Posted by Wezzel93
Hi

I have a problem with keybindings. For some reason i cant bind tab, it changes back as soon as i a loading screen comes up or relog and so on
I have no glue sorry

Thatīs cause of the Addon ReTabbinder ...
Oh thank you! What a confusing name
Report comment to moderator  
Reply With Quote
Unread 10-27-12, 12:10 AM  
chichopow
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
having troubles with xCT, incoming damage and incoming heals work just fine, and the test mode shows numbers in the damage windows, but when I actually hit a target with a spell or i heal myself nothing happens (its like xct healing and damage frame is not showing i dont know why, tried to reset all the thinggys but nothing).
Any Ideas of what could be causing this? I've checked all the tresholds and spam filters etc several times and played around with pretty much every possible setting in both the .lua files without any success.
Report comment to moderator  
Reply With Quote
Unread 10-26-12, 02:23 PM  
Chy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 60
Uploads: 6
Originally Posted by Rufio

Originally Posted by Wezzel93
Hi

I have a problem with keybindings. For some reason i cant bind tab, it changes back as soon as i a loading screen comes up or relog and so on
I have no glue sorry

Thatīs cause of the Addon ReTabbinder ...
Last edited by Chy : 10-26-12 at 04:48 PM.
Report comment to moderator  
Reply With Quote
Unread 10-25-12, 02:47 PM  
Spiattalo
A Kobold Labourer

Forum posts: 0
File comments: 28
Uploads: 0
Originally Posted by Rufio
Originally Posted by Spiattalo
Originally Posted by Rufio
Originally Posted by Spiattalo
Thanks for working on this, I hope you manage to continue with your awesome work.

On a side note, can you check the pet frame too? It often happens that it disappears after flying with a mount and never shows again until you dismiss and call your pet back. This on a hunter.
Should work now, i'll guess the setpoints were causing troubles.
Works like a charm, thanks! I noticed target's buffs have gotten bigger again (as default), what made them shrink? I can't find it anywhere. :<
whounitframes config
I did even check that, I feel dumb now. Thanks!
Report comment to moderator  
Reply With Quote
Unread 10-25-12, 02:31 PM  
Rufio
A Murloc Raider
 
Rufio's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 289
Uploads: 5
Originally Posted by Spiattalo
Originally Posted by Rufio
Originally Posted by Spiattalo
Thanks for working on this, I hope you manage to continue with your awesome work.

On a side note, can you check the pet frame too? It often happens that it disappears after flying with a mount and never shows again until you dismiss and call your pet back. This on a hunter.
Should work now, i'll guess the setpoints were causing troubles.
Works like a charm, thanks! I noticed target's buffs have gotten bigger again (as default), what made them shrink? I can't find it anywhere. :<
whounitframes config
Report comment to moderator  
Reply With Quote
Unread 10-25-12, 01:42 PM  
Spiattalo
A Kobold Labourer

Forum posts: 0
File comments: 28
Uploads: 0
Originally Posted by Rufio
Originally Posted by Spiattalo
Thanks for working on this, I hope you manage to continue with your awesome work.

On a side note, can you check the pet frame too? It often happens that it disappears after flying with a mount and never shows again until you dismiss and call your pet back. This on a hunter.
Should work now, i'll guess the setpoints were causing troubles.
Works like a charm, thanks! I noticed target's buffs have gotten bigger again (as default), what made them shrink? I can't find it anywhere. :<
Report comment to moderator  
Reply With Quote
Unread 10-25-12, 10:10 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 Spiattalo
Thanks for working on this, I hope you manage to continue with your awesome work.

On a side note, can you check the pet frame too? It often happens that it disappears after flying with a mount and never shows again until you dismiss and call your pet back. This on a hunter.
Should work now, i'll guess the setpoints were causing troubles.


Originally Posted by Wezzel93
Hi

I have a problem with keybindings. For some reason i cant bind tab, it changes back as soon as i a loading screen comes up or relog and so on
I have no glue sorry
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.