Download
(112Kb)
Download
Updated: 02-06-07 03:34 AM
Pictures
File Info
Updated:02-06-07 03:34 AM
Created:unknown
Downloads:37,963
Favorites:277
MD5:

SimpleCombatLog  Popular! (More than 5000 hits)

Version: 1.1.27327
by: rophy [More]

== Introduction ==

SimpleCombatLog is a mod which replaces the default combat logs with shorter, colored ones.

The reformatted message removes all unnecessary words so that it's faster to read what information you want rapidly when the combat log is scrolling very fast, in addition it colors the names differently when the name is you, raid, party, pet or whatever, colors the spell damage by element type etc

Even though it's supposed to be simple, the message replacements are complete, which means whatever you can read on that combat log chat frame, SimpleCombatLog should be able to catch it and displays a shorter one.

Despite the name, SimpleCombatLog is very customizable. SimpleCombatLog currently supports the following customizations:
- Filters: filter by event, message type and unitid.
- Colors: set the colors for each spell element, unitid, etc.
- Format: all the displayed combat logs can be customized.
- Watch list: watch for specific name / skill in the combat logs, which has higher priority than Filters.


== How do the filters work? ==

There are 3 kinds of filter : event (Blizzard event), type (message category) and name (unitid).

First the events decide what messages will be received. If you disable an event, SimpleCombatLog won't receive messages belong to that event at all, which will improve performance. However, I suggest you do not touch these unless you're very sure what messages are fired from each event.

Second, when SimpleCombatLog receives a combat message, SimpleCombatLog checks what kinds of message it is, and checks the TYPE filter, if that type filter is not turned on, the message will be filtered. For example, turning off 'heal' filter will filter out all heals and HoTs.

"Gain" is something like "You gain 50 mana from Blessing of Wisdom" and "Your pet gains 50 happiness from Feed Pet effect".

"Drain" is "Someone's Viper Sting drains 50 mana from you." and "Your Mana Tap drains 50 mana from your pet, you gain 50 mana."

Hit, Heal, Miss, Cast should be obvious.

Finally, if the message have name(s), SimpleCombatLog tries to find out it's unitid, and only when the unitid match any of the NAME filter it'll be displayed. For example, to receive messages related to you and your pet, only turn on 'you' and 'pet' name filter, which in fact means the unitid 'player' and 'pet'.


== Usage ==

Type '/scl' in game to show a list of slash commands.

Alt-RightClick a ChatFrameTab to show the configuration menu for that ChatFrame. The settings in SimpleCombatLog are saved per-char, per-ChatFrame.

If you customized a ChatFrame to the way you like, you will want to import those settings to another character, in this case you can use the Theme features in SimpleCombatLog.


== Themes ==

A theme is the combination of all the settings for a ChatFrame. By default SimpleCombatLog loads the 'default' theme for ChatFrame2. You can set a ChatFrame to load another theme by the configuration menu.

If you did any modifications to the settings of a ChatFrame, you'll see the 'save theme' option in the configuration menu, which will save the current settings as a theme. Themes are global to all characters, so if you have a combatlog customization which wants to be used among multiple characters, you can save it as a theme, and have the characters to load that theme.

You may overwrite or delete predefined themes. But in the case of deleting a predefined theme, it'll be loaded back on the next time you log in your character. So if you have modified the predefined themes and want to have them change back to the default values, simply delete the theme and relog/reloadui.

Post A Reply Comment Options
Unread 05-27-06, 10:34 AM  
Viperb0y
A Murloc Raider
 
Viperb0y's Avatar

Forum posts: 8
File comments: 10
Uploads: 0
Nice but...

Hi,

first of all, your addon is very nice and works fine. But there is a thing I don't understand: Why does your addon also truncate my Chatwindow.. for example I i type /help" I get a very.. strange... help listing. Try it out for yourself

P.S. Sorry for my bad english.
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 10:41 AM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
I can't reproduce it with my english client, what's your WoW localization?
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 10:57 AM  
Viperb0y
A Murloc Raider
 
Viperb0y's Avatar

Forum posts: 8
File comments: 10
Uploads: 0
Hi,

I use the German client, here is a screenshot without SimpleCombatLog:

Picture without

and here with SimpleCombatLog:

Picture with

P.S. I found another bug.. SimpleCombatLog is truncating my tooltips too o.O.
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 11:05 AM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
hmm, I'll take a look on it, but i still can't reproduce it so far.

but anyway try typing /scl to turn off combat log surpressing and see if the problem still exists?

OMG, I know what's the problem now. I uploaded a debugging version, which converts your client into traditional chinese. so you can't see anything, you dont have chinese font


Please don't download this version anymore before i upload another one.

In the mean while delete the GlobalStrings.lua in SimpleCombatLog\ParserLib should solve the problem.
Last edited by rophy : 05-27-06 at 11:15 AM.
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 11:08 AM  
Viperb0y
A Murloc Raider
 
Viperb0y's Avatar

Forum posts: 8
File comments: 10
Uploads: 0
Hi,

typing /scl doesn't change anything :-/. It even don't turn off SimpleCombatLog .

EDIT: It truncates nearly every message in the game.

EDIT2: Ah okay! Thanks a lot! Now it works
Last edited by Viperb0y : 05-27-06 at 11:27 AM.
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 11:24 AM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
Check my previous comment, it's all my fault, I'm a moron, wait for next version please.

