Commit Graph

2 Commits

Author SHA1 Message Date
7ecd41865b Add chart embeds to all game pages; update build.sh to generate all SVGs from MMD files 2026-03-25 10:21:49 -07:00
a38c41acf5 Complete KQVI chart overhaul: SVG rendering, pawn shop simplification, and cleanup
- Add build.sh wrapper script for SVG rendering via mermaid-cli
- Simplify pawn shop: remove trade chain, show items as UNLOCKED directly
- Add documented color palette for repeat areas
- Fix 16 orphaned nodes (input/output connectivity issues)
- Apply bigger subgraph titles (18px for Final Confrontation)
- Ensure only START/END outside subgraph groupings

Build: ./build.sh (not mdbook build)
2026-03-19 21:32:49 -07:00