Hashing now supports xp. Simply append "-xp" to the algorithm name.

Fixed kicking for mana over 200, max mana was raised to 400 in 1.0.6.
This commit is contained in:
high 2011-08-10 05:25:17 -04:00
parent 923358a4b2
commit 2a0bf9036a
4 changed files with 30 additions and 34 deletions

View file

@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.2.4.0809")]
[assembly: AssemblyFileVersion("3.2.4.0809")]
[assembly: AssemblyVersion("3.2.5.0810")]
[assembly: AssemblyFileVersion("3.2.5.0810")]