GithubHelp home page GithubHelp logo

Comments (3)

Hyuchia avatar Hyuchia commented on May 12, 2024

Hey there! Sorry this took a while, a new shortcut was added recently and now s is mapped to a skip mode (similar to auto play but it literally just skips through things) so we'd need to see what to map to that key (save or skip) and what would the other key would be.

About Question 1: Things should probably be added in a single function to prevent the duplicate code just as it was done on 71e99e8 to fix #65. That way there's no need to simulate events either and it adds an easier to use function.

About Question 2: It is always preferred to use Artemis although in some cases, document.querySelector is used such as the current Play implementation but that's a really specific case. Artemis is actually doing a querySelector on the back so... it's pretty much the same.

from monogatari.

Amaimersion avatar Amaimersion commented on May 12, 2024

👍

from monogatari.

Hyuchia avatar Hyuchia commented on May 12, 2024

Hi there! As of 692bc00, the following shortcuts are available:

  • Back - Left Arrow
  • Next - Space or Right Arrow
  • Settings - Esc
  • Hide - H
  • Open Save Menu - Shift+S
  • Open Load Menu - Shift+L
  • Quit - Shift+Q

A new library has also been added to handle these and other things such as cheats in an easier way.

from monogatari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.