256 Commits
Author SHA1 Message Date
Eric WagonerandClaude Fable 5 1a56da9712 Verify final card texts from photos of Eric's physical cards
IMG_4680-4683: Butt-Head and Mega-Monster (the last two cards with no
text from any source) transcribed verbatim; Force Field, Gift From
Above, Redirection, Dimensional Warp renames confirmed; Troll, Wraith,
Skeleton, Thought Steal, Warp Wand, Sticky Wand faces verified; number
cards confirmed to carry no rules text. cards.json is now 208 verbatim
/ 9 paraphrased / 3 uncertain (all Exp2, not owned). VERIFICATION.md
updated to v3 with all priority checks done.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 19:17:33 -04:00
Eric WagonerandClaude Fable 5 7a8aa62b65 Add verified engine data layer: cards.json, boards.json, rules reference
cards.json: 220 cards across base/Exp1/Exp2 with official 6E quantities
from Eric's rulebook (base = exactly 125, Exp1 = exactly 75), verbatim
text for all but two cards, FAQ rulings, and per-card verification
flags. boards.json: all six sector layouts, now physically verified
against Eric's board photos with zero corrections (research/
boards-verification.md), plus 2-8 player setup configurations.
rules-notes.md is the engine implementer's reference; VERIFICATION.md
tracks the few remaining spot-checks (Butt-Head and Mega-Monster card
text foremost).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:50:41 -04:00
Eric WagonerandClaude Fable 5 c60d70c5e1 Add photos of all six sector boards from Eric's copy
IMG_4674-4679: the four base-game boards plus the two Expansion Set #1
boards, photographed straight-down. These supersede the low-res BGG
scans as the authoritative source for wall and door positions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:33:04 -04:00
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