fix-books #7

Merged
drew merged 12 commits from fix-books into master 2026-06-28 12:15:17 -04:00

12 Commits

Author SHA1 Message Date
dfe4e1d189 feat: Add armor and shields to equipment picker
All checks were successful
Deploy / deploy (push) Successful in 52s
Import armor_shields.yml and merge it with weapons in the '+ Add Equipment' picker. Armor/shield entries are formatted with DEF/MDEF/Init fields. Adds armor and shield filter categories alongside existing weapon categories.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 12:13:33 -04:00
e6e37d5819 feat: Enforce mutual exclusivity for bond feelings
Reorder feelings so opposing pairs (Admiration/Inferiority, Loyalty/Mistrust, Hatred/Affection) are stacked vertically in the grid. Checking one feeling disables and prevents selecting its opposite.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 12:09:32 -04:00
0215d8b87b feat: Add weapon selection to backpack 2026-06-28 12:06:35 -04:00
84b156313a fix: Format weapons, armor, shields tables 2026-06-27 19:10:09 -04:00
6c20ed870b fix: Formatting 2026-06-27 17:42:12 -04:00
4936b11847 fix: Fill blank pages which didn't get copied correctly 2026-06-27 17:41:45 -04:00
b716f8111a fix: Format the rest of the classes 2026-06-27 14:42:19 -04:00
0df867ffa6 fix: Format Chimerist pages 2026-06-27 13:39:05 -04:00
8abe6d4fd2 fix: Format Arcanist pages
They were *real* messed up

Starting to re-think this whole AI OCR business
2026-06-26 21:36:50 -04:00
8e990c8d31 fix: Format example blocks 2026-06-26 21:13:23 -04:00
9ec45ad556 fix: Format Page 72
Was *really* wonky because of a flowchart that just didn't get copied
correctly by the AI
2026-06-26 21:01:59 -04:00
5327b524d2 feat: Multiple book improvements
- Format spell tables like they are in the book
- Add permalinks to headers
- Formatting
- Book-wide search
2026-06-26 20:50:36 -04:00