Skip to content
Esteban Manchado Velázquez edited this page May 31, 2017 · 56 revisions

Welcome to the NARROWS wiki!

TODO

  • Fix problem with audio with mobile Blink (test!)
  • Show an upload spinner when uploading new media
  • Fix issues when a chapter doesn't have audio or background image
  • Novels now have an issue with audio, in all browsers:
    • Because the audio is started right away, when changing chapters there's a race condition that starts before the correct URL is changed
    • It's not possible to do a requestAnimationFrame because that would also count as a fuck you from Blink
    • It's not possible to autoplay either, again because of Blink
    • Can this even work in Blink at all? The thing that starts the audio is a function that listens to an Elm event. Maybe that counts as non-click in the first place for Blink.
  • Let people change their own passwords!
  • Default audio and background image for a narration?
  • Show proper quotes in titles and such
  • Delete characters from a narration?
  • Allow narrators to update which player plays a character
  • Allow narrators to reset character tokens (in case they get "compromised")

Demo notes

Samuel's message: "I think we should definitely go north. I have the impression the kidnappers are trying to reach the border and cross it."

Elam's action: "I don't have any better ideas, so I trust Samuel and go with his plan. I make sure we have at least a gun, a compass, binoculars and a rope. Plus whatever else Samuel thinks might be useful close to the border."

Clone this wiki locally