Skip to content

Native playback of a certain multimedia webcomic through Ruffle.

License

Notifications You must be signed in to change notification settings

omentic/htmlstuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roadmap

  • Fix polyfill
    • CSS either loads on https://j-james.me/htmlstuck or https://htmlstuck.com/story, never both
      • ../ accesses different locations from htmlstuck and htmlstuck/story.
      • Fix: Refer to assets and css with absolute links (j-james.me/htmlstuck/css/main.css)
    • cross-origin requests are blocked
      • Kludge: Host SWFs locally
    • Response has unsupported MIME type
      • known bug
      • Fix: Send application/wasm as a mime type
      • GitHub Pages now does this by default
    • Failed to compile: HTTP code is not ok
      • Fixed by latest Ruffle version
  • Make a nice logo
  • 404.html should load a random image
  • Don't link directly to HTML pages
  • Accommodate special Flash pages - [S] Cascade, [S] GAME OVER, and [S] Terezi: Remem8er come to mind
  • Deal with Ruffle updates better
    • Currently, ruffle_web_latest.zip is downloaded by me and thrown into ruffle
    • Is the latest version hosted somewhere?
    • Honestly, keeping this as is is probably best. Homestuck flashes use a small subset of Flash functionality, so Ruffle updates mostly affect them.
  • Track down missing early Flashes - mspa.com?
  • Update with Flash non-[S] pages
  • Nicer landing page - something like this README, with a big link to the lists
  • Test browser / OS compatibility
    • Makin: bad compression / crushed pixels (Firefox)
    • Bambosh: wack diagonal seam (Firefox)
  • Autoplay Flashes upon load

About

Native playback of a certain multimedia webcomic through Ruffle.

Topics

Resources

License

Stars

Watchers

Forks