mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
fix a few games from loading main.js (leftover from stealing 3kh0 games)
This commit is contained in:
parent
eeb8c36997
commit
a963928c53
@ -341,6 +341,5 @@
|
||||
|
||||
fixMacUserAgent();
|
||||
</script>
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
10
404.html
10
404.html
@ -46,17 +46,17 @@
|
||||
<body style="display: none">
|
||||
<div class="content">
|
||||
<ul>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./bookmarklets.html">Bookmawkwets</a></li>
|
||||
<li><a href="/index.html">Home</a></li>
|
||||
<li><a href="/bookmarklets.html">Bookmawkwets</a></li>
|
||||
<li><a href="https://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
|
||||
<li><a href="https://github.com/skysthelimitt/Selenite">Souwce Code</a></li>
|
||||
<li><a href="./cloak.html">Tab Cwoak</a></li>
|
||||
<li><a href="/cloak.html">Tab Cwoak</a></li>
|
||||
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Weport a Bug</a></li>
|
||||
<li><a href="./support.html">Support Sewenite!</a></li>
|
||||
<li><a href="/support.html">Support Sewenite!</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="title">
|
||||
<img src="./new.svg" style="width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0))" />
|
||||
<img src="/new.svg" style="width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0))" />
|
||||
<h2 style="font-size: 70px">sewenite</h2>
|
||||
</div>
|
||||
<h2 style="font-size: 40px">۶( ゚д゚) oopsies.. we couwdn't find the page you wewe wooking fow >w<</h2>
|
||||
|
@ -46,14 +46,14 @@
|
||||
<body style="display: none">
|
||||
<div class="content">
|
||||
<ul>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="/index.html">Home</a></li>
|
||||
<li><a href="/bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="https://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
|
||||
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||
<li><a href="./settings.html">Settings</a></li>
|
||||
<li><a href="/settings.html">Settings</a></li>
|
||||
<li><a id="panicmode">Panic Mode</a></li>
|
||||
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||
<li><a href="./support.html">Support Selenite!</a></li>
|
||||
<li><a href="/support.html">Support Selenite!</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Bookmarklets</h2>
|
||||
|
@ -18,6 +18,5 @@
|
||||
)([], [], 1 << 17, [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], new Uint16Array(51e6).fill(1 << 15), new Uint8Array(51e6), 0, 0, 0, 0)
|
||||
)();
|
||||
</script>
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
@ -15,13 +15,12 @@
|
||||
<link rel="apple-touch-icon" href="logo.png" />
|
||||
<link rel="icon" href="logo.png" />
|
||||
|
||||
<title>WebGL Fluid Simulation | 3kh0</title>
|
||||
<title>WebGL Fluid Simulation</title>
|
||||
<meta name="description" content="A WebGL fluid simulation that works in mobile browsers." />
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Webgl Fluid Simulation" />
|
||||
<meta property="og:description" content="A WebGL fluid simulation that works in mobile browsers." />
|
||||
<script src="/js/main.js"></script>
|
||||
<script type="text/javascript" src="dat.gui.min.js"></script>
|
||||
<style>
|
||||
@font-face {
|
||||
|
10
index.html
10
index.html
@ -66,20 +66,20 @@
|
||||
<body style="display: none">
|
||||
<div class="content">
|
||||
<ul>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="/index.html">Home</a></li>
|
||||
<li><a href="/bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="https://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
|
||||
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||
<li><a href="./settings.html">Settings</a></li>
|
||||
<li><a href="/settings.html">Settings</a></li>
|
||||
<li><a id="panicmode">Panic Mode</a></li>
|
||||
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||
<li><a href="./support.html">Support Selenite!</a></li>
|
||||
<li><a href="/support.html">Support Selenite!</a></li>
|
||||
</ul>
|
||||
|
||||
<input class="hiddenUpload" type="file" accept=".save" hidden />
|
||||
|
||||
<div class="title">
|
||||
<img src="./new.svg" style=" width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0));"/>
|
||||
<img src="/new.svg" style=" width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0));"/>
|
||||
<h2 style="font-size: 70px">selenite</h2>
|
||||
</div>
|
||||
|
||||
|
@ -19,9 +19,9 @@ window.addEventListener("error", function (event) {
|
||||
alert(
|
||||
"Error: Image failed to load." +
|
||||
"\nFull Image URL: " + event.target.src +
|
||||
'\nPlease copy this error message and click "Report a Bug" or go to https://forms.gle/j75WUn6UhdqsRZgf7'
|
||||
'\nPlease take a screenshot WITH THIS ERROR VISIBLE and click "Report a Bug" or go to https://forms.gle/j75WUn6UhdqsRZgf7'
|
||||
)
|
||||
event.target.src = "favicon.png";
|
||||
event.target.src = "/favicon.png";
|
||||
} else {
|
||||
alert (
|
||||
"Error: " + event.message +
|
||||
@ -29,7 +29,7 @@ window.addEventListener("error", function (event) {
|
||||
"\nLine: " + event.lineno +
|
||||
"\nColumn: " + event.colno +
|
||||
"\nStackTrace: " + event.error +
|
||||
'\nPlease copy this error message and click "Report a Bug" or go to https://forms.gle/j75WUn6UhdqsRZgf7'
|
||||
'\nPlease take a screenshot WITH THIS ERROR VISIBLE and click "Report a Bug" or go to https://forms.gle/j75WUn6UhdqsRZgf7'
|
||||
);
|
||||
}
|
||||
}, true);
|
||||
|
@ -67,20 +67,20 @@
|
||||
<body style="display: none">
|
||||
<div class="content">
|
||||
<ul>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="/index.html">Home</a></li>
|
||||
<li><a href="/bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="https://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
|
||||
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||
<li><a href="./settings.html">Settings</a></li>
|
||||
<li><a href="/settings.html">Settings</a></li>
|
||||
<li><a id="panicmode">Panic Mode</a></li>
|
||||
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||
<li><a href="./support.html">Support Selenite!</a></li>
|
||||
<li><a href="/support.html">Support Selenite!</a></li>
|
||||
</ul>
|
||||
|
||||
<input class="hiddenUpload" type="file" accept=".save" hidden />
|
||||
|
||||
<div class="title">
|
||||
<img src="./new.svg" style="width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0))" />
|
||||
<img src="/new.svg" style="width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0))" />
|
||||
<h2 style="font-size: 70px">selenite</h2>
|
||||
</div>
|
||||
|
||||
|
@ -72,6 +72,5 @@
|
||||
<div class="webgl-content">
|
||||
<div id="gameContainer" style="width: 100vw; height: 100vh;"></div>
|
||||
</div>
|
||||
<script type="application/javascript" src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -45,14 +45,14 @@
|
||||
<body style="display: none">
|
||||
<div class="content">
|
||||
<ul>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="/index.html">Home</a></li>
|
||||
<li><a href="/bookmarklets.html">Bookmarklets</a></li>
|
||||
<li><a href="https://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
|
||||
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||
<li><a href="./settings.html">Settings</a></li>
|
||||
<li><a href="/settings.html">Settings</a></li>
|
||||
<li><a id="panicmode">Panic Mode</a></li>
|
||||
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||
<li><a href="./support.html">Support Selenite!</a></li>
|
||||
<li><a href="/support.html">Support Selenite!</a></li>
|
||||
</ul>
|
||||
|
||||
<br />
|
||||
|
@ -25,7 +25,6 @@
|
||||
<script src="Game_Logic.js"></script>
|
||||
<script src="Button.js"></script>
|
||||
<script src="tetris.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
function onClickEvent(event) {
|
||||
|
@ -8,7 +8,6 @@
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
|
||||
<title>Vex 4</title>
|
||||
<script type="application/javascript" src="/js/main.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/app.css" type="text/css" />
|
||||
<link rel="icon" href="vex4.png">
|
||||
</head>
|
||||
|
@ -9,7 +9,6 @@
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
|
||||
<title>Vex 5 </title>
|
||||
<link rel="stylesheet" href="assets/css/app.css" type="text/css" />
|
||||
<script type="application/javascript" src="/js/main.js"></script>
|
||||
<link rel="icon" href="vex.jpeg">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -61,8 +61,7 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
<title>Weave Silk | 3kh0</title>
|
||||
<script src="/js/main.js"></script>
|
||||
<title>Weave Silk</title>
|
||||
</head>
|
||||
|
||||
<body data-bind="css: { 'iphone': isIPhone, 'right-side-up': isRightSideUp, 'silk-active': silkActive, 'mouse-over-previewable-controls': mouseOverControls, 'mouse-down-on-slider': mouseDownOnSlider }">
|
||||
|
Loading…
x
Reference in New Issue
Block a user