summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-15 11:05:05 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-15 11:05:05 -0400
commit90ba186bc053f82fe3dd759124edd26a9268ceb1 (patch)
tree9d136e0f923df3287777ea6303cb93e29a8d2a31
parent53d8e7989cb985c74f2dbd59c37d15c192deb5f0 (diff)
downloadhtml5ks-90ba186bc053f82fe3dd759124edd26a9268ceb1.tar.xz
html5ks-90ba186bc053f82fe3dd759124edd26a9268ceb1.zip
[RELEASE] HTML5KS 0.1.0
This is pretty much a 0.1. Basic, BASIC functionality works; not much else.
-rw-r--r--www/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 31b406c..da97e73 100644
--- a/www/index.html
+++ b/www/index.html
@@ -37,8 +37,7 @@
<li id="fontface">It doesn't seem to support <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face">the @font-face at-rule</a>, which lets us display the Playtime and Gentium fonts used in Katawa Shoujo. <a href="http://caniuse.com/#feat=fontface">Any browser released in the last 2 years or so should support it.</a></li>
<li id="csstransforms">It doesn't seem to support <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Using_CSS_transforms">CSS transforms</a>, which means that we won't be able to scale the window or show most transitions. <a href="http://caniuse.com/#feat=transforms2d">Any browser released in the last 2 years ago should work.</a></li>
<li id="csstransitions">It doesn't seem to support <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Using_CSS_transitions">CSS transitions</a>, which means that almost all animations won't work. Videos should still work though, unless stated above. <a href="http://caniuse.com/#feat=css-transitions">You should definitely try upgrading.</a></li>
- </ul>
- <div id="gotit" class="button">I know it's broken, let me play!</div>
+ </ul> <div id="gotit" class="button">I know it's broken, let me play!</div>
</div>
</div>
<div id="container">
@@ -66,7 +65,7 @@
<div id="version" style="position: absolute; bottom: 10px; right: 15px; font: 8px/8px Playtime; opacity: 0.4">
Katawa Shoujo v1.0
<br>
- HTML5KS 0.0.0
+ HTML5KS 0.1.0
</div>
</div>
<div id="dialogs" style="display: none; position: absolute; top: 50%; width: 504px; height: 395px; background: url(dump/ui/bg-config.png); left: 50%; margin-left: -252px; margin-top: -197.5px;">