View Single Post
  #1  
Old 06-05-2014, 11:46 AM
sevendeuceoff sevendeuceoff is offline
Large Rat


Join Date: May 2014
Posts: 6
Default EQ LogTools - log parsing tool

Hi,

I put together this little program for personal use, but decided to add more features and release it to the public.

EQ LogTools is a parsing tool that reads the last line of a Project 1999 log file. It looks for specific triggers for spells and disciplines and starts countdown timers when a spell has been successfully cast/landed on a target.

It also includes a "trigger" panel for notifying you when a user-defined text string occurs in the log file.

Lates beta version of EQ LogTools (0.7) can be downloaded here:
https://sourceforge.net/projects/eqlogtools/


Notes:
- Recommend using "Show PC spells for group only", as other's spells may (rarely) show up in timers if they're casting the same detrimental spell roughly at the same time as you.

Known issues:
- Spell durations, spell names, casting times, trigger strings and spell icons were taken from the Project1999 wiki, Lucy and the EQEmu forum tools and EQ Emu source code, and may be incorrect for some spells.
- If a casting skill is raised after a successful detrimental spell lands on a target, the timer for that spell may not trigger, as parsing is done by last line of text in a log file.
- Dispelled/clicked off spells are not removed from timers, however the timer fields can be erased manually or with a button.


Bugs and/or omissions can be reported here, or email (address in readme.txt).

Screenshots:

[You must be logged in to view images. Log in or Register.]

[You must be logged in to view images. Log in or Register.]
Last edited by sevendeuceoff; 06-05-2014 at 12:02 PM..