7 Commits

Author SHA1 Message Date
root 513d35e0e5 docs: update CLAUDE.md and README.md to reflect current project state
Fix stale values (test count, cooldown constants, system execution order),
add missing subsystems (LLM, desires, pickup, invention, persistence),
and document newer features (thirst, productivity, day/night cycle,
industry/crafting, LLM configuration).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 01:01:44 +00:00
root 68c910f406 docs: update README.md with relationship system documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 16:01:26 +00:00
root 458fd99495 docs: update CLAUDE.md and README.md for NPC stats system
- Fix stale test count (29 -> 86) and system order in CLAUDE.md
- Add new key entry points for stat system files
- Add shared build command
- Document stat conventions (3d6, modifiers, drift, wire protocol)
- Add NPC Stats section to README with stat descriptions and effects
- Add Game Constants table pointing to shared/src/constants.ts
- Update follow mode description with stats display

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 14:49:02 +00:00
root 50ccfd9c69 docs: update README and CLAUDE.md for portrait panel feature and Traefik deployment
- Document follow mode panel feature and controls
- Add Traefik reverse proxy deployment instructions
- Add security note about vite dev vs production serving
- Update CLAUDE.md with new entry points, test count, and conventions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 05:07:51 +00:00
root 78ab147d10 fix: remove duplicate step 6 in README deployment instructions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 03:59:26 +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
andy d543f8d3f1 docs: add README and CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 20:21:30 -05:00