EDIT: Ok I hope 0.1.1a have no more stupid errors.

Originally posted by Viperb0y
Hi,

typing /scl doesn't change anything :-/. It even don't turn off SimpleCombatLog .

EDIT: It truncates nearly every message in the game.
Last edited by rophy : 05-27-06 at 12:56 PM.
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 05:33 PM  
Shark
A Defias Bandit

Forum posts: 3
File comments: 56
Uploads: 0
Please add an option so only spells your do or are done on you are reported. standing in by the og mailbox I get 5 lines of text a second.
Report comment to moderator  
Reply With Quote
Unread 05-27-06, 07:51 PM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
I'll start adding customization after I make sure it's running well on all localizations. Currently it has no configuration at all, simply replaces the default "Simple Mode" combat log.

Sometimes you'll probably see some messages: "ParserLib: XXXXX cannot be find in the patterTable" in the chat frame. Please let me know if you do see such messages (give me the whole message you saw)
Report comment to moderator  
Reply With Quote
Unread 05-28-06, 05:08 AM  
sh0e
A Murloc Raider
 
sh0e's Avatar

Forum posts: 6
File comments: 4
Uploads: 0
using the german client, i get following error message:
while feeding pet (hunter class)

"Interface\AddOns\SimpleCombatLog\SimpleCombatLog.lua:247 bad argument #3 to `format' (string expected, got nil)"

"<ParserLib-1.1-1> Smirnoff erhält 35 Zufriedenheit durch Tier Füttern - Effekt. -> not found in event CHAT_MSG_SPELL_PERIODIC_SELF_BUFFS"
Smirnoff - Pet Name
Tier Füttern - Spell
Report comment to moderator  
Reply With Quote
Unread 05-28-06, 01:40 PM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
Fixed on 0.1.2.

Please let me know if any more error message showed up.

Originally posted by sh0e
using the german client, i get following error message:
while feeding pet (hunter class)

"Interface\AddOns\SimpleCombatLog\SimpleCombatLog.lua:247 bad argument #3 to `format' (string expected, got nil)"

"<ParserLib-1.1-1> Smirnoff erhält 35 Zufriedenheit durch Tier Füttern - Effekt. -> not found in event CHAT_MSG_SPELL_PERIODIC_SELF_BUFFS"
Smirnoff - Pet Name
Tier Füttern - Spell
Last edited by rophy : 05-28-06 at 01:40 PM.
Report comment to moderator  
Reply With Quote
Unread 05-28-06, 02:40 PM  
Jayblah
A Kobold Labourer

Forum posts: 0
File comments: 27
Uploads: 0
Superb! I will definately be watching this addon closely. Its been too damn long since someone tried to code up a HItsMode successor. I'd use Nurfed Log but having to use Nurfed Utility as a dependency when I use no other Nurfed product blows.

Unfortunately, in its present state, this addon is not very pleasant to use, simply because of the sheer amount of spam you see. I'm seeing enchants (when they begin, when it completes, ugh!), shapeshifts, etc. I do not need or want to see any of this! The command /scl onlyyou doesn't work either for me. So I'll definately be waiting for future releases once more functionality is added. Keep it up!
Last edited by Jayblah : 05-28-06 at 02:45 PM.
Report comment to moderator  
Reply With Quote
Unread 05-28-06, 09:38 PM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
/scl onlyyou doesn't work? hmm make sure you're using 0.1.2?

for the amount of spam, it's just the same as what the default 'Simple Chat' mode does, no more, no less. Sure, some more advanced filtering can be added, I'll need to make sure the Parser is working correctly before I start adding actual customization to SCL itself though.

This mod is intended to track ALL messages appearing in your combat log, this is not easy to do, I've yet to see one mod which can do this. For now there're probably missed patterns, but it's already way more complete than any other mod I've ever seen.




Originally posted by Jayblah
Superb! I will definately be watching this addon closely. Its been too damn long since someone tried to code up a HItsMode successor. I'd use Nurfed Log but having to use Nurfed Utility as a dependency when I use no other Nurfed product blows.

Unfortunately, in its present state, this addon is not very pleasant to use, simply because of the sheer amount of spam you see. I'm seeing enchants (when they begin, when it completes, ugh!), shapeshifts, etc. I do not need or want to see any of this! The command /scl onlyyou doesn't work either for me. So I'll definately be waiting for future releases once more functionality is added. Keep it up!
Report comment to moderator  
Reply With Quote
Unread 05-29-06, 01:08 AM  
sh0e
A Murloc Raider
 
sh0e's Avatar

Forum posts: 6
File comments: 4
Uploads: 0
/scl onlyyou

^^works fine
Report comment to moderator  
Reply With Quote
Unread 05-29-06, 10:57 AM  
Gogusrl
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 74
Uploads: 1
can you please remove all the failed spellcasting messages (because you are dead, out of range, whatever).

edit : http://paradoxguild.net/gogu/scl.jpg
in the right chat window you can see the spam i was talking about and in the left one 2 errors.
Last edited by Gogusrl : 05-29-06 at 11:39 AM.
Report comment to moderator  
Reply With Quote
Unread 05-29-06, 03:55 PM  
Darclite
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Thumbs up Azu chat bug

Ok i love simplechat works great

Only problem i got was at Azuregos as i played with my alt Mage:

http://www.myffos.net/downloads/images/azubug.jpg

Tons of spam in the normal ChatWindow
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: