Coming from this background, I like to keep track of my stats and skills, it's fun to compare them to other players. You can see who's skilled in digging and know exactly what skill they have. Pretty useful for hiring a worker I'd say. Once I found out about this wiki and obtained an account, and subsequently a character page, I realized I had the opportunity to create a skill tracker! And so I did.
== Skill Tracker Basics==
*then goes back to idling in the background until the next skills dump
*If Wurm Online or the launcher closes it will close itself as well.
== config.txt ==
This is the overall configuration file for the tracker. I have included explanations of each setting in the file itself. (Note: Don't change any lines in the file except for the setting's values themselves, as it will throw off reading the file on start-up.. which will cause it to fail.)
== skill list.txt ==
Upon parsing a skills dump from Wurm, it creates a file named 'skill list.txt'. The sole purpose of this file is to list all the skills your character has learned/gained in the order that it was dumped. This is then used to let you customize the 'layout.txt' to show what skills you want generated on the .png image. (Note: as you learn skills, the skill list will be updated and you may have to re-configure your layout.txt as the order will shift due to new skills being added.)
== layout.txt ==
That layout would render this image:
http://newtemplar.ueuo.com/Wurm/examplesig.png
== Download and other information ==
[http://newtemplar.ueuo.com/Wurm/Wurm%20Online%20Skill%20Tracker%20v1.0.rar Wurm Online Skill Tracker v1.0]
== Change Log ==
*v1.0 - Initial Release