summaryrefslogtreecommitdiff
path: root/2026
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2026-08-03 17:49:04 -0400
committerLLLL Colonq <llll@colonq>2026-08-03 17:49:04 -0400
commit9127154100230e8d60ab5139fb1bc626b24068ee (patch)
tree472c391e49f4af971a50842a93be985200752b11 /2026
parentea5332e4a1a035e888709bee278fcafb182f7922 (diff)
Update
Diffstat (limited to '2026')
-rw-r--r--2026/framing/dist/game_lib-756716c85f227e5e.js (renamed from 2026/framing/dist/game_lib-a509343dd3244dc8.js)0
-rw-r--r--2026/framing/dist/game_lib-756716c85f227e5e_bg.wasm (renamed from 2026/framing/dist/game_lib-a509343dd3244dc8_bg.wasm)bin21784908 -> 21784901 bytes
-rw-r--r--2026/framing/dist/index.html6
-rw-r--r--2026/submissions.org2
4 files changed, 4 insertions, 4 deletions
diff --git a/2026/framing/dist/game_lib-a509343dd3244dc8.js b/2026/framing/dist/game_lib-756716c85f227e5e.js
index 51c21fe..51c21fe 100644
--- a/2026/framing/dist/game_lib-a509343dd3244dc8.js
+++ b/2026/framing/dist/game_lib-756716c85f227e5e.js
diff --git a/2026/framing/dist/game_lib-a509343dd3244dc8_bg.wasm b/2026/framing/dist/game_lib-756716c85f227e5e_bg.wasm
index e109adf..ef0aad6 100644
--- a/2026/framing/dist/game_lib-a509343dd3244dc8_bg.wasm
+++ b/2026/framing/dist/game_lib-756716c85f227e5e_bg.wasm
Binary files differ
diff --git a/2026/framing/dist/index.html b/2026/framing/dist/index.html
index 71d55b3..8c53213 100644
--- a/2026/framing/dist/index.html
+++ b/2026/framing/dist/index.html
@@ -6,8 +6,8 @@
<meta charset="UTF-8">
<script type="module">
-import init, * as bindings from '/framing/dist/game_lib-a509343dd3244dc8.js';
-const wasm = await init({ module_or_path: '/framing/dist/game_lib-a509343dd3244dc8_bg.wasm' });
+import init, * as bindings from '/framing/dist/game_lib-756716c85f227e5e.js';
+const wasm = await init({ module_or_path: '/framing/dist/game_lib-756716c85f227e5e_bg.wasm' });
window.wasmBindings = bindings;
@@ -23,7 +23,7 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<link rel="stylesheet" href="/framing/dist/index-1e3cd2ca0ba4d1ec.css" integrity="sha384-1q3UDTmLdOyf9/QxW+Imap//HWhTWNfvn7j2iwuUap3HSD6IOGG7pDS9VJMk7nKv"/>
<title>TODO TITLE</title>
- <link rel="modulepreload" href="/framing/dist/game_lib-a509343dd3244dc8.js" crossorigin="anonymous" integrity="sha384-kETWGSRk6mu21Pl7hsEBpB7eWp9Jg8dJ0WfMsHTslM4gPgB1ny4BccJxZQiG/rOL"><link rel="modulepreload" href="/framing/dist/snippets/teleia-727bf4351691f1c8/src/helpers.js" crossorigin="anonymous" integrity="sha384-HhtEY2WfGmhyPUSRWKZvqsRxYsdT/DLEdFUqWyDZt6G6lrNHmE1zMlw4BJ3RycRd"><link rel="modulepreload" href="/framing/dist/snippets/game_lib-09da6449fcb9d06e/src/bindings.js" crossorigin="anonymous" integrity="sha384-OqSoI1U/qGAdOIY23X7G4HXgi2h6nb8jbT8RiF1LDHgJg7UPDyGz1ZQ/rgmUg4ue"><link rel="preload" href="/framing/dist/game_lib-a509343dd3244dc8_bg.wasm" crossorigin="anonymous" integrity="sha384-mznY6+bfU5XIP79YSpHzuNd37ePGUT6ozIc4RfEodpnBunxBglkgO6wq31LV8Ddq" as="fetch" type="application/wasm"></head>
+ <link rel="modulepreload" href="/framing/dist/game_lib-756716c85f227e5e.js" crossorigin="anonymous" integrity="sha384-kETWGSRk6mu21Pl7hsEBpB7eWp9Jg8dJ0WfMsHTslM4gPgB1ny4BccJxZQiG/rOL"><link rel="modulepreload" href="/framing/dist/snippets/teleia-727bf4351691f1c8/src/helpers.js" crossorigin="anonymous" integrity="sha384-HhtEY2WfGmhyPUSRWKZvqsRxYsdT/DLEdFUqWyDZt6G6lrNHmE1zMlw4BJ3RycRd"><link rel="modulepreload" href="/framing/dist/snippets/game_lib-09da6449fcb9d06e/src/bindings.js" crossorigin="anonymous" integrity="sha384-OqSoI1U/qGAdOIY23X7G4HXgi2h6nb8jbT8RiF1LDHgJg7UPDyGz1ZQ/rgmUg4ue"><link rel="preload" href="/framing/dist/game_lib-756716c85f227e5e_bg.wasm" crossorigin="anonymous" integrity="sha384-iM/1P6P3lvXgnPMw0tt4ocjj6nBFBjHbULHKLD27+v172BszheW1lu2oltfrpEnw" as="fetch" type="application/wasm"></head>
<body>
<script type="module">
window.addEventListener("TrunkApplicationStarted", async (event) => {
diff --git a/2026/submissions.org b/2026/submissions.org
index aa9bb5d..d615c64 100644
--- a/2026/submissions.org
+++ b/2026/submissions.org
@@ -29,8 +29,8 @@
- [X] the0x539 https://github.com/the0x539/microjam-craft
- [X] bytomancer https://github.com/bytomancer/clonq-jam-2026
- [X] doceys (needs update)
+- [X] just__jane (need to make sure it's scaled correctly)
- [ ] threecoff https://codeberg.org/threecoff/clennis (needs emscripten build)
-- [ ] just__jane (need to make sure it's scaled correctly)
- [ ] jack turps https://github.com/jackturps/cowboy-micro-game (need restart fixes)
- [ ] owlkaline https://github.com/Owlkaline/JobHuntingGame (need event handling fixes)
- [ ] dreamdeckup https://codeberg.org/dreamdeckup/lclonq-gamejam-2026 (need restart fix)