Results 5 issues of Jomar Milan

### What is the bug? #3821 - If a mod which is a hard dependency of other mods is unloaded due to a load error, the dependency mod is unloaded...

Currently, the cosmetic data dump and config file are located at `$LOCALAPPDATA`. This corresponds to `/AppData/Local` on Windows, but it could be undefined on other environments, such as on a...

enhancement

When I use sval on a module using `await`, I get an error that AwaitExpression isn't implemented. I'm using sval 0.5.2 from npm.

bug

**Describe the bug** Sometimes, when using an editor, the wrong template literal is edited. I've replicated this with the map editor as well as the color selector. **To Reproduce** Steps...

bug

**Describe the bug** When a sprite with a backtick (`` ` ``) as its key is placed using the map editor, the editor places the backtick unescaped, ending the string...

bug