Changes

Jump to navigation Jump to search

User:Ago

1,373 bytes added, 22:49, 24 August 2017
no edit summary
'''1.0.0'''
* Initial revision
 
== AnalyzeTool ==
Track analyze messages from logs and helps determining ore locations from them.
 
* [http://gotti.no-ip.org/wurm/analyzetool Web install] with automatic updates
* [https://github.com/ago1024/WurmTools Source]
* Requirements: .NET Framework 4.0
 
http://gotti.no-ip.org/wurm/analyzetool/analyzetool.png
 
AnalyzeTool will pick the character name and Wurm folder from the registry. If you are using multiple characters or the wurm folder is not picked correctly then save this configuration with the correct playername(s) to ''%LOCALAPPDATA%\AnalyzeTool.xml''. The easiest way to open the correct file is to enter ''notepad %LOCALAPPDATA%\AnalyzeTool.xml'' in the Windows run prompt (Windows+R).
<pre>
<AnalyzeTool>
<Player name="PLAYERNAME"/>
<!-- more entries like this for any character you want to have the log files checked -->
<!-- a different wurm folder can be added in the wurmdir attribute eg
<Player name="PLAYERNAME" wurmdir="C:\Games\Wurm"/>
<!-- Wurmunlimited uses the test folder for logs -->
<Player name="PLAYERNAME" wurmdir="D:\SteamApps\common\Wurm Unlimited\WurmLauncher\PlayerFiles" testserver="true"/>
-->
</AnalyzeTool>
</pre>
 
=== Changelog ===
 
'''1.7.0'''
* First public version
* Added support for glimmersteel, adamantine, sandstone, rocksalt
* Adjusted parser for changed ore names in analyze output
== fulldate.pl ==
editor
1,247

edits

Navigation menu