Download
(6 MB)
Download
Updated: 05-04-13 03:09 AM
Pictures
File Info
Compatibility:
Thunder Isle (5.2)
Landfall (5.1)
Mists of Pandaria (5.0.4)
Updated:05-04-13 03:09 AM
Created:04-09-10 03:28 AM
Downloads:22,967
Favorites:151
MD5:
5.2
caelUI  Popular! (More than 5000 hits)
Version: r18 040513
by: Caellian [More]

INTRODUCTION

Due to the overwhelming amount of people asking for it i decided to finally release caelUI to the public.

caelUI is a very light, all-inclusive UI at least for dps and tank classes.

It doesn't include addons like decursive and such but feel free to add them.

caelUI has absolutely no in game configuration, meaning that if you don't have a minimum of knowledge of Lua, this is not the UI you're looking for.

CaelUI has been written to work with the enGB/US locale, OTHER LOCALES AREN'T SUPPORTED.

I'm open to any suggestion that might improve it but i give no guarantee that anything you request will ever be included.


INSTALLATION

Delete your WTF folder. (make a backup of yours before deleting)
Remove any addons that might interfere with this UI. (examples: other actionbar addons, unitframes etc...)
Copy the content of this package to your AddOns folder.
Start the game, define your screen resolution, reloadui.


ADDONS LIST

!recBug -- bugs collector
alDamageMeter -- damage meter
BadBoy -- antispam
caelAnnounces -- all things that need to be announced
caelBars -- actionbars
caelBags -- the bags/bank
caelBossWhisperer -- this once was SimpleBossWhisperer
caelBuffet -- this once was Buffet (might be removed soon since it seems the original still lives)
caelBuffs -- reskin the default player auras
caelCCBreak -- crowd control chat warnings
caelChat -- my vision of what an in game chat should be, this is the visual part
caelCombatLog -- the combat log
caelCooldowns -- cooldowns on buttons
caelCore -- many mostly invisible ui behavior changes
caelDataFeeds -- the bottom infobar
caelFactions -- chat messages whenever you gain/loose reputation
caelGroupCD -- group cooldown tracker
caelInspect -- keeps the inspect window opened at any range
caelLib -- my own library
caelLoot -- all things loot related
caelManager -- addons set switching
caelMaps -- all things maps related
caelMedia -- my medias
caelNameplates -- nameplates
caelPanels -- panels
caelPetCare -- this once was CreatureComfort (eventhough it has been modified, i'm not sure if i'm allowed to include it in the package)
caelQuests -- onscreen audio/vidual quest progress warnings
caelTimers -- timer bars
caelTooltips -- tooltips
gotChat -- the chat
oUF_Caellian -- the unitframes (now includes oUF)
recScrollAreas -- scrolling combat text linked to caelCombatLog
recThreatMeter -- threat meter

CREDITS

zork for both rActions and rBuffs.
recluse for the rec... addons, and more.
Gotai for the got... addons, and more.
Seerah for CreatureComfort.
funkydude for BadBoy.
haste for oUF.
Tekkub for Buffet.


Fëi, Dens & my lovely wife for their continued support and beta-testing

KNOWN BUGS
  • caelCooldown pulse does not filter unneeded cooldowns or show the right cooldowns when skills with shared cooldown are used (heroic strike/cleave for example).
Post A Reply Comment Options
Old 04-09-10, 03:43 AM  
Caellian
A Chromatic Dragonspawn
 
Caellian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 181
File comments: 932
Uploads: 5
Screenshots

Screenshots will be posted later today, sorry about that but i am not in game at the moment.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Last edited by Caellian : 04-09-10 at 03:43 AM.
Caellian is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 05:53 AM  
Anj
A Flamescale Wyrmkin
 
Anj's Avatar

Forum posts: 103
File comments: 462
Uploads: 0
Thanks so much!
Anj is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 06:47 AM  
Kincy
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
Thumbs up Great minds DO think alike! :)

Hey bud, sorry about hitting you up about this but thanks a ton for the posting of it. I'm gonna set to installing and tweaking tonight after the duty day! *cheer*
Kincy is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 07:26 AM  
Oobs56
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thank you so much for your hard work! Can't wait to test your gorgeous UI out!
Oobs56 is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 07:58 AM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 86
Uploads: 2
im stunned... absolutely beautiful, seamless with so many features its hard to believe this is a minimalistic UI.

thx so much for sharing. best UI here. yes i've edited my post 3 times. glancing @ the lua. innovations are Woah! one last time cael, amazing work thx
Last edited by alimjocox : 04-09-10 at 08:16 AM.
alimjocox is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 08:22 AM  
Melawan
A Kobold Labourer
 
Melawan's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Simplement merci

