isle.pizza/public
Christian Semmler c390c735b4
Add actor editor with animated 3D character preview
Browse and customize all 66 game actors with a Three.js rendered preview
featuring skeletal walk cycle animations. Click interaction matches the
game's character-dependent behavior (Pepper=hat, Nick=color, etc.).

- Parse WDB global parts and global textures for character assembly
- Parse and serialize character data (66 entries x 16 bytes) in save files
- AnimationParser for .ani binary format with hierarchical keyframe evaluation
- Full g_cycles animation table (11 types x 17 animations) driven by move/sound
- Per-mesh texture support for hats, torso, and face textures
2026-02-07 21:33:45 -08:00
..
animations Add actor editor with animated 3D character preview 2026-02-07 21:33:45 -08:00
audio Organize public assets (#22) 2026-02-08 00:01:45 +01:00
images Organize public assets (#22) 2026-02-08 00:01:45 +01:00
pdf Organize public assets (#22) 2026-02-08 00:01:45 +01:00
textures Organize public assets (#22) 2026-02-08 00:01:45 +01:00
workbox Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00
apple-touch-icon.png Organize public assets (#22) 2026-02-08 00:01:45 +01:00
downloader.js Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00
favicon.png Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00
favicon.svg Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00
manifest.json Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00