Commit Graph

10 Commits

Author SHA1 Message Date
19798b703c bug: Fix incorrectly numbered list 2026-06-08 22:19:54 +00:00
f7574aee21 bug: Update rare weapons tables 2026-06-08 22:13:31 +00:00
41d89cb632 bug: Fix issue with page links going to the wrong place 2026-06-08 21:48:52 +00:00
4dbdb12876 feat: Links to pages 2026-06-08 21:33:39 +00:00
006307a62e chore: formatting 2026-06-08 21:11:07 +00:00
b4ee0eb212 chore: Remove watermarks 2026-06-07 00:12:02 +00:00
88a2778e6f chore: Format HTML in books/core 2026-06-06 23:44:01 +00:00
6a7e988ca0 bug: Remove extraneous pages in books/core 2026-06-06 23:33:41 +00:00
b4a31d9e56 feat: Combine all core book pages into a single scrollable index.html
Replaces the iframe-based viewer with a self-contained file where each
page is a <section id="page-N">. Navigation (sidebar, prev/next, arrow
keys, URL hash) scrolls to sections instead of loading separate files.
Added build.py to regenerate index.html from the individual page files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 23:08:28 +00:00
75c6ab9975 feat: Add core rules 2026-06-06 13:03:00 +00:00