* Added new expression editor * Fixed error parser for mods * Unified Non-doll character expression parameter names * Moved strip quotes function to global scope * Added matches function that strips spaces before comparing
* Added lint ignore tag detection for spoken strings. * Fixed lint incorrectly marking newline characters as multiple spaces. * Fixed lint incorrect behaviour for oxford commas. * Fixed issues exposed by lint. * Removed unreachable code.