|
|
@ -19,6 +19,17 @@ |
|
|
|
|
|
|
|
<link rel="stylesheet" href="/css/main.css"> |
|
|
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics --> |
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176714004-1"></script> |
|
|
|
<script> |
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
function gtag() { dataLayer.push(arguments); } |
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
gtag('config', 'UA-176714004-1'); |
|
|
|
</script> |
|
|
|
|
|
|
|
|
|
|
|
<title>sieni.rip - info</title> |
|
|
|
</head> |
|
|
|
|
|
|
@ -56,9 +67,9 @@ |
|
|
|
it, most notably, some of the animations previously available can not be |
|
|
|
found with "next", "previous" or "random", because their emulation is too lacking to display |
|
|
|
properly. A few of the animations play correctly enough, but still have some notable |
|
|
|
problems. A list of the ids not available can be found below. Along with this, ruffle also |
|
|
|
has some bugs, most notably that <a href="https://github.com/ruffle-rs/ruffle/issues/876">it |
|
|
|
does not dispose of it's player properly</a>. This causes sieni.rip to post quite a few |
|
|
|
problems. A list of the animations not available at all can be found below. Along with this, ruffle |
|
|
|
also has some bugs, most notably that <a href="https://github.com/ruffle-rs/ruffle/issues/876"> |
|
|
|
it does not dispose of it's player properly</a>. This causes sieni.rip to post quite a few |
|
|
|
errors to the console, which can cause performance issues, especially if the console is |
|
|
|
open.</p> |
|
|
|
<p>Another issue with porting sieni.us to html5 is that modern web browsers follow modern web |
|
|
@ -74,7 +85,6 @@ |
|
|
|
<li><a href="/?id=50">50</a></li> |
|
|
|
<li><a href="/?id=60">60</a></li> |
|
|
|
<li><a href="/?id=68">68</a></li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
<h2>author / maintainer</h2> |
|
|
|
<p>Author and maintainer of sieni.rip for the time being is <a href="https://teascade.net">Teascade</a>, |
|
|
|