Ahhhh enfin disponible, un grand grand merci pour le travail effectué ...
Melawan is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 08:37 AM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 390
Uploads: 0
Lots of new exiting addons in here, especially interested in the damagemeter (currently using Skada). Can't wait for screenshots.
Skylinee is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 08:59 AM  
weavil
A Deviate Faerie Dragon

Forum posts: 11
File comments: 75
Uploads: 0
I haven't tried this yet because I'm at work. Does caelDataFeeds support ldb?
weavil is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 09:03 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 350
Uploads: 2
very nice release, been waiting for ages for it

but had to fix a small error in caelDataFees\modules\social.lua
using deDE client, it failed to determine the color of my friends

changing the used routine to the following solves it (taken from liteStats)

Code:
    if numOnlineFriends > 0 then
        GameTooltip:AddLine("Online Friends", 0.84, 0.75, 0.65)
        GameTooltip:AddLine(" ")
        for i = 1, numFriends do
            local name, level, class, zone, connected, status, note = GetFriendInfo(i)
            if not connected then break end
            if GetRealZoneText() == zone then zone_r, zone_g, zone_b = 0.3, 1.0, 0.3 else zone_r, zone_g, zone_b = 0.65, 0.65, 0.65 end
            for k,v in pairs(LOCALIZED_CLASS_NAMES_MALE) do if class == v then class = k end end
            if GetLocale() ~= "enUS" then -- feminine class localization (unsure if it's really needed)
                for k,v in pairs(LOCALIZED_CLASS_NAMES_FEMALE) do if class == v then class = k end end
            end
            local color = (CUSTOM_CLASS_COLORS or RAID_CLASS_COLORS)[class]
            grouped = (UnitInParty(name) or UnitInRaid(name)) and (GetRealZoneText() == zone and " |cff7fff00*|r" or " |cffff7f00*|r") or ""
            if connected then
                GameTooltip:AddDoubleLine("|cffD7BEA5"..level.." |r"..name.." "..status, zone, color.r, color.g, color.b, 0.65, 0.63, 0.35)
            end
        end
    end
oh, and i was so free to add 1440x900 resolution to caelCore\modules\cvarData.lua
Code:
local Scales = {
    ["800"] = { ["600"] = 0.7},
    ["1024"] = { ["768"] = 0.7},
    ["1152"] = { ["864"] = 0.7},
    ["1280"] = { ["720"] = 0.93, ["768"] = 0.87, ["960"] = 0.7, ["1024"] = 0.65},
    ["1366"] = { ["768"] = 0.93},
    ["1440"] = { ["900"] = 0.84},
    ["1600"] = { ["900"] = 0.93, ["1200"] = 0.7},
    ["1680"] = { ["1050"] = 0.84},
    ["1768"] = { ["992"] = 0.93},
    ["1920"] = { ["1200"] = 0.84, ["1080"] = 0.93},
}
thanks again for this UI <3
__________________
Last edited by Baine : 04-09-10 at 09:06 AM.
Baine is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 09:50 AM  
viking355
An Aku'mai Servant
 
viking355's Avatar

Forum posts: 30
File comments: 72
Uploads: 0
Very nice indeed, Only thing i need to edit, if im allowed to, Is the automatic settings for video settings, If i turn all on to "low", It jumps back to the default.


Thanks
viking355 is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 10:06 AM  
Caellian
A Chromatic Dragonspawn
 
Caellian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 181
File comments: 932
Uploads: 5
Originally posted by Baine
very nice release, been waiting for ages for it

but had to fix a small error in caelDataFees\modules\social.lua
using deDE client, it failed to determine the color of my friends

changing the used routine to the following solves it (taken from liteStats)

Code:
...
Oh very interesting, i'll take a look, thanks
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Caellian is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 11:10 AM  
Recluse
A Cliff Giant
 
Recluse's Avatar
AddOn Author - Click to view AddOns

Forum posts: 70
File comments: 112
Uploads: 14
Originally posted by viking355
Very nice indeed, Only thing i need to edit, if im allowed to, Is the automatic settings for video settings, If i turn all on to "low", It jumps back to the default.
You can change the video settings in Interface\Addons\caelCore\modules\cvarData.lua
__________________
We'd be together, but only diamonds last forever...
Recluse is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 11:54 AM  
pauloČ
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
can I have some screen plz ?
pauloČ is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 12:00 PM  
Darxon
A Warpwood Thunder Caller
AddOn Compiler - Click to view compilations

Forum posts: 91
File comments: 65
Uploads: 2
Originally posted by pauloČ
can I have some screen plz ?
google is your friend,

http://www.wowuigallery.com/topic/caelui-1
__________________
Wafflez - Shattered Hand EU
Darxon is offline Report comment to moderator  
Reply With Quote
Old 04-09-10, 12:18 PM  
Caellian
A Chromatic Dragonspawn
 
Caellian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 181
File comments: 932
Uploads: 5
Originally posted by pauloČ
can I have some screen plz ?
I'll take some screenshots tonight.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Caellian is offline 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.