Post by ekstroem on Feb 29, 2008 10:43:45 GMT
Latest Version of YAL
Above is the most recent version, in zip format.
2011-07-17
Funky
(And the link and current code is not by me (Claus) - see this thread for a history of how YAL has evolved)
[EDIT]
NEWEST LINKS HERE:
www.keleous.com/downloads/nwn.pl and
www.keleous.com/downloads/yal.exe
-the management, by way of illandous
[/EDIT]
Seems everyone and their grandmother is making log analyzers at the moment. Thought I'd throw mine out there as well.
It resembles bort's quite a bit as I was quite fond of his but there were a few things I'd like to have included/tweaked. I'm borderline fanatic* when it comes to open source and free software, so I decided I might as well take a shot at make a "bort-like" logger that everyone could help improve.
The following picture shows the result from last nights Malbolge run:
Several things can be seen: input/output damage, effective hit-percentage (and defence) over the last 30 attacks, different timers etc. Skill checks, saves, yada yada yada.
The party window gives summaries of the party members, and it's clear that 1) Ashley completely owned the layer, 2) Divine slingers (Fiona) badly need a damage boost or something (and I do know which damage types to use for the different mobs), and that 3) Raj "won" the tank contest in the end.
The script is written in perl/Tk. To run that under windows you can get perl for free from ActiveState, and once you install the ActiveState version you can run the package manager, select Tk and install that. Under *nix it just runs although some distributions may have to install the Tk package though.
Place the nwn.pl script in the same directory as the NWN log files and enjoy.
For this program to work, you must enable client logging. To do this, open nwnplayer.ini from your neverwinter nights directory and change the line that reads
ClientEntireChatWindowLogging=0
to
ClientEntireChatWindowLogging=1
Feedback welcome. Bugs may even be fixed. Or better yet: tweak the program and mail me the changes.
Oh ... and the program is pre-pre-alpha. Written very quickly with quite a bit of spaghetti code and undergoes changes quite often. Download the lastest version here. I'll try to make sure to upload the newest version at least once per week.
Also I run the logger under linux so any annoyances under windows will only be looked at if someone tell me about them.
Claus
* Not the hair-chewing, square dancing type - I just think it's a great idea. Like sliced bread. Or sushi. Or Monty Python.
Above is the most recent version, in zip format.
2011-07-17
Funky
(And the link and current code is not by me (Claus) - see this thread for a history of how YAL has evolved)
[EDIT]
www.keleous.com/downloads/nwn.pl and
www.keleous.com/downloads/yal.exe
-the management, by way of illandous
[/EDIT]
Seems everyone and their grandmother is making log analyzers at the moment. Thought I'd throw mine out there as well.
It resembles bort's quite a bit as I was quite fond of his but there were a few things I'd like to have included/tweaked. I'm borderline fanatic* when it comes to open source and free software, so I decided I might as well take a shot at make a "bort-like" logger that everyone could help improve.
The following picture shows the result from last nights Malbolge run:
Several things can be seen: input/output damage, effective hit-percentage (and defence) over the last 30 attacks, different timers etc. Skill checks, saves, yada yada yada.
The party window gives summaries of the party members, and it's clear that 1) Ashley completely owned the layer, 2) Divine slingers (Fiona) badly need a damage boost or something (and I do know which damage types to use for the different mobs), and that 3) Raj "won" the tank contest in the end.
The script is written in perl/Tk. To run that under windows you can get perl for free from ActiveState, and once you install the ActiveState version you can run the package manager, select Tk and install that. Under *nix it just runs although some distributions may have to install the Tk package though.
Place the nwn.pl script in the same directory as the NWN log files and enjoy.
For this program to work, you must enable client logging. To do this, open nwnplayer.ini from your neverwinter nights directory and change the line that reads
ClientEntireChatWindowLogging=0
to
ClientEntireChatWindowLogging=1
Feedback welcome. Bugs may even be fixed. Or better yet: tweak the program and mail me the changes.
Oh ... and the program is pre-pre-alpha. Written very quickly with quite a bit of spaghetti code and undergoes changes quite often. Download the lastest version here. I'll try to make sure to upload the newest version at least once per week.
Also I run the logger under linux so any annoyances under windows will only be looked at if someone tell me about them.
Claus
* Not the hair-chewing, square dancing type - I just think it's a great idea. Like sliced bread. Or sushi. Or Monty Python.