Thread Tools Display Modes
03-09-13, 08:30 PM   #621
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2011
Posts: 247
Originally Posted by Nibelheim View Post
New timer skin:
Look so sexy!
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.
 
03-09-13, 10:21 PM   #622
Anj
A Chromatic Dragonspawn
 
Anj's Avatar
Join Date: Feb 2010
Posts: 178


Since Eavesdrop's been updated, I just had to try and use it with RealUI
 
03-09-13, 10:53 PM   #623
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Anj View Post


Since Eavesdrop's been updated, I just had to try and use it with RealUI
Neat!
 
03-10-13, 01:08 AM   #624
tresser
A Cyclonian
Join Date: Oct 2010
Posts: 41
2x cargBags_Nivaya\cargBags\base\implementation.lua:103: script ran too long
cargBags_Nivaya\cargBags\base\implementation.lua:103: in function "Toggle"
cargBags_Nivaya\cargBags\base\core.lua:73: in function "ToggleAllBags"
<string>:"OPENALLBAGS":1: in function <string>:"OPENALLBAGS":1

Locals:
cargBags = <unnamed> {
0 = <userdata>
SetScriptHandlers = <func> @cargBags_Nivaya\cargBags\base\core.lua:163
RegisterScaffold = <func> @cargBags_Nivaya\cargBags\mixins\api-common.lua:88
BagStrings = <table> {}
textFilters = <table> {}
ReplaceBlizzard = <func> @cargBags_Nivaya\cargBags\base\core.lua:79
RegisterBlizzard = <func> @cargBags_Nivaya\cargBags\base\core.lua:98
plugins = <table> {}
GetImplementation = <func> @cargBags_Nivaya\cargBags\base\core.lua:68
itemKeys = <table> {}
GetLocalizedTypes = <func> @cargBags_Nivaya\cargBags\mixins\locale.lua:42
blizzard = Nivaya {}
ParseBags = <func> @cargBags_Nivaya\cargBags\mixins\parseBags.lua:53
classes = <table> {}
NewClass = <func> @cargBags_Nivaya\cargBags\base\core.lua:48
RegisterPlugin = <func> @cargBags_Nivaya\cargBags\mixins\api-common.lua:61
FireEvent = <func> @cargBags_Nivaya\cargBags\base\core.lua:112
ToBagSlot = <func> @cargBags_Nivaya\cargBags\base\core.lua:174
NewImplementation = <func> @cargBags_Nivaya\cargBags\base\core.lua:61
FromBagSlot = <func> @cargBags_Nivaya\cargBags\base\core.lua:183
NewItemTable = <func> @cargBags_Nivaya\cargBags\base\core.lua:190
}




1x cargBags_Nivaya\cargBags_Nivaya.lua:44: script ran too long
cargBags_Nivaya\cargBags_Nivaya.lua:44: in function "ShowBags"
cargBags_Nivaya\cargBags_Nivaya.lua:253: in function "OnOpen"
cargBags_Nivaya\cargBags\base\implementation.lua:80: in function "?"
cargBags_Nivaya\cargBags\base\core.lua:156: in function <cargBags_Nivaya\cargBags\base\core.lua:156>
<in C code>
cargBags_Nivaya\cargBags\base\implementation.lua:103: in function "Toggle"
cargBags_Nivaya\cargBags\base\core.lua:73: in function "ToggleAllBags"
<string>:"OPENALLBAGS":1: in function <string>:"OPENALLBAGS":1

Locals:
self = Nivaya {
0 = <userdata>
ClassifyItem = <func> @..\filters.lua:44
CatDropDownOnClick = <func> @..\cargBags_Nivaya.lua:349
contByName = <table> {}
OnBankOpened = <func> @..\cargBags_Nivaya.lua:264
getItemCount = <func> @..\filters.lua:81
CreateAnchors = <func> @..\cargBags_Nivaya.lua:157
ToggleBagPosButtons = <func> @..\cargBags_Nivaya.lua:279
HideBags = <func> @..\cargBags_Nivaya.lua:45
OnOpen = <func> @..\cargBags_Nivaya.lua:251
buttons = <table> {}
buttonClass = <table> {}
UpdateAnchors = <func> @..\cargBags_Nivaya.lua:234
CatDropDownInit = <func> @..\cargBags_Nivaya.lua:316
OnBankClosed = <func> @..\cargBags_Nivaya.lua:272
OnClose = <func> @..\cargBags_Nivaya.lua:258
contByID = <table> {}
name = "Nivaya"
ShowBags = <func> @..\cargBags_Nivaya.lua:44
UpdateBags = <func> @..\filters.lua:6
bagSizes = <table> {}
numSlots = 104
events = <table> {}
}
cbNivaya = Nivaya {
0 = <userdata>
ClassifyItem = <func> @..\filters.lua:44
CatDropDownOnClick = <func> @..\cargBags_Nivaya.lua:349
contByName = <table> {}
OnBankOpened = <func> @..\cargBags_Nivaya.lua:264
getItemCount = <func> @..\filters.lua:81
CreateAnchors = <func> @..\cargBags_Nivaya.lua:157
ToggleBagPosButtons = <func> @..\cargBags_Nivaya.lua:279
HideBags = <func> @..\cargBags_Nivaya.lua:45
OnOpen = <func> @..\cargBags_Nivaya.lua:251
buttons = <table> {}
buttonClass = <table> {}
UpdateAnchors = <func> @..\cargBags_Nivaya.lua:234
CatDropDownInit = <func> @..\cargBags_Nivaya.lua:316
OnBankClosed = <func> @..\cargBags_Nivaya.lua:272
OnClose = <func> @..\cargBags_Nivaya.lua:258
contByID = <table> {}
name = "Nivaya"
ShowBags = <func> @..\cargBags_Nivaya.lua:44
UpdateBags = <func> @..\filters.lua:6
bagSizes = <table> {}
numSlots = 104
events = <table> {}
}
 
03-10-13, 01:16 AM   #625
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by tresser View Post
2x cargBags_Nivaya\cargBags\base\implementation.lua:103: script ran too long
Not much can be done about that, usually happens because of combat lockdown and shouldn't happen too often.
 
03-10-13, 05:08 AM   #626
Bjornsdottir
A Kobold Labourer
Join Date: Mar 2013
Posts: 1
moving health bars

I love this UI, but I was wondering if there was a way to move the player and target health. Is there an option to unlock them somewhere that I've missed?
 
03-10-13, 06:31 AM   #627
Anj
A Chromatic Dragonspawn
 
Anj's Avatar
Join Date: Feb 2010
Posts: 178
Nib, in cargBags_Nivaya, I couldn't use the Shado-Pan Assault Insignia (when I right click it). Yet I was able to use the Sunreaver Onslaught Insignia.
 
03-10-13, 10:17 AM   #628
Evabi
A Fallenroot Satyr
Join Date: Mar 2013
Posts: 28
What does the color of the icon in the bottom right corner of the Minimap indicate?
 
03-10-13, 10:32 AM   #629
usrpaul
A Murloc Raider
Join Date: Mar 2013
Posts: 7
Bug still occured when dismiss pet by right click on the pet's portal

Code:
10x [ADDON_ACTION_FORBIDDEN] AddOn "oUF" tried to call the protected function "CastSpellByID()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\UnitPopup.lua:1574: in function <FrameXML\UnitPopup.lua:1413>
<in C code>
FrameXML\UIDropDownMenu.lua:710: in function "UIDropDownMenuButton_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1

Locals:
nil
P/S: I can't use Zygor's Guide when extracting to AddOns folder anymore, there is no Zygor Viewer addon in WoW to activate!!!

Last edited by usrpaul : 03-10-13 at 10:34 AM.
 
03-10-13, 10:33 AM   #630
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Bjornsdottir View Post
I love this UI, but I was wondering if there was a way to move the player and target health. Is there an option to unlock them somewhere that I've missed?
Interface\AddOns\oUF_RealUI\cfg.lua > Edit in Notepad

Originally Posted by Anj View Post
Nib, in cargBags_Nivaya, I couldn't use the Shado-Pan Assault Insignia (when I right click it). Yet I was able to use the Sunreaver Onslaught Insignia.
Intriguing.

Originally Posted by Evabi View Post
What does the color of the icon in the bottom right corner of the Minimap indicate?
Zone PvP. Blue = Sanctuary, Red = Hostile, Green = Friendly, Orange = Contested
 
