Giovanni Cappellotto
Giovanni Cappellotto
I'm trying to upload files, the biggest one is about 2 Mb. I get alternatively `Fatal error: getaddrinfo ENOTFOUND` and `Fatal error: write EPIPE` errors always about different files.
Instead of wasting a UI line with the list of commands a dialog with the list of all supported commands should show if the user hits `h` or `?` keys....
Autoplay doesn't work without user interaction. See https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Instead of checking for the browser's audio capabilities before creating an `audio` element, do it once during the initialization process. Capabilities to check for: * If the browser can play...
Enable cross fade between audio tracks without jQuery (previously done using `$.animate`).
gist-txt's site is currently missing an index page :sob:, this means that if you browse http://potomak.github.io/gist-txt/ you'll see only a blank page and a "Error: Not Found" message. When a...
Read a special `analytics` file where users put their GA code. Trigger a page view at every new scene to allow detailed statistics about gameplay.