Download
(6 MB)
Download
Updated: 05-04-13 03:09 AM
Pictures
File Info
Compatibility:
Escalation (5.3)
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:23,027
Favorites:151
MD5:
5.3
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-30-10, 03:01 PM  
Gotai
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 133
Uploads: 10
Originally posted by lorientalas
I noticed 2 stringcut problems:
First in cTags.lua - because orig-newName tricks ruRU names cut incorrectly like ???lite.
Second in caelNameplates, It isn`t do anything about utf-8 codepage and nameplates text double shorter.

Best regards.
Thanks for the report. Will change caelNamePlates to use utf8sub rather than normal string.sub.

As for the tag problem, is it possible for you to post a name it currently does wrong, as well as the desired result? Would make testing a lot easier.

Edit: Or not. Seems cyrillic isn't supported on my system. Ah well. In that case you're gonna have to tell me whether this works or not:

In oUF_cTags.lua, replace "%s?(.)%S+%s" on lines 94, 103 and 116 with: "%s?(.[\128-\191]*)%S+%s"
Last edited by Gotai : 04-30-10 at 03:25 PM.
Gotai is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 02:50 PM  
lorientalas
A Kobold Labourer
 
lorientalas's Avatar

Forum posts: 0
File comments: 79
Uploads: 0
I noticed 2 stringcut problems:
First in cTags.lua - because orig-newName tricks ruRU names cut incorrectly like ???lite.
Second in caelNameplates, It isn`t do anything about utf-8 codepage and nameplates text double shorter.

Best regards.
__________________
lorientalas is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 10:27 AM  
Gotai
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 133
Uploads: 10
Many people have reported the taint issues with vehicles. This should have been fixed in the latest release. If you're still experiencing this issue with the latest release, please let me know.
Gotai is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 10:23 AM  
Caellian
A Chromatic Dragonspawn
 
Caellian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 181
File comments: 933
Uploads: 5
Originally posted by DKing721x
Please dont make me have to stab my eyes out
This has been fixed in r3
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Caellian is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 09:56 AM  
DKing721x
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
My guild killed putricide last night and i was on abom duty this time. Has anyone had any problems with the bonus bar not appearing while they are the abom. I got and error when i first got transformer but i though the bar was there so i just closed it and when I looked back down and it was gone. We tried it again this time I had !buggrabber installed to try and get the error and when i transformed there was no error or anything but the bar still wasn't there I tried just hitting the buttons thinking maybe it is hidden or something but nothing. Ended up using the blizz ui for that fight wanted to stab my eyes out. I see there is a new update but i didn't see anyone else post this problem. Please dont make me have to stab my eyes out
DKing721x is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 07:26 AM  
lorientalas
A Kobold Labourer
 
lorientalas's Avatar

Forum posts: 0
File comments: 79
Uploads: 0
Originally posted by Gotai

@lorientalas: Here's a diff between current revision and what I think was the revision used for r2: http://caellian.pastey.net/135902

[/b]
Thank you very much
__________________
lorientalas is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 06:17 AM  
Gotai
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 133
Uploads: 10
Re: Re: UI Scale disabled

@Snoweh: caelCore\Modules\cvarData.lua - Lines 80-93 in my file, haven't updated yet. Simply delete them and it will stop altering your scale.

@lorientalas: Here's a diff between current revision and what I think was the revision used for r2: http://caellian.pastey.net/135902

Edit: Cael, get your bum on IRC. :P

@LusMiC: Do you remember what you did to trigger that cooldown error? Are you running any other addons?
Last edited by Gotai : 04-30-10 at 06:30 AM.
Gotai is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 06:12 AM  
Caellian
A Chromatic Dragonspawn
 
Caellian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 181
File comments: 933
Uploads: 5
Re: r03 changes

Originally posted by lorientalas
I made a lot of improvements, and because that simlply update older is impossible..
Well, that's not something i can help you with.


Originally posted by lorientalas
At least, which parts are changed?
50% of them ?

Amongst other things, most if not all the errors reported here have been fixed.
There's no changelog simply because i don't feel like writing a comment every single time i commit changes to my svn.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Last edited by Caellian : 04-30-10 at 06:24 AM.
Caellian is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 05:01 AM  
Snoweh
A Cyclonian
 
