Commit Graph

3 Commits

Author SHA1 Message Date
root 0e273f06a4 docs: add NPC portrait panel implementation plan
10-task TDD plan covering shared types, appearance generator,
name generator, portrait compositor, HTML/CSS panel, GameScene
integration, and EarthBound-inspired styling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:24:44 +00:00
root 43869914f4 docs: add NPC portrait panel design
Design for follow-mode NPC info panel with composited portraits,
EarthBound-inspired UI, live-updating needs bars, and name generator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:21:23 +00:00
andy b94ad32806 feat: viewport modes, configurable server URL, deployment docs
- Add follow mode (F key) to cycle camera between NPCs
- Make server URL configurable via VITE_SERVER_URL env var
- Add comprehensive README with Debian LXC deployment guide
- Add character sprite assets to repo
- Add design docs and implementation plans

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 22:25:53 -05:00