13 Commits

Author SHA1 Message Date
consultoria-as
aafa42942c feat: add FusionFall and MapleStory 2 lore books (24 chapters, 202 total)
Two new games with 12 novel-quality chapters each in Spanish:
- FusionFall: La Invasión de Fuse (Cartoon Network heroes vs Planet Fusion)
- MapleStory 2: El Despertar de la Oscuridad (Tria, Lapenta crystals, Balrog)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:08:30 +00:00
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
f83dce31c7 fix: switch to static export and nginx for reliable CSS serving
Node-based static servers (serve, http-server) were returning 404 for
CSS files. Switched to output: "export" in Next.js config and nginx
as the production static file server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 21:37:22 +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
3472a7ac65 feat: add lore content for all 4 MMORPGs (12 chapters total)
- WoW: Origins of Azeroth, The First War, Arthas and the Plague
- Ragnarok: Creation of Midgard, War of the Gods, Heroes of Rune-Midgard
- MapleStory: Maple World, Legendary Heroes, The Black Mage
- Tales of Pirates: The Infinite Sea, Treasure Islands, The Age of Pirates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:52:00 +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
consultoria-as
f8ea168e4e Add implementation plan for Cronicas de los Reinos
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:08:22 +00:00
consultoria-as
0cdceed168 Add design document for MMORPG lore digital book website
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 07:05:59 +00:00