Skip to content

History

Revisions

  • Renamed cleric domain files to include Domain suffix, added H1 titles, updated all internal links Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
    7786189
  • Removed emojis from all wiki pages for consistent styling (markdown) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
    bac5d21
  • Created White Hat (markdown)

    @incolhermex-droid incolhermex-droid committed Jun 25, 2026
    a2f64a1
  • Updated Spellslinger (markdown)

    @incolhermex-droid incolhermex-droid committed Jun 25, 2026
    1b54062
  • Created Spellslinger (markdown)

    @incolhermex-droid incolhermex-droid committed Jun 25, 2026
    e17906c
  • Created High Roller (markdown)

    @incolhermex-droid incolhermex-droid committed Jun 25, 2026
    96f15f5
  • Updated Gunslinger (markdown)

    @incolhermex-droid incolhermex-droid committed Jun 25, 2026
    0d1446c
  • Updated New Classes (markdown)

    @incolhermex-droid incolhermex-droid committed Jun 25, 2026
    95e0d9c
  • Remove HIT DIE stat from subclass SVG banners Subclasses inherit the hit die from their parent class, so displaying it redundantly on every subclass banner adds no information. Removed HIT DIE label and value from all 18 subclass banners (Cleric domains, Warlock patrons, Monk traditions) and redistributed the 3 remaining stats evenly across the same 180–725 span: Before: HIT DIE@180 sep@271 stat2@362 sep@452 stat3@543 sep@634 stat4@725 After: stat1@180 sep@317 stat2@453 sep@589 stat3@725 Each interval is ~272px. Class banners (cleric-banner, monk-banner) are unchanged — they still show HIT DIE as part of the base class identity.

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    7ca6c1f
  • Fix SVG stats-row layout after subclass stat block removal After removing the UNLOCKS/LEVEL stat block (at x=345) from 20 class and subclass banners, the stats row had a visible layout gap: - A separator at x=420 was orphaned (30px from the next stat at x=450) - A large gap existed between HIT DIE (x=180) and the first remaining stat (x=450) Redistributed the 4 remaining stats evenly across the same 180–725 span: Before: x=180 | gap | sep@420 stat@450 sep@490 stat@570 sep@645 stat@725 After: x=180 sep@271 stat@362 sep@452 stat@543 sep@634 stat@725 Each interval is ~181–182px. The orphaned x=420 separator was repositioned to x=271 to serve as the new separator between HIT DIE and stat-2. Files affected: all 20 SVG banners modified in the previous commit (class banners: cleric, monk + 14 subclass banners for Cleric, Monk, Warlock domains and patrons).

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    6fc26b6
  • Remove subclass-at-level-3 mentions from class pages and SVG banners All subclasses unlock at Level 3 — stating it per-page adds noise. Markdown files (3): - Cleric.md: removed "Subclass | Unlocks at Level 3 (Divine Domain)" row - Monk.md: removed "Subclass | Unlocks at Level 3 (Monastic Tradition)" row; "| 3 | Deflect Missiles · Subclass |" → "| 3 | Deflect Missiles |" - Warlock.md: removed "Subclass | Unlocks at Level 3 (Otherworldly Patron)" row and "| 3 | Subclass |" progression row SVG banners (20): - Removed "SUBCLASS AT / LEVEL 3" stat block from cleric-banner.svg and monk-banner.svg (including preceding separator line) - Removed "UNLOCKS / LEVEL 3" stat block from 14 subclass banners: apocalypse, astral, four-elements, grave, hexblade, kensei, knowledge, life, light, mercy, open-hand, trickery, undead, war - Removed "UNLOCKS / LEVEL 1" stat block from 4 Warlock subclass banners: archfey, celestial, fiend, great-old-one (inconsistent with other subclass banners; level info belongs in page content, not the banner) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    5fd5384
  • Import all SVG assets locally and update MD links 85 SVG files downloaded from incolhermex-droid/Assets into banners/: - 12 numbered banners (01_header through 13_coming_soon, versioned commit) - 73 page-specific assets (banner, badge, divider per class/subclass page) from refs/heads/main All 33 MD files updated: external raw.githubusercontent.com URLs replaced with local banners/<filename>.svg paths. Two URL patterns replaced: - .../Assets/c9dbfbff.../banners/*.svg → banners/*.svg - .../Assets/refs/heads/main/*.svg → banners/*.svg Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    d43ee2b
  • Fix broken links across wiki BEYOND.md deletion fallout: - Sidebar.md: remove broken link to deleted BEYOND page - Core-Rules.md: replace BEYOND nav link with [[Home]] Missing pages (no .md file exists): - Cleric.md: [[Death Domain]], [[Nature Domain]], [[Tempest Domain]] → replaced with — (pages not yet created) Wrong link targets: - War.md: [[Trickery Domain]] → [[Trickery]] (file is Trickery.md) - Hexblade.md: [[Home]] → [[Warlock]] in "see other subclasses" note Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    2a8bb56
  • Consolidate three overlapping pages into two Home.md → slimmed to navigation hub: - Removed detailed content sections (subclass table, spell lists, item lists, Core Rules list) that belonged in dedicated pages - Added wiki pages navigation table (from BEYOND.md) - Added external links: mod.io, GitHub (from BEYOND.md) - Kept: localization table, installation/compatibility, credits The-Overhaul.md → expanded to single detailed reference: - Added "At a Glance" summary table (from BEYOND.md) - Added full subclass table for all 16 classes (from Home.md) - Added Common Actions list (from Home.md) - Added Spell Scroll Restrictions section (from Home.md) - Removed Localization section (canonical version lives in Home.md) - Cleaned up remaining marketing language: - "Good game. Outdated ruleset." rewritten as factual intro - "Combat has a new rhythm — you can feel when a fight turns." removed - "Magic is powerful. It should feel like a choice." removed - "The battlefield just got a lot more interesting." removed - "Sneak Attack is a toolkit now, not just numbers." removed - "The fantasy is complete from early levels." removed - Gunslinger/Illrigger/Artificer flavor taglines removed - "Your background has teeth now." removed - "exclusive Origin Feat that you can't get any other way" removed (same reasoning as Backgrounds.md cleanup) DnD-5.5e-All-in-One-BEYOND.md → deleted: - Unique content absorbed into Home.md and The-Overhaul.md above - Ambiguous role eliminated Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    21dbead
  • Reformat Backgrounds.md: convert tables to lists, remove noise Tables → bullet lists: - Both background tables converted to bullet lists (2-column tables have no comparison value, so lists are cleaner per wiki style) Removed inaccurate or redundant text: - "making your backstory mechanically meaningful from Level 1" — marketing language - Bold emphasis removed from feat count and "Origin Feat" in intro - "Each Forgotten Realms Background grants a unique Origin Feat tied to a specific faction or region of Faerûn." — redundant with section title - "Some Origin Feats are exclusive to their Background" — misleading since feats can be taken outside of backgrounds (same reasoning as Feats.md) - "Forgotten Realms Origin Feats are particularly unique..." — marketing language - Bold on "automatically" and "exclusive" in How Origin Feats Work section Emojis removed from all section headers (📘 🏰 💡) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    4c7f6d7
  • Remove marketing language from The-Overhaul and DnD-5.5e-All-in-One-BEYOND Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    0f4bdaf
  • Remove grandiose/vague language from Home.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    5c3ce38
  • Update Home.md Feats section to match actual sourcebooks in Feats.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    2f6c82c
  • Clean up 09_feats.svg banner: remove subtitle and simplify title Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    dffeaa0
  • Import 09_feats.svg banner locally and update Feats.md link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    426a4a8
  • Reformat Feats.md: convert tables to lists, remove noise Tables → bullet lists: - All feat tables converted to bullet lists (2-column tables have no comparison value, so lists are cleaner per wiki style) - Inline dot-separated lists (Actor · Athlete · ...) converted to proper bullet lists for readability Removed inaccurate or redundant text: - "Revised from 2014" — feats were revised from BG3 vanilla, not 2014 rules - "Available at Level 1 through Backgrounds" — incomplete (Origin Feats are also selectable at levels 4/8/12 as ASI alternatives) - "Exclusive to Forgotten Realms Backgrounds" — redundant with Backgrounds.md, and misleading since feats can be taken outside of backgrounds - Background source column from FR Origin Feats list — which background grants each feat belongs in Backgrounds.md, not here - Sentence about Backgrounds granting Origin Feat at Level 1 — same reason - Bold emphasis removed from feat count and "Origin Feat" in intro Emojis removed from all section headers (📘 📗 📙 🏰 💍) Intro copy cleaned up: - "official" removed from sourcebook description - Redundant "drawn from ... organized by sourcebook" rewritten to "spanning multiple sourcebooks" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    c0dedb6
  • Remove redundant 'Added in 5.5e:' label from Feats.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    9febbcd
  • Replace '2024 rules/standards/design/etc.' with '5.5e' across wiki PHB and Player's Handbook references are intentionally left as-is. URLs containing '2024' in paths are unaffected. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    b84d33e
  • Remove New-Content.md and Changelog section from Home New-Content.md is the same pattern as the other removed changelog files: - A commit log of additions, not documentation of current content - Individual wiki pages already carry "New" badges to mark recent additions - Maintaining a separate aggregate list creates redundancy and drift Removed the now-empty Changelog section from Home.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    4bee6ae
  • Remove Bug-Fixes.md and Balance-Changes.md Both files are filtered commit logs, not wiki documentation: - Players need current ability/spell behavior, not a chronological patch history - The same information is already in git log and the GitHub issue tracker - Manual upkeep causes them to drift from the mod's actual state immediately - Merging them would preserve the same fundamental problem in a single file Removed dead links from Home.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    b607801
  • Remove broken link to deleted Localization-Updates page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    77d302f
  • Remove Localization-Updates.md The file is filtered commit history, not documentation: - Contains no information useful to players (just commit hashes and descriptions) - Duplicates what `git log` already provides - Requires manual updates after every localization commit, making it perpetually outdated - The only user-relevant fact (Spanish support exists) belongs in a single line, not a commit log Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    297f288
  • Remove broken link to deleted Full-Commit-History page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    6cf3027
  • Remove Full-Commit-History.md This file has no value as wiki documentation: - Wiki readers need game rules and stats, not commit hashes - Git history is the authoritative source; `git log` retrieves it anytime - Maintaining a manual copy creates drift and maintenance burden Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    9903648
  • Revert "Updated Home (markdown)" This reverts commit 4323a7927c2626907653e587c752fcab1c9e6aa2.

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
    ede205b