Post by bhao on Jan 22, 2010 16:51:30 GMT
SNARL (Starts NWN And Reads Logs) v0.92b6
this is my attempt at a nwn starter/log analyzer. it is written in autohotkey, a scripting free language for windows. i have tested it extensively with xp, but not really with vista or 7, but my guess is, that especially vista's uac, if active, would get in the way of some parts. linux is not supported at the moment, but if anyone can get this to run under wine, i am certainly interested to hear about it.
this is a work in progress.
it does the following:
installation instructions:
download archive contains executable (which i scanned with an up to date version of sophos antivirus right before i put up the download link). the source is included too, so feel free to compile your own executable or simply run it on the interpreter. all you need is available at www.autohotkey.com
THIS SOFTWARE IS BETA, it is provided as is. while i am confident it won't do anything it is not supposed to, there is always the chance that your pc might explode if you run it. if in doubt, read the source first.
download link: snarl092b6.zip
this is my attempt at a nwn starter/log analyzer. it is written in autohotkey, a scripting free language for windows. i have tested it extensively with xp, but not really with vista or 7, but my guess is, that especially vista's uac, if active, would get in the way of some parts. linux is not supported at the moment, but if anyone can get this to run under wine, i am certainly interested to hear about it.
this is a work in progress.
it does the following:
- shows all servers with uptime and number of players
- shows buddies and guild members. (see ini file for config)
- shows player list details, when you right click a server or shout
- allows you to connect to a server by double clicking any server or shout (or by clicking once and then "connect")
- knows where you were last, so you can just click "go back" (if you crash)
- sorts all logs into folders by date, named by time, so nothing gets lost anymore
- has a stat window that
- displays fugue/limbo timers of the whole party
- shows all recently active party members and monsters
- points out things like players healing monsters, or hitting or damaging things they shouldn't
- points out mini bosses and rares
- points out festering
- shows your essence
- provides details of things you hit, damage or whatever you click on in the "recently active" window.
- shown details like ac, ab, threat range that are calculated on the fly by analyzing the log
- shown details like immunities and dam reduction that are taken from a database file (only rudimentary version with hell stats based on wiki provided atm)
- shows cool down timers like gs, smite, nimbus or rejuvs
- has 2 stop watch thingies for whatever
- shows time of currently active run
- is not an overlay, so you need to either play in a window, have a second screen or you can simply ignore it
- displays fugue/limbo timers of the whole party
- calculates extensive run data and generates web page that:
- assigns difficulty ratings to monsters based on what threat they posed to the party
- weights offensive and defensive player actions based on the difficulty of the monsters they engaged, then displays some pie charts with the results
- shows overall damage in/out/kill graphs for the party and individual players
- shows all players, monsters, damage, kills, deaths, in great great great detail
- looks like this (link)
- assigns difficulty ratings to monsters based on what threat they posed to the party
- probably makes your nwn stutter sometimes, or at least have somewhat lagged information, if you only have one core (at least that's what i found with some older pcs - ymmv)
installation instructions:
- download zip archive. link below
- unzip wherever
- optional: look at or even edit config/nwnlogin.ini
- run snarl.exe
download archive contains executable (which i scanned with an up to date version of sophos antivirus right before i put up the download link). the source is included too, so feel free to compile your own executable or simply run it on the interpreter. all you need is available at www.autohotkey.com
THIS SOFTWARE IS BETA, it is provided as is. while i am confident it won't do anything it is not supposed to, there is always the chance that your pc might explode if you run it. if in doubt, read the source first.
download link: snarl092b6.zip