Post by alandrian on Aug 4, 2007 15:24:14 GMT
Hey folks. Well people keep asking about the programm I have written to parse my nwn logs, so I finally will post it with some screenshots of it. So you can see what it is capable to do and more important what its not to.
I release the programm under the GPL Version 3.
Linux download.
Source download.
The written code should be all portable to windows. As the GUI uses GTK2 you need those it if you want to build a windows version or you have to rewrite the GUI.
You have to execute the binary in the directory where you nwn places your logfiles AFTER you have start you game, as the game will overwrite all old logfiles on startup..
This programm is a bit different then the logparser posted so far, because it was designed to run while you actually play the game. The initial idea came from bhao, I wont forget to credit you for that . It runs in some sticky window over my actual game window so I always have it in my view. Guess it would be even possible to display it on a second monitor but I dont have one right here.
This is a screenie of the program captured during the last Illithid run. The program is monitoring my own sorc. You can select the player/mob to observe with the drop down menue. The upper part lists some stats of the observed player/mob. Some are just approximated values like the AC and the crit range. But at least it shows the lowest crit actually happend. So you can figure out if you actually need an insane crit range with your current AB.
The lower part lists the damage you dealt and take this run. The red one is what you take and the green one what you dealt. First column is the total you dealt each type and the second the value for the last minute. In brackets are what has been absorbed due to immunities.
As you can see i seem to forgot shadowshield for a short time as i took 320 negative damage, hehe. The fire and acid damage I dealt the last minute are actually my damage shield as I was using wails while i made the screenie.
Here I was watching those mean Golems. As you see the party was quite disiplinated and didnt used to much ele on them.
Thats it more or less. No real magic but quite handy sometimes. I am up for any suggestions of course.
I release the programm under the GPL Version 3.
Linux download.
Source download.
The written code should be all portable to windows. As the GUI uses GTK2 you need those it if you want to build a windows version or you have to rewrite the GUI.
You have to execute the binary in the directory where you nwn places your logfiles AFTER you have start you game, as the game will overwrite all old logfiles on startup..
This programm is a bit different then the logparser posted so far, because it was designed to run while you actually play the game. The initial idea came from bhao, I wont forget to credit you for that . It runs in some sticky window over my actual game window so I always have it in my view. Guess it would be even possible to display it on a second monitor but I dont have one right here.
This is a screenie of the program captured during the last Illithid run. The program is monitoring my own sorc. You can select the player/mob to observe with the drop down menue. The upper part lists some stats of the observed player/mob. Some are just approximated values like the AC and the crit range. But at least it shows the lowest crit actually happend. So you can figure out if you actually need an insane crit range with your current AB.
The lower part lists the damage you dealt and take this run. The red one is what you take and the green one what you dealt. First column is the total you dealt each type and the second the value for the last minute. In brackets are what has been absorbed due to immunities.
As you can see i seem to forgot shadowshield for a short time as i took 320 negative damage, hehe. The fire and acid damage I dealt the last minute are actually my damage shield as I was using wails while i made the screenie.
Here I was watching those mean Golems. As you see the party was quite disiplinated and didnt used to much ele on them.
Thats it more or less. No real magic but quite handy sometimes. I am up for any suggestions of course.