• Runes of Magic Addons
  • Runes of Magic
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Combat Log Mod

 

Project Updated:
Files Updated: Tue, Jun 30 2009
Supports Game Version: 1825
Category: Chat & Communication
Tags:

, , and [Edit Tags]

Project Manager: Sigicz
Additional Authors: No additional authors
Current Version: v0.07.05
License: Creative Commons License By-Nc-Sa 3.0
Development Site: CurseForge
Avg Daily DL (last 30 days): 15
Downloads Total: 9,276
Favorites: 36
Comments: 52
  • Contests
  • About Combat Log Mod
  •  

Combat Log Mod

this addon tries to simplify standard ingame combat log.
- green line is good for you (yeah you kill them all)
- red line is bad for you (please don't cry :) )
- arrows are showing attack flow

general:

addon depends on Sol library.
thanks to Alleris for his projects. i have learned a lot from his code.
thanks to DiggityMan for his testing and feedback.
thanks to slashy1302 and spaceturtle for help with DE translation.
original idea - Enhanced Combat Log from wiggen123 (doesn't work for me).
released under the Creative Commons License By-Nc-Sa 3.0.

use ticket system for unknown_message/feature/bug report. [ check existing then make new one ]
you can also try contact me directly: room #RoMUIDev on irc.freenode.net

parsed messages

note: those crazy asian messages which sometimes show up will not be parsed. ever :) (they disappeared completely since release date :( they were funny)
there is lot of different message types parsed (regular combat, magic, healing, miss/dodge, etc..), full list is packed with addon (_parsed_messages.txt).
if unknown message appears, text "CombatLogMod unknown message:", followed with unknown message, will be shown.
if you see that, please write the unknown message exactly as it is, or make screenshot, put it into ticket, and i'll try to implement it.
some strings need to be translated (mostly into DE) - check them here.

ignored messages

i have decieded to leave some messages as they are, so i have implemented ignored messages list in v0.03.00b. These messages don't show up the "Unknown message" information.
ignored are You have died, You have Ressurected, Register Recall point, ...
list of ignored messages is also packed with addon (_parsed_messages.txt).

configuration:

slash commands removed from v0.06.00 and replaced by configuration window.
addon supports Addon Manager.
/clm - show/hide configuration window.

to do:

  • configuration window [done in v0.06.00]
    • customize output strings [done in v0.06.01]
    • color output as you want [done in v0.07.00]
    • turn on/off individual parsers
  • turn on/off debug mode [done in v0.03.00b]
  • DE support [done v0.05.04]
  • disable "regeneration" messages (HP,MP potions, spells) [work in progress]
  • dont know :)

installation:

extract archive into the \Interface\AddOns folder within your RoM installation directory. If this folder doesn't already exist, create one.
Better way - use Curse client

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Combat Log Mod v0.07.05 Release 1825 4,232 6/30/2009
  Combat Log Mod v0.07.04 Release 1825 491 6/25/2009
  Combat Log Mod v0.07.03 Release 1825 663 6/11/2009
  Combat Log Mod v0.07.02 Release 1825 731 5/30/2009
  Combat Log Mod v0.07.01 Release 1825 512 5/21/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • akwok said

    Hello,

    A small request: can you add an option to customize the color of successful dodges?

    Thanks!

    Reply Report Permalink
  • MaSch said

    Tiny bug in 0.07.04 in the german locale:
    casts_parry = "(.+) zaubert (.+) auf (.+), Parrieren reduziert Schaden auf (%d+).",
    has to be
    casts_parry = "(.+) zaubert (.+) auf (.+), Parieren reduziert Schaden auf (%d+).",

    Here is a Screenshot: http://cghost.de/mediahost/img2/combatlog.qd6qgk.png

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.07.04 uploaded
    - updated to use latest Sol.Color functions (finally ;) )
    1 new message parser (2 seen messages) - need DE translation

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.07.03 uploaded
    1 new message parser (2 seen messages) - need DE translation

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.07.02 uploaded
    - fixed "spell resisted" EN parser
    added addon version under config window

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.07.01 uploaded
    - added texture for ColorPicker color area
    rest are internal changes +
    preparations for message ignoring

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.07.00 uploaded
    - colors are now customizable

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.06.14 uploaded
    - added "Colors" settings tab with some new options
    - re added AddonManager enable/disable support (this is session only)

    1 new message parser (1/1 seen/unseen message) - need EN opposite
    http://rom.curseforge.com/projects/combat-log-mod/localization/

    Reply Report Permalink
  • slashy1302 said

    uhm just a question.. did you happen to set "PLAYER zaubert SPELLNAME on OPONENT - OPONENT leidet nun an den Auswirkungen von SPELLNAME." to Ignore? Since both ways (Oponent casts on me and me on oponent) are getting ignored (no CombatLogMod Unknown Message)

    Reply Report Permalink
  • Sigicz said

    you are right. one ignore pattern fits on this message.

    fixed in Combat Log Mod v0.06.13

    Reply Report Permalink
  • slashy1302 said

    Thanks :)

    Reply Report Permalink
  • slashy1302 said

    Thank you so much :D I love this addon

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.06.12 uploaded
    - fixed DE skill parsers after 1831 patch

    Reply Report Permalink
  • slashy1302 said

    There are now atleast 2 unknown Messages in the German Version:

    "Ihr genießt nun die Auswirkungen von  SPELLNAME"

    and

    "Ihr leidet nun unter den Auswirkungen von Rückrufpunkte registrieren.."

    Not the two spaces before Spellname and the two periods at the other message.

    Hope you have the chance to fix them fast, looks weird like it is now when I get the unknown message everytime I buff myself :P

    Reply Report Permalink
  • slashy1302 said

    maybe it would be a good idea to make it read both likes (the one with 1 space and the one with 2 ... or even with a lot of spaces and strip them manually) so that when they fix that in the next patch you don't have to make a new Version again.

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.06.11 uploaded

    1 new message parser (1/1 seen/unseen message)

    Reply Report Permalink
  • Mavoc said

    Your Addon uses the sol lib addon, please remove it from your zip and add it to your project's dependencies so that the curse client will auto download sol, then only one version of sol will be on our computers.

    Reply Report Permalink
  • Sigicz said

    don't worry. this is correct way of library usage thanks to LibStub.
    and Sol is set also as dependency.

    Reply Report Permalink
  • Sigicz said

    Combat Log Mod v0.06.10 uploaded
    - fixed another DE skill parsers after 1828 patch
    - color of "CLM unknown message" changed to red

    1 new message parser (2/2 seen/unseen messages) - need DE translation

    Reply Report Permalink
  • Mavoc said

    ENUS unknown message
    'caster' casts Group Heal on 'receiver', critically restoring '####' Life.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,005 pbInfo Chat & Communication, Quests...
  2. 91 ComeOnIn Action Bars, and Chat & Communication
  3. 74 EasyChatChange Chat & Communication
  4. 70 RoMail2 Chat & Communication, Auction...
  5. 68 Ultimate Mail Mod Chat & Communication, and...