Download
(592Kb)
Download
Updated: 11-30-10 06:16 PM
Pictures
File Info
Updated:11-30-10 06:16 PM
Created:07-06-10 04:33 PM
Downloads:3,364
Favorites:15
MD5:

Korda UI

Version: 2.0
by: henrik_s [More]

Will no longer be updated.

Notes
Right-clicking to cancel buffs will not work.
Weapon enchants are not implemented.
There are probably loads of bugs : ]
Action bar addon not included

Installation
Move the contents to your AddOns folder.

Addons included
ButtonFacade_Korda, KordaAura, KordaCastBar, KordaChat, KordaCooldown, KordaCore, KordaMinimap, KordaPlates, KordaTip, and KordaUF.

Credits
Thanks to Caellian whose addon caelNameplates greatly helped me write KordaPlates.

Version 2.0
Updated for 2.0
Design changes

Version 1.5
Cast bar bug fixes

KordaAura
  • Long buffs are now always visible
  • Now easier to blacklist/whitelist auras
Tooltip anchored at cursor

Version 1.4
The addons pMinimap, Quartz, SBF and Prat have been replaced

Version 1.3a
Added a cooldown addon -- it's available in the optional files tab

Version 1.3
Pet frame bug fix
Group frame bug fix

Version 1.2
Added player power text
Code fixes
PvP objectives and heroic attempts font changed

Version 1.1
Added pet frame
Added Bartender4
Added Prat

Version 1
Initial release
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.4
3kB
01-05-11 08:00 AM
Addon


Post A Reply Comment Options
Unread 12-31-10, 05:10 PM  
henrik_s
Enhancement Shaman
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 27
Uploads: 3
What problems are you having?
Report comment to moderator  
Reply With Quote
Unread 12-14-10, 10:01 PM  
Vallheru
A Kobold Labourer
 
Vallheru's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 2
Uploads: 1
Any chance this will be updated for 4.0.3 as it does not seem to be working at the moment?
__________________
(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.
Report comment to moderator  
Reply With Quote
Unread 12-03-10, 07:29 PM  
Poreo
A Warpwood Thunder Caller

Forum posts: 94
File comments: 136
Uploads: 0
Just saw this posted on post your UI thread, trying it out in a bit
Report comment to moderator  
Reply With Quote
Unread 12-01-10, 09:23 AM  
Retraluna
A Murloc Raider
 
Retraluna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 78
Uploads: 2
Originally posted by henrik_s
I use Bartender. I hope to write my own some day, though. If I do I will include it here.
how is your setup? - i would love to see a low mem version
__________________
Report comment to moderator  
Reply With Quote
Unread 12-01-10, 08:27 AM  
henrik_s
Enhancement Shaman
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 27
Uploads: 3
I use Bartender. I hope to write my own some day, though. If I do I will include it here.
Report comment to moderator  
Reply With Quote
Unread 12-01-10, 07:59 AM  
Retraluna
A Murloc Raider
 
Retraluna's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 78
Uploads: 2
thanks 4 this <3 - what action bars are u using?
__________________
Report comment to moderator  
Reply With Quote
Unread 11-30-10, 02:56 AM  
Keyes
A Kobold Labourer
 
Keyes's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Been a fan of yours for a while, henrik. Your UIs (both emeral and Korda) are always so crisp, clean and functional. Thanks a lot!
Report comment to moderator  
Reply With Quote
Unread 11-29-10, 10:52 AM  
henrik_s
Enhancement Shaman
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 27
Uploads: 3
Should be finished in a few days.
Report comment to moderator  
Reply With Quote
Unread 11-25-10, 01:28 PM  
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 88
Uploads: 22
Any ETA for an update?
__________________
Quando omni flunkus moritati
Report comment to moderator  
Reply With Quote
Unread 08-30-10, 12:10 PM  
henrik_s
Enhancement Shaman
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 27
Uploads: 3
Moving the groups.lua file should be enough.
Report comment to moderator  
Reply With Quote
Unread 08-30-10, 03:02 AM  
Fafiq
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally posted by henrik_s
The code you posted is implemented in the new groups.lua I linked. I'll see if I can look into it further.
For the time being, is there a way to disable just the party/raid frames while still using the player/pet/target frame?

Should I just delete the code about the party in core.lua and move the groups.lua out of the kordaUF folder?
Report comment to moderator  
Reply With Quote
Unread 08-28-10, 04:39 PM  
henrik_s
Enhancement Shaman
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 27
Uploads: 3
The code you posted is implemented in the new groups.lua I linked. I'll see if I can look into it further.
Report comment to moderator  
Reply With Quote
Unread 08-28-10, 03:50 PM  
Fafiq
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally posted by henrik_s
Try this:

Open groups.lua (KordaUF folder) and replace the code with http://pastebin.com/q1Y1NKQ4.
Replacing the code didn't help.
When I went to the Clique page on wowinterface I found an information that to make an addon work with Clique one should add this line into the addon:

Code:
ClickCastFrames = ClickCastFrames or {}
ClickCastFrames[PlayerFrame] = true
I added this at the beginning of the group.lua and it still didn't help. Tomorrow I'll try adding this to core in KordaUF folder, hope it will help.
Report comment to moderator  
Reply With Quote
Unread 08-27-10, 12:50 PM  
henrik_s
Enhancement Shaman
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 27
Uploads: 3
Try this:

Open groups.lua (KordaUF folder) and replace the code with http://pastebin.com/q1Y1NKQ4.
Report comment to moderator  
Reply With Quote
Unread 08-27-10, 12:00 PM  
Fafiq
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I got a question, I tried to implement the whole compilation to my hunter. Everything worked fine, until I went on a raid. I use my Misdirection with Clique. And I found that I can't mouseover a player in the party/raid frame and cast MD while using Clique command.
Any hints on how to make it work?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: