Sign in to follow this  
kelvinhall

Wurm Online Favor/base Price Calculator

Recommended Posts


I made a tool to calculate the base price and favor of various Items in Wurm.
 
This has been developed and tested on windows 7 and uses .Net, there may still be a few bugs in the program but I cant seem the find them at the moment.
 
 
quick glance of the features:

 

  • Add, Merge, Ignore and remove Items on the fly.
  • Calculates into both Favor and Base price, as well as showing god-specific bonuses.
  • can Import and Export your table to .csv (which can be used in other applications like excel).
  • Items are sorted by group, as to avoid too many items to scroll through.
  • Create custom groups and add items to those groups with the configure items window.
  • Use an items quality and base price to determine its constant for custom Items (no math necessary!).
 
Pictures of the tool:
 

aaod.png
 
j3zc.png
 
sm76.png

 
As can be seen, it is somewhat configurable. Allowing you to add your own groups and items as well as learn the constant of an item (that is a value used in the get price of all items in wurm).
 
It's main purpose is to simply select several items (a few stacks of cordage rope as an example) and it will perform the math for you on those items, and return the favor and base price (which makes this ultimately most useful to priests).
 
It is capable of this the moment it is run, so no need to configure it. Some instructions are shown on the tool when it is first run to help you get used to how it works.
 
Change log:

 
29/11/2013 - Version 1.01
Attempt to fix usage with different cultures (for instance, using a comma instead of a full stop to show decimals)
 
28/11/2013 - Version 1.00
Initial release
 

 
Download link:
 

 

 

Edited by kelvinhall
  • Like 8

Share this post


Link to post
Share on other sites

interesting , might try it out , thanks kindly for it also =)


Share this post


Link to post
Share on other sites

looks much nicer than my rigged up excel sheet :D


 


I'll check it out later tonight


Share this post


Link to post
Share on other sites

Moved to toolbelt, since it will obviously fit in very well here. Looking great, will probably use.


Share this post


Link to post
Share on other sites

nice tool, but ...

using local setting for conversion of numbers/dates is bit impractical for wide world data sharing ... can lead to

************** Text výjimky ************** (exception text)

System.FormatException: Vstupní řetězec nemá správný formát. (input string has incorrect format)

v System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)

v System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)

v System.Convert.ToDecimal(String value)

v Wurm_Online_Base_Price_Calculator.Form1.CSVRead(String FileName)

v Wurm_Online_Base_Price_Calculator.Form1.btn_Calc_Favor_Import_Click(Object sender, EventArgs e)

v System.Windows.Forms.Control.OnClick(EventArgs e)

v System.Windows.Forms.Button.OnClick(EventArgs e)

v System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

v System.Windows.Forms.Control.WndProc(Message& m)

v System.Windows.Forms.ButtonBase.WndProc(Message& m)

v System.Windows.Forms.Button.WndProc(Message& m)

v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Share this post


Link to post
Share on other sites

Updated to version 1.01


 


The program should now work in the local culture of the system it is run on, I may have missed something so there could be a bug or two but I could not find these while testing (it appears to work fine now).


 


Thanks to Zakerak for pointing this issue out to me, I would never have thought about it or checked for compatibility with other languages if he did not give me such useful information.


 


Share this post


Link to post
Share on other sites

Just found your program and its exactly what I was looking for. Very well made from what I have seen.


Thank you very much  :P


Share this post


Link to post
Share on other sites

still hope to get something like this updated and expanded to include the new priests and their respective items they love the most


  • Like 1

Share this post


Link to post
Share on other sites

After all these years I need it again.

Forgot where I store mine, need to re-download. Thanks again Kelvin :P

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this