Skip to content

Stop requesting removed face textures on public startup - #54

Merged
darrinm merged 1 commit into
mainfrom
codex/remove-startup-face-requests
Sep 15, 2026
Merged

darrinm merged 1 commit into
mainfrom
codex/remove-startup-face-requests

Conversation

@darrinm

@darrinm darrinm commented Sep 15, 2026

Copy link
Copy Markdown
Owner

Public startup still requested all 14 private face textures even though those files had been removed, resulting in 14 unnecessary 404s. Detect the available private texture IDs when Vite starts and only load those files. Public builds now make no face-texture requests; existing private builds can still use restored textures.

Document that the dev server must restart after restoring or clearing private textures.

Validation: production build and diff checks pass; all 8 ball-map tests pass. Loaded the production preview and confirmed attract mode opened with zero /heads/ resource requests and the normal 25 planet-texture requests.

@darrinm
darrinm merged commit b4823cb into main Sep 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant