Download
(161Kb)
Download
Updated: 01-15-12 12:22 PM
Pictures
File Info
Updated:01-15-12 12:22 PM
Created:unknown
Downloads:15,416
Favorites:113
MD5:

YurrCombatLog  Popular! (More than 5000 hits)

Version: 0.74-1
by: copystring [More]

YurrCombatLog is a replacement for Blizzard_CombatLog in the style of SimpleCombatLog.

Features

  • Lightweight
  • Replace Blizzard_CombatLog events with a reformatted events so it's faster to read what information you want when the combat log is scrolling very fast
  • Colors of names are different for You, Pets, Enemies, Party, Raid, Guardians/Totems or color names by their class
  • Fully customizable filtering system
  • Blacklisting of auras to prevent spamming
  • Watch single units to see what happened to them (death tracking). Useful in raids to see why a tank died for example
  • Custom quick button frame like the one from Blizzard_CombatLog more tiny
  • Load on Demand options

Usage
Upcoming Features
  • Better settings
  • Support for Exp/Honor/Reputation/Durability events

Localization
  • I'm looking for translators for any language. If you want to help, check out the localization page.

Click here to lend your support!

Full change log included in zip.

0.74-1
- 4.3.x compatibility

0.74:
- 4.0.1 compatibility
- added button to show the quickbuttonmenu at the top to prevent interference with multiple chatwindows
- fix FPS error some people were getting
- fix original quick menu not hiding when the frame is detached
- made units and spellnames which have the same name less spammy (eg. Healing Stream Totem, Power Word: Barrier)

0.72:
- performance tweaks

0.71:
- bug fix release
- new feature: whitelist

0.69:
- update for patch 3.2: support heal absorbs
- new feature: now allows coloring units by their class

0.68:
- fix a long standing issue that made filters reappearing every relog/reloadUI
- only reset the current profile when updating from an older version
- removed the separator from the quickButtonFrame

0.67:
- fix a bug where it reset the DB every login/ReloadUI

0.66:
- added a proper check if this gets updated from an version equal or older then 0.66 and reset the db accordingly(this will reset all your settings when updating to this version)
- fixed toc version number to a valid decimal number
- tweaked the code a bit and nil fixing
- (Temporary) fix for death knight gladiator gloves generating an energize event with a zero(not nil) spellschool

0.6.5:
- taint fix
- added all spell schools
- fix missing libraries
- suffix can now be colored, fix nil line 1313 and 1383
- improved the formatting tab, dropdowns with example strings > checkboxes

0.6.3:
-added school 33 shadowstrike(physical + shadow)
- localization update

0.6.2:
- added option to enable/disable the context menu entries
Optional Files (1)
File Name
Version
Size
Author
Date
Type
0.76
129kB
07-02-11 10:56 AM
Patch


Post A Reply Comment Options
Unread 06-13-09, 01:14 PM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: CoI Error

Originally posted by Jazzshade
Ok, well. Deleted Interface and WTF folders, loaded in so WoW could make new ones. Backed out, installed YCL and am still getting the error. Out of ideas here. Shame 'cause I love this addon. Hit me with a PM if you think of anything else for me to try or come across a solution.

Thanks for all of your time and attention, I really do appreciate authors that take pride in their work.
I can fix this issue, I just was just looking for the "why does this happen" it would have helped me in future to prevent such issues

It will be fixed in the upcoming release when i find the time to implement it.
Report comment to moderator  
Reply With Quote
Unread 06-14-09, 06:29 PM  
Jazzshade
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: CoI Error

Originally posted by copystring
I can fix this issue, I just was just looking for the "why does this happen" it would have helped me in future to prevent such issues

It will be fixed in the upcoming release when i find the time to implement it.
That's good news. Again, thanks for such a great addon.
Report comment to moderator  
Reply With Quote
Unread 06-15-09, 12:30 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: CoI Error

