Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* exclusion of non zone changes updated regexes * Update AssemblyInfo.cs updated version * updated version and regex excludes levitation but still captures zone information * updated damage shield issue Updated damage shield match to find attacker strings where the attacker name is entered as a combat action with the possessive portion of the name * Update AssemblyInfo.cs updated properties information * updated version info moved Non combat regex initializations to a private method spell resists now on the match list and recorded as no damage * added two regexes to resource manager two new resource manager items from object class * Update AssemblyInfo.cs updated version * zone change regex string moved moved zone change regex to resource manager * added securestring for version info updated version info * method of securestring implementation Assembly version updated SecureString implementation on version information from github does not marshal to string without helper method * new update based on version information added securestring to convert to a string usable for version information verification version information from the assembly is now gotten from the assembly methods instead of parsing version information from the name of the loaded assembly * Update AssemblyInfo.cs updated version information * updated version version information updated to use build number and revision as specified for .net assembly's * updated version from tag parsing in build script renamed build script to reflect usage removed using that is no longer used removed unused string from resource manager * Resource manager removed updated version information localization now exist in their own namespace EverQuestDPSPlugin class now has its own resourcemanager class * Update EverQuestDPSPlugin.csproj (#15) * Updated version info
- Loading branch information