suppertails66 / mgltools

Miscellaneous tools for Mahou Gakuen Lunar!
Other
1 stars 1 forks source link

Support special characters #11

Closed mistydemeo closed 4 years ago

mistydemeo commented 4 years ago

This adds support for parsing the UTF-8 ellipsis () into a normal ASCII one. It's pretty likely that users' keyboards are going to have used these when they didn't mean to type them.

I've also fixed up a bug in the \x literal parsing, where it would accidentally eat the subsequent character too. Ignore this part, that wasn't actually a bug!