Haroldo de Oliveira Pinheiro

Results 102 issues of Haroldo de Oliveira Pinheiro

There are reports that the tool is failing to operate when using Twine for desktop: As reported by Kalpar: > Twine Monogotari > Ohhh > Try download Twine > all...

bug

- [x] Version 0.2.0: - [x] Initial refactor: - [x] Move Twine-Monogatari specific code out of `twison.js` into its own file; - [x] Restore `twison.js` to its original, unmodified state;...

enhancement

- [ ] Syntax check Monogatari commands: - [ ] Validate music commands: - [ ] `play music`; - [ ] `stop music`; - [ ] `pause music`; - [...

- [ ] Handle runtime errors: - [ ] Implement checking for runtime errors from the JS blocks; - [ ] Implement checking for image loading errors.

enhancement

While there's no documentation about it, Twine does support custom syntax highlighting for custom formats. Harlowe does support the feature: https://bitbucket.org/_L_/harlowe/src/ce4733c8dd625c43444697e7d01acc5de488f29b/js/markup/codemirror/mode.js?at=default

- [ ] Test on other platforms: - [x] Chromium for Linux; - [x] Chrome for Android; - [ ] Firefox for Linux; - [ ] Chrome for Windows; -...