Next version of Mule Trade It! will have the points display fixed (and FWIW, I'm not the one that borked it...it was broken in the code I received)
The initial greeting now is appended with <v1.1> so that shoppers can determine what version of the bot they are communicating with. The number before the dot is the shopper command version, and is a key to what shopping commands and command syntax are available while shopping. If a shopping bot does not see "<v1" in it's string, it could default to using the comma separator, if it does see the string, it should use the colon separator.
If you do not wish to upgrade, but would like shopping bots to know which version of the commands you are using, I would recommend adding <v1.1> to the end of your greeting. (Unless you still are running Mule Trader, in which case add <v0.1> to your greeting so that bot shoppers can recognize you)
I have started the work of converting the code to .NET. Since .NET is now a required part of Decal, this should not affect any users, and will make future upgrades easier.


