added feature to increase emblem cap on upgrades

changed way to obtain kills, fixes slow stats updates
improved pattern scan algorithm
This commit is contained in:
uberhalit 2019-05-02 18:42:20 +02:00
parent e158678422
commit 50d043c75a
7 changed files with 181 additions and 41 deletions

View file

@ -18,5 +18,5 @@ using System.Runtime.InteropServices;
ResourceDictionaryLocation.SourceAssembly
)]
[assembly: AssemblyVersion("1.2.3.1")]
[assembly: AssemblyFileVersion("1.2.3.1")]
[assembly: AssemblyVersion("1.2.4.0")]
[assembly: AssemblyFileVersion("1.2.4.0")]