Commit Graph
203 Commits
Author SHA1 Message Date
Eric WagonerandClaude Fable 5 ccaaa81ab8 Add scans of Eric's 6E rulebook and Expansion #1 rules, with transcription
Primary source photos of the complete 6th edition rulebook and the
Expansion Set #1 rules sheet, both including official card lists with
quantities. Transcribed to official-6e-card-list.md; both lists sum
exactly to their stated deck sizes (125 and 75), closing the biggest
research gaps: per-card quantities and number-card distribution.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:30:11 -04:00
Eric WagonerandClaude Fable 5 574c707798 Add 6th edition research: rules, cards, and board layouts
Assembled from the Wayback Machine (Tom Jolly's wizwar.com), BGG, and
fan archives: 5E rules transcription (6E is a light revision), Jolly's
2002 FAQ, ~208-card Chessex-era card pool with mechanics, all six
sector board layouts reconstructed from photos + fan redraws, and
setup diagrams. Gaps flagged for verification against Eric's copy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:25:50 -04:00
Eric WagonerandClaude Fable 5 34ede9c44c Scaffold monorepo: engine, server, and web packages
npm workspaces with three TypeScript packages: @wizwar/engine (pure
game logic), @wizwar/server (Node websocket authority), @wizwar/web
(Svelte 5 + Vite client). Server handshake and client build verified.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:20:16 -04:00