Skip to content

Commit

Permalink
build: deploy ab1398e to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Sep 30, 2024
0 parents commit 03bdf20
Show file tree
Hide file tree
Showing 56 changed files with 28,299 additions and 0 deletions.
Binary file added game.zip
Binary file not shown.
Binary file added game/audio/ui/click_003.ogg
Binary file not shown.
Binary file added game/audio/ui/drop_002.ogg
Binary file not shown.
Binary file added game/audio/ui/drop_003.ogg
Binary file not shown.
Binary file added game/audio/ui/drop_004.ogg
Binary file not shown.
Binary file added game/audio/ui/mouseclick1.ogg
Binary file not shown.
Binary file added game/audio/ui/mouserelease1.ogg
Binary file not shown.
Binary file added game/audio/ui/rollover2.ogg
Binary file not shown.
Binary file added game/audio/ui/switch13.ogg
Binary file not shown.
Binary file added game/audio/ui/switch29.ogg
Binary file not shown.
Binary file added game/audio/ui/switch37.ogg
Binary file not shown.
Binary file added game/images/bg/bg club.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/bg/bg lecturehall.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/bg/bg meadow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/bg/bg uni.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/eileen/eileen concerned.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/eileen/eileen happy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/eileen/eileen vhappy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/lucy/lucy happy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/lucy/lucy mad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/placeholder/placeholder boy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/placeholder/placeholder girl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie blue giggle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie blue normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie blue smile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie blue surprised.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie green giggle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie green normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie green smile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added game/images/sylvie/sylvie green surprised.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-128x128-maskable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-144x144-maskable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-152x152-maskable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon-192x192-maskable.png
Binary file added icons/icon-192x192.png
Binary file added icons/icon-384x384-maskable.png
Binary file added icons/icon-384x384.png
Binary file added icons/icon-512x512-maskable.png
Binary file added icons/icon-512x512.png
Binary file added icons/icon-72x72-maskable.png
Binary file added icons/icon-72x72.png
Binary file added icons/icon-96x96-maskable.png
Binary file added icons/icon-96x96.png
232 changes: 232 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,232 @@
<!doctype html>
<html lang="en-us">

<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Renpy Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="manifest" href="manifest.json" crossorigin="use-credentials" />
<link rel="icon" href="icons/icon-72x72.png" sizes="72x72" type="image/png" />
<link rel="icon" href="icons/icon-96x96.png" sizes="96x96" type="image/png" />
<link rel="icon" href="icons/icon-128x128.png" sizes="128x128" type="image/png" />
<link rel="icon" href="icons/icon-144x144.png" sizes="144x144" type="image/png" />
<link rel="icon" href="icons/icon-152x152.png" sizes="152x152" type="image/png" />
<link rel="icon" href="icons/icon-192x192.png" sizes="192x192" type="image/png" />
<link rel="icon" href="icons/icon-384x384.png" sizes="384x384" type="image/png" />
<link rel="icon" href="icons/icon-512x512.png" sizes="512x512" type="image/png" />
<!-- ios support -->
<link rel="apple-touch-icon" href="icons/icon-72x72.png" sizes="72x72" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-96x96.png" sizes="96x96" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-128x128.png" sizes="128x128" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-144x144.png" sizes="144x144" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-152x152.png" sizes="152x152" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-192x192.png" sizes="192x192" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-384x384.png" sizes="384x384" type="image/png" />
<link rel="apple-touch-icon" href="icons/icon-512x512.png" sizes="512x512" type="image/png" />

<meta name="theme-color" content="#000" />

<style>
html {
background: #444;
font-family: sans-serif;
}

body, html {
overscroll-behavior: none;
}

#canvas, #overlayDiv {
position: absolute;
top: 0px;
left: 0px;

width: 100%;
height: 100%;

border: 0 none;
}

#canvas {
background: #000;
}

.visible {
visibility: visible;
opacity: 1.0;
transition: opacity .1s linear;
}

.hidden {
visibility: hidden;
opacity: 0;
transition: visibility 0s .25s, opacity .25s linear;
}

#statusDiv, #inputDiv {
background: rgba(0, 0, 0, 0.75);
width: 50%;
margin: auto;
min-width: 340px;
padding: 10px;

position: absolute;
top: 0;
left: 0;
right: 0;

border-radius: 0 0 5px 5px;
}

#statusTextDiv {
overflow: auto;
max-height: 40vh;
color: #ccc;
font-size: 14px;
}

#statusProgress {
display: none;
width: 100%;
}

#inputDiv {
width: 65%;
padding-left: 10px;
padding-right: 20px;
}

#inputPrompt {
color: #eee;
font-size: 150%;
margin-bottom: 1em;
margin-top: 1em;

}

#inputText {
width: 100%;
font-size: 175%;
padding: 5px;
background: inherit;
color: #eee;
}

#inputText:focus {
color: #ffffff;
}

#ContextContainer {
position: absolute;
left: 0px;
top: 0px;
color: white;
}

#ContextContainer.shown {
background: rgba(0, 0, 0, 0.5);
border-radius: 0px 0px 5px 0px;
}

#ContextButton {
text-decoration: none;
color: lightgrey;
font-size: xx-large;
cursor: pointer;
user-select: none;
-moz-user-select: none;
padding: 10px 10px;
opacity: .75;
}

#ContextButton:focus {
outline: none;
color: #ffffff;
opacity: 1.0;
}

#ContextMenu a {
text-decoration: none;
color: lightgrey;
background: #444;
height: 48px;
width: 250px;
border-radius: 5px;
border: 1px solid lightgrey;
display: flex;
align-items: center;
justify-content: center;
margin: 5px 5px;
opacity: 1.0;
}

#ContextMenu a:hover {
text-decoration: none;
background: #666666;
color: #ffffff
}

#presplash {
position: absolute;
top: 0;
left: 0;
display: block;
margin: auto;
width: 100%;
height: 100%;
object-fit: contain;
}

</style>

</head>

<body>
<canvas id="canvas" oncontextmenu="event.preventDefault()" tabindex=-1></canvas>
<div id="overlayDiv"></div>

<img id="presplash" src="web-presplash.jpg">

<div id="ContextContainer">
<a id="ContextButton">&#8801;</a><br />
<div id="ContextMenu" style="display: none;">
<input id="ID_SavegamesImport" type="file" onchange="onSavegamesImport(this)" accept="application/zip"
style=display:none></input>
<a href="javascript:document.getElementById('ID_SavegamesImport').click();">Import Saves</a>
<a href="javascript:onSavegamesExport();">Export Saves</a>
<a href="javascript:FSDownload('/log.txt', 'text/plain');">Download Log</a>
<a href="https://www.renpy.org/" target="_blank">
Powered by Ren'Py
</a>
</span>
</div>
</div>

<div id="statusDiv" class="hidden">
<div id="statusTextDiv"></div>
<progress id="statusProgress" value="0" max="100"></progress>
</div>

<div id="inputDiv" class="hidden">
<form id="inputForm">
<div id="inputPrompt"></div>
<input id="inputText" type="text">
</form>
</div>

<script>
// Register the service worker.
if (navigator.serviceWorker) {
if (!navigator.serviceWorker.controller) {
navigator.serviceWorker.register('./service-worker.js', { updateViaCache: 'all' });
}
}
</script>
<script src="renpy-pre.js"></script>
<script async type="text/javascript" src="renpy.js"></script>
</body>

</html>


Loading

0 comments on commit 03bdf20

Please sign in to comment.