8 Commits

Author SHA1 Message Date
consultoria-as
a7af71ea2f feat: rewrite all 12 MMORPG lore books with novel-quality chapters (178 total)
Complete rewrite of all game lore as detailed Spanish literary prose.
Each chapter is 3000-5000 words of epic fantasy-novel narrative based
on real game lore. Replaced old 3-chapter summaries with full books:

- FFXIV: 20 chapters | WoW: 20 chapters
- FFXI: 15 chapters | EverQuest: 15 chapters | Guild Wars: 15 chapters
- Ragnarok Online: 15 chapters | MapleStory: 15 chapters | Tibia: 15 chapters
- MU Online: 12 chapters | TERA Online: 12 chapters
- Tales of Pirates: 12 chapters | Phantasy Star Online: 12 chapters

Also includes updated BookCover, BookSpine, BookShelf components
and new Emblem SVG system with 12 emblem types.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 05:28:06 +00:00
consultoria-as
2e3f688d4f improve: better use of screen space on all pages
- Larger book spines on desktop (w-64 h-96)
- Wider spacing between books on shelf
- Game cover page: two-column layout on large screens
- Chapter reader: wider content area (800px on lg)
- Larger typography on desktop breakpoints

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 08:59:25 +00:00
consultoria-as
1f6225fc5e feat: add typography plugin and drop cap styling for book feel
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:54:51 +00:00
consultoria-as
b187369f83 feat: add chapter reader with reading progress bar and navigation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:47:18 +00:00
consultoria-as
bf6a5f21e1 feat: add game cover page with table of contents and dynamic routing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:39:58 +00:00
consultoria-as
16905ecb6f feat: add bookshelf home page with animated book spine components
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:36:26 +00:00
consultoria-as
d2d1809c24 feat: add content system with MDX support, types, and meta files for 4 games
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:28:12 +00:00
consultoria-as
d7fa2df2cb feat: scaffold Next.js project with Tailwind, MDX deps, and custom fonts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:22:22 +00:00