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
- customize output strings [done in v0.06.01]
- 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
Facts
- Date created
- 17 Mar 2009
- Category
- Last update
- 30 Jun 2009
- Development stage
- Release
- Language
- deDE
- enUS
- License
- Creative Commons License By-Nc-Sa 3.0
- Curse link
- Combat Log Mod
- Recent files
Authors
Relationships
- Embedded library
- Sol