Commit Graph

2 Commits

Author SHA1 Message Date
type-two
fec7f419f8 Flux texture pass: CF-generated spaceship interior textures wired in
5 textures from Cloudflare Flux (free tier) in assets/textures: wall
panels, deck floor, bulkhead, blast door face, machinery greeble.
Runtime mirror-fold makes them seamless; triplanar surface materials
with grid fallback when files missing. Doors use the cropped face.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 20:24:39 +10:00
type-two
d414ccd6e4 Phase 0 grey-box: playable room, one schema, 19-check headless playthrough
Exposable (the one state-machine schema) + ElementField (distance-based
emitters) drive everything: wall components, the droid's shell/core, the
leaky bucket. Room chain: wheel donation -> be-the-wire -> electrified
puddle/relay -> leaky-bucket ferry -> rotating cargo drum (bonus) ->
solar-gated exit on a 60s day/night cycle. Calculator-green HUD with
PORT 00 tease.

test/selfcheck.gd: 11 schema checks. test/integration.gd: full-room
headless playthrough, 19 checks, all passing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 17:51:00 +10:00