03-10-13, 10:34 AM   #631
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by usrpaul View Post
Code:
10x [ADDON_ACTION_FORBIDDEN] AddOn "oUF" tried to call the protected function "CastSpellByID()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\UnitPopup.lua:1574: in function <FrameXML\UnitPopup.lua:1413>
<in C code>
FrameXML\UIDropDownMenu.lua:710: in function "UIDropDownMenuButton_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1

Locals:
nil
Does this happen when you right click the Pet Frame (little class colored box next to Player Frame) or another Unit Frame?
 
03-10-13, 11:31 AM   #632
Nerds
A Deviate Faerie Dragon
Join Date: Nov 2012
Posts: 17
Would it be possible for you to fix the cargBags Outfitter filter? The stock equipment manager works (sets have their own section), but it's not playing nice with Outfitter at the moment. Cheers
 
03-10-13, 12:48 PM   #633
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Nerds View Post
Would it be possible for you to fix the cargBags Outfitter filter? The stock equipment manager works (sets have their own section), but it's not playing nice with Outfitter at the moment. Cheers
Perhaps, I shall see.
 
03-10-13, 01:33 PM   #634
Evabi
A Fallenroot Satyr
Join Date: Mar 2013
Posts: 28
Are you planning to re-add the ability to add custom fields to the infobar?
 
03-10-13, 01:34 PM   #635
Horkos
A Murloc Raider
 
Horkos's Avatar
Join Date: Mar 2013
Posts: 4
Nib, I have been using RealUI since the beginning of Cata and it is nothing short of amazing. Thank you for all your work.

I am not crazy about the font for the text above toon/mobs heads. I have done a clean install of RealUI and have replaced the "Standard" font in SharedMedia_MyMedia and the WoW font folder (by renaming the font file) with one I prefer. I have tried all the usual avenues, yet the text still shows up as your original font, any ideas?

Thanks
 
03-10-13, 02:02 PM   #636
Anj
A Chromatic Dragonspawn
 
Anj's Avatar
Join Date: Feb 2010
Posts: 178
Originally Posted by usrpaul View Post
...

P/S: I can't use Zygor's Guide when extracting to AddOns folder anymore, there is no Zygor Viewer addon in WoW to activate!!!
I don't use Zygor but usually addons will have slash commands. RealUI for example would work with /realui ... /zygor might work too.
 
03-10-13, 02:29 PM   #637
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Nerds View Post
Would it be possible for you to fix the cargBags Outfitter filter? The stock equipment manager works (sets have their own section), but it's not playing nice with Outfitter at the moment. Cheers
Maybe, I shall see.

Originally Posted by Evabi View Post
Are you planning to re-add the ability to add custom fields to the infobar?
I could, I'll see what I can do.

Originally Posted by Horkos View Post
Nib, I have been using RealUI since the beginning of Cata and it is nothing short of amazing. Thank you for all your work.

I am not crazy about the font for the text above toon/mobs heads. I have done a clean install of RealUI and have replaced the "Standard" font in SharedMedia_MyMedia and the WoW font folder (by renaming the font file) with one I prefer. I have tried all the usual avenues, yet the text still shows up as your original font, any ideas?

Thanks
No idea, tbh. All these fonts are set in nibRealUI, and setting Standard Font should indeed change it.
 
03-10-13, 02:43 PM   #638
Inraz
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 10
first of all thanks for this epic UI!

is there a way to fix the actionbar buttons? i tend to drag them unintentionally.

(sorry if my english is bad)
 
03-10-13, 02:47 PM   #639
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Inraz View Post
first of all thanks for this epic UI!

is there a way to fix the actionbar buttons? i tend to drag them unintentionally.

(sorry if my english is bad)
/bar > Button Lock
 
03-10-13, 03:24 PM   #640
Nerds
A Deviate Faerie Dragon
Join Date: Nov 2012
Posts: 17
Originally Posted by Nibelheim View Post
Perhaps, I shall see.
Ah, I have got it working - in the outfitter frame, you need to click the little WoW 'W' symbol to the right of the set name. This creates a duplicate in the WoW equipment manager, and then slots your gear away under the 'sets' filter
 

WoWInterface » Featured Projects » RealUI » RealUI


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off