Added new #scriptrepo config. You can set this to a URL which must be a zip file, and use the Update Scripts button on the scripts menu to load the Zip to your #scriptdir
Checking for updates and updating maps/plugins no longer freezes Genie for the duration of the update.
Fixed if evaluations not properly skipping past remaining else/elseif statements in their block (#109)
Forced Linebreaks in Room Output where appropriate when using Condensed Mode (#103)
Removed Regex Matching for Bolded Room Objects, now using same logic as VolatileHighlights for RoomObjects (#116)
Updated Mapper to infer encoding from byte order instead of trusting the document's encoding header
Fixed instances where Volatile Highlights would apply color to non-matching text
Updated Automapper to infer coding when loading a map instead of trusting the file to self-identify its encoding
Expanded the Highlight command (#111)
Removed sub parsing during preset parsing (#105)
Fixed an error causing bold to apply to every instance of a string instead of the specified bolded string (#110)
Fixed Substring Evaluation to prevent hard crashes (#108)
Added negative length handling to Substring Eval (#108)
Added Parsing Globals in Substitutes (#108)
Removed Key Check for Legacy Premium Plugins (#108)
Set FE string to impersonate Wrayth due to client-based restrictions on commands and xml
Prevented printing of lines which are only XML and /r/n (#104)