ce69b8cd18
- Admin lockout: /zen checked blockedForViewer() before auth loaded, so a hard-refresh/
direct-link bounced admins to /play. Now revalidate auth (await refresh if !ready)
BEFORE the gate check.
- UB swap: retired the two-tail koi (ub.glb/ub-split.glb) for the vetted Queen angelfish.
Trimmed the 75.67s baked Take down to just the Idle loop (tools/glb-split/trim-idle.mjs
→ 16MB → 6.9MB) → static/models/ub-angelfish.glb. aquarium.js reworked for the pack's
ONE-mesh/TWO-material layout (…_body opaque single-sided; …_fins opaque alpha-tested,
tunable); animation is the trimmed Idle. Debug tuner (/zen?debug=1) updated: yaw/pitch/
scale + one fins&tail section. Still devgate IN_DEV={'zen'} — admin-only.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
15 lines
184 B
Plaintext
15 lines
184 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
node_modules/
|
|
*.egg-info/
|
|
data/*.sqlite3
|
|
data/*.sqlite3-*
|
|
data/*.db
|
|
data/geo_audit*.json
|
|
|
|
logs/
|
|
data/art_cache/
|
|
data/img_cache/
|
|
tools/glb-split/incoming/
|