Originally posted by Jazzshade
That's good news. Again, thanks for such a great addon.
Check your Private Messages
Report comment to moderator  
Reply With Quote
Unread 06-19-09, 09:27 AM  
Devtech
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 3
hey there, im using your combat log adodn that was provided in a ui comp. I cant seem to find a way to unlock the window to move it. is there a specific way of moving the window?
Report comment to moderator  
Reply With Quote
Unread 06-19-09, 09:56 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Devtech
hey there, im using your combat log adodn that was provided in a ui comp. I cant seem to find a way to unlock the window to move it. is there a specific way of moving the window?
Hm, is it the up to date version? This issue seems to be from a older version.
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 02:10 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
When trying to remove the 'braces'

Code:
10:08 Interface\AddOns\YurrCombatLogOptions\Config.lua:1061: attempt to concatenate field '?' (a nil value)
And then when entering combat after that

Code:
10:09 [2] Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1377: bad argument #4 to 'format' (string expected, got nil)
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Last edited by Caellian : 06-29-09 at 02:10 AM.
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 10:43 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Caellian
When trying to remove the 'braces'

Code:
10:08 Interface\AddOns\YurrCombatLogOptions\Config.lua:1061: attempt to concatenate field '?' (a nil value)
And then when entering combat after that

Code:
10:09 [2] Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1377: bad argument #4 to 'format' (string expected, got nil)
Please try out the latest version, does that fix the issue?
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 01:50 PM  
Zabbath
A Kobold Labourer
 
Zabbath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 16
Uploads: 2
My settings won't get saved after i reload the UI or relog, using the latest version 0.66

anyone else also got this bug?
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 02:04 PM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Zabbath
My settings won't get saved after i reload the UI or relog, using the latest version 0.66

anyone else also got this bug?
Does v0.67 fix that for you?
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 02:29 PM  
Zabbath
A Kobold Labourer
 
Zabbath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 16
Uploads: 2
It did, thanks
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 03:37 PM  
Blinky12
A Cliff Giant
 
Blinky12's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 78
File comments: 11
Uploads: 5
Nothing to do with the addon although i do use it .

If this: http://eu.wowarmory.com/character-sh...s&n=Copystring is you then you are on my server
thought id seen your name somewhere before
__________________
-Not Vanilla Gorilla-
Last edited by Blinky12 : 06-29-09 at 03:37 PM.
Report comment to moderator  
Reply With Quote
Unread 06-29-09, 03:38 PM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Blinky12
Nothing to do with the addon although i do use it .

If this: http://eu.wowarmory.com/character-sh...s&n=Copystring is you then you are on my server
thought id seen your name somewhere before
Yeah, that's me.
Report comment to moderator  
Reply With Quote
Unread 06-30-09, 07:16 AM  
zukuu
A Murloc Raider

Forum posts: 5
File comments: 74
Uploads: 0
I can't toggle off the annoying big buttons "self", "to me", "everything" anymore.

everypatch brings more bugs than it seems to clears ~_~

i'll turn the addon off until a new update.

maybe a "pulldown" button within the combat log window would be a better idea for the "filterbuttons".

anyway, still good work - keep it up.

so far
zUkUu
__________________
Destruction Duel Guide 2 by zUkUu
http://www.warcraftmovies.com/movieview.php?id=121739
Report comment to moderator  
Reply With Quote
Unread 06-30-09, 07:34 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by zukuu
I can't toggle off the annoying big buttons "self", "to me", "everything" anymore.

everypatch brings more bugs than it seems to clears ~_~

i'll turn the addon off until a new update.

maybe a "pulldown" button within the combat log window would be a better idea for the "filterbuttons".

anyway, still good work - keep it up.

so far
zUkUu
Do you mean the buttons above the combatlog or those in the config?
Report comment to moderator  
Reply With Quote
Unread 06-30-09, 09:44 AM  
zukuu
A Murloc Raider

Forum posts: 5
File comments: 74
Uploads: 0
I've deleted the filters but one, they are still next / above to the combat log.


so far
zUkUu
__________________
Destruction Duel Guide 2 by zUkUu
http://www.warcraftmovies.com/movieview.php?id=121739
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.