isle.pizza/scripts
Christian Semmler f482898a72 Replace Range request asset loading with packed binary bundle
Extract save editor assets (animations, sounds, textures, bitmaps) into
a single save-editor.bin file at build time instead of fetching byte
ranges from ~550MB SI files at runtime. The bundle packs an embedded
JSON index and all fragment data into one file (~756KB), eliminating
Range request complexity and enabling proper Workbox precaching.
2026-02-13 16:30:03 -08:00
..
generate-save-editor-assets.js Replace Range request asset loading with packed binary bundle 2026-02-13 16:30:03 -08:00
prepare.js Use Node.js built-in parseArgs for CLI argument parsing (#17) 2026-02-03 01:37:08 +01:00
workbox-inject.js Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00