Snoweh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 43
File comments: 131
Uploads: 1
Re: UI Scale disabled

Originally posted by Seajewel

***EDITED TO ADD**** Nevermind, I found the part of CaelUI that does it and disabled it. Slowly learning .lua in order to use CaelUI!
Which part would that be?
Snoweh is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 04:17 AM  
lorientalas
A Kobold Labourer
 
lorientalas's Avatar

Forum posts: 0
File comments: 79
Uploads: 0
r03 changes

What's new in last build?
I made a lot of improvements, and because that simlply update older is impossible..
At least, which parts are changed?
__________________
lorientalas is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 12:02 PM  
LusMiC
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by Gotai
@LusMiC: Thank you for the report. I believe this issue has already been fixed, will provide an upload soon.
Thank you very much!

another bug report:
Code:
ID: 1
Error occured in: Global
Message:
..\FrameXML\Cooldown.lua line 3:
   attempt to compare number with nil
Debug:
   [C]: ?
   ..\FrameXML\Cooldown.lua:3: CooldownFrame_SetTimer()
   ..\FrameXML\WatchFrame.lua:1194: WatchFrameItem_UpdateCooldown()
   ..\FrameXML\WatchFrame.lua:1210: WatchFrameItem_OnEvent()
   [string "*:OnEvent"]:1:
      [string "*:OnEvent"]:1
Last edited by LusMiC : 04-29-10 at 12:03 PM.
LusMiC is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 11:09 AM  
Gotai
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 133
Uploads: 10
@LusMiC: Thank you for the report. I believe this issue has already been fixed, will provide an upload soon.
Gotai is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 10:56 AM  
LusMiC
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Some bug need support:
Code:
Error occured in: Unnamed
Message:
caelActionBars attempted to call a protected function (updateFunc()) during combat lockdown.
Debug:
   [C]: updateFunc()
   ..\FrameXML\AnimationSystem.lua:14:
      ..\FrameXML\AnimationSystem.lua:10
   ..\FrameXML\AnimationSystem.lua:35:
      ..\FrameXML\AnimationSystem.lua:29
Code:
Error occured in: Unnamed
Message:
caelActionBars attempted to call a protected function (PlayerFrame:SetAttribute()) during combat lockdown.
Debug:
   [C]: SetAttribute()
   ..\FrameXML\UnitFrame.lua:64: UnitFrame_SetUnit()
   ..\FrameXML\PlayerFrame.lua:308: PlayerFrame_ToVehicleArt()
   ..\FrameXML\PlayerFrame.lua:291: PlayerFrame_UpdateArt()
   ..\FrameXML\PlayerFrame.lua:221: OnEvent()
   ..\FrameXML\UnitFrame.lua:417:
      ..\FrameXML\UnitFrame.lua:415
If I change actionbar to domino, the problem will be finished? how to do for caelPanels support domino?

My english is so bad, thanks!
Last edited by LusMiC : 04-29-10 at 11:03 AM.
LusMiC is offline Report comment to moderator  
Reply With Quote
Old 04-28-10, 04:43 PM  
Seajewel
A Kobold Labourer

Forum posts: 1
File comments: 46
Uploads: 0
UI Scale disabled

Love the UI, it's beautiful. I'm using parts of it, and rescale my UI down to around 60% because I use a laptop with a resolution of 1280X800. When I set UI scale to where it needs to be and reload, it looks beautiful, but every time I log back in or reload my UI, the UI scale is disabled and I have to manually change it again. This did not happen before I used CaelUI, and I still scaled down the UI back then for screen space. Is this something CaelUI is doing? Any help would be appreciated.

***EDITED TO ADD**** Nevermind, I found the part of CaelUI that does it and disabled it. Slowly learning .lua in order to use CaelUI!
Last edited by Seajewel : 04-28-10 at 07:07 PM.
Seajewel is offline Report comment to moderator  
Reply With Quote
Old 04-27-10, 08:55 AM  
Elendhriel
A Deviate Faerie Dragon

Forum posts: 13
File comments: 26
Uploads: 0
Thanks, also just found it 2 minutes ago
Elendhriel 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.