Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.2.0 - Improve error handling #4

Open
20 of 22 tasks
haroldo-ok opened this issue Jul 19, 2019 · 1 comment
Open
20 of 22 tasks

Version 0.2.0 - Improve error handling #4

haroldo-ok opened this issue Jul 19, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@haroldo-ok
Copy link
Owner

haroldo-ok commented Jul 19, 2019

  • Version 0.2.0:
    • Initial refactor:
      • Move Twine-Monogatari specific code out of twison.js into its own file;
      • Restore twison.js to its original, unmodified state;
      • Modify the Twine-Monogatari specific code to transform the JSON object returned by Twison into its specific form;
    • Basic structure:
      • Enrich the structure to contain line numbers/line types;
      • Add a field to the processed data structure to contain the errors;
      • Display the errors on console;
      • Display the errors to the user;
    • Compilation errors:
      • Check there is no whitespace on the passage names;
      • Check that there is a "Start" passage;
      • Implement JS syntax error handling for the JS blocks;
      • Implement YAML syntax error handling for the YAML blocks;
  • Share this project on the web:
    • Prepare distribution;
    • Update README;
    • Post on If forums;
    • Post on Monogatari forums;
    • Post on Twine forums;
    • Post on Ren'py forums.
@haroldo-ok haroldo-ok added the enhancement New feature or request label Jul 19, 2019
@haroldo-ok
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant