Download
(161Kb)
Download
Updated: 01-15-12 12:22 PM
Pictures
File Info
Updated:01-15-12 12:22 PM
Created:unknown
Downloads:15,388
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 11-14-10, 09:01 AM  
Revrant
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Just lots of Lua errors for me when switching filters, not working right.
Report comment to moderator  
Reply With Quote
Unread 11-14-10, 05:32 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
Excellent!
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Last edited by Dessembrae : 11-14-10 at 05:32 AM.
Report comment to moderator  
Reply With Quote
Unread 11-11-10, 03:32 PM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
A new version is coming this weekend with one or more new features obviously including 4.0.1 compatibility.
Report comment to moderator  
Reply With Quote
Unread 11-09-10, 11:52 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
For those of you still using this, or wanting to use this.
I patched 2 files of the original installation that should make it work with patch 4.0.1

Look in the optional files here. I also posted a comment with what I exactly added to the code so you can also adapt the files yourself.

Best regards, Dessembrae.
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 10:05 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
Patch 4.0.1 issues

There are a few issues with some new spells that are used.
For example the soulharvest spell for warlock.
Upon gaining a soul shard, the addon gives following error:

Code:
Date: 2010-10-14 18:03:53
ID: 12
Error occured in: Global
Count: 1
Message: ..\AddOns\YurrCombatLog\YurrCombatLog.lua line 1479:
   attempt to concatenate field '?' (a nil value)
Debug:
   (tail call): ?
   (tail call): ?
   YurrCombatLog\YurrCombatLog.lua:1479: processEvent()
   YurrCombatLog\YurrCombatLog.lua:1096: ?()
   ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
      ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
   [string "safecall Dispatcher[14]"]:4:
      [string "safecall Dispatcher[14]"]:4
   [C]: ?
   [string "safecall Dispatcher[14]"]:13: ?()
   ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
   Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
      Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 04-06-10, 10:55 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
And another one opening the PvP tab where horde and alliance as in a list when in a BG.
Code:
Date: 2010-04-06 18:50:21
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\YurrCombatLog\YurrCombatLog.lua line 1278:
   attempt to concatenate a nil value
Debug:
   (tail call): ?
   (tail call): ?
   (tail call): ?
   YurrCombatLog\YurrCombatLog.lua:1278: processEvent()
   YurrCombatLog\YurrCombatLog.lua:1096: ?()
   ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
      ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
   [string "safecall Dispatcher[13]"]:4:
      [string "safecall Dispatcher[13]"]:4
   [C]: ?
   [string "safecall Dispatcher[13]"]:13: ?()
   ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
   Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
      Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 04-03-10, 03:37 PM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
Error occured with completing the fishing quest in dalaran sewers (when I catched the corroded jewel).
Code:
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\YurrCombatLog\YurrCombatLog.lua line 1380:
   attempt to concatenate a nil value
Debug:
   (tail call): ?
   (tail call): ?
   (tail call): ?
   YurrCombatLog\YurrCombatLog.lua:1380: processEvent()
   YurrCombatLog\YurrCombatLog.lua:1096: ?()
   ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
      ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
   [string "safecall Dispatcher[12]"]:4:
      [string "safecall Dispatcher[12]"]:4
   [C]: ?
   [string "safecall Dispatcher[12]"]:13: ?()
   ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
   Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
      Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 08-13-09, 09:09 AM  
Jabar
Premium Member
 
Jabar's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 40
Uploads: 1
Ok, thank you very much !
Report comment to moderator  
Reply With Quote
Unread 08-13-09, 07:08 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Jabar
Hi,
I've only activated "to me" filter and I keep seeing "XXX creates Bolt of Frostweave" (or whatever).
How can I disable this ?

Everything else works like a charm, congrats !
Thats not created by my addon, it's from the chatframe itself. You'll need to disable these messages in the chatframe's settings
Report comment to moderator  
Reply With Quote
Unread 08-13-09, 06:59 AM  
Jabar
Premium Member
 
Jabar's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 40
Uploads: 1
Hi,
I've only activated "to me" filter and I keep seeing "XXX creates Bolt of Frostweave" (or whatever).
How can I disable this ?

Everything else works like a charm, congrats !
Report comment to moderator  
Reply With Quote
Unread 08-08-09, 12:04 PM  
Annekynn
A Fallenroot Satyr

Forum posts: 21
File comments: 144
Uploads: 0
Excellent mod, best combat log modifier ive seen yet!
Report comment to moderator  
Reply With Quote
Unread 08-08-09, 04:49 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Angrysteel
Message: Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1058: bad argument #2 to 'format' (number expected, got nil)
Time: 08/08/09 03:28:49
Count: 2569
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1058: in function `DamageResult'
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1486: in function `processEvent'
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:934: in function <Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:928>
(tail call): ?

Locals: (*temporary) = "(A%d)"
(*temporary) = nil
(*temporary) = "number expected, got nil"



The above is an error i get with the latest version. Lots of frame rate loss when this error starts.

I tried to fix it by uninstalling YurrCombatLog and deleted all saved variables. Worked for about 20 min, then errors start spamming again.

This isnt something you can simply hide the error, as its a dramatic FPS loss when the error starts.
v0.71 released, it's mainly a bug fix release that should solve the above error.
Report comment to moderator  
Reply With Quote
Unread 08-08-09, 02:32 AM  
Angrysteel
A Murloc Raider

Forum posts: 6
File comments: 203
Uploads: 0
Message: Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1058: bad argument #2 to 'format' (number expected, got nil)
Time: 08/08/09 03:28:49
Count: 2569
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1058: in function `DamageResult'
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:1486: in function `processEvent'
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:934: in function <Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:928>
(tail call): ?

Locals: (*temporary) = "(A%d)"
(*temporary) = nil
(*temporary) = "number expected, got nil"



The above is an error i get with the latest version. Lots of frame rate loss when this error starts.

I tried to fix it by uninstalling YurrCombatLog and deleted all saved variables. Worked for about 20 min, then errors start spamming again.

This isnt something you can simply hide the error, as its a dramatic FPS loss when the error starts.
Report comment to moderator  
Reply With Quote
Unread 08-06-09, 12:48 AM  
zukuu
A Murloc Raider

Forum posts: 5
File comments: 74
Uploads: 0
color by class sounds really promising.

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 07-29-09, 03:43 AM  
copystring
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 68
Uploads: 1
Originally posted by Lastbreath
Well ive deleted old addon and saves, extracted new 1 in addons folder and thats it, didnt set anything on the addon just puted and even if i turn on/off filters on the side of combat log tab still it always shows everything. If u want i can post addons list here?
I more meant the steps you did in the game. Did you click apply after changing the filters? Unfortunately they don't apply automatically yet.
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.