Wiki documentation update#10619
Merged
tool4ever merged 1 commit intoCard-Forge:masterfrom May 7, 2026
Merged
Conversation
The match screen's panel layout, battlefield stacking/grouping modes, and turn-order multiplayer sort have been built up over many PRs but never had a user-facing reference. Three new User-Guide sections cover each: - Interface Overview — annotated screenshot with 13 numbered callouts for the major panels (Forge menu, game-state tabs, field tabs with the (N new) indicator, avatar/zones/phases/mana cluster, battlefield, card detail/picture, hand, prompt), cross-linked to the more detailed sections below. - Battlefield Display — the four stacking modes, what counts as identical for grouping, badge and individual-card interactions, plus the Tokens in Separate Row and Separate Combatants from Stacks toggles. - Sort Player Fields in Turn Order (renamed from Auto-Sort Multiplayer Fields) — rewritten to lead with default behaviour, then describe the toggle and its three associated layout settings. CONTRIBUTING.md gets a short "Using AI coding agents" note asking contributors to disclose AI use in their PR and to resist agents' tendency to add superfluous wiring tests to the CI suite. Includes new screenshots referenced by these sections: interface-overview.png (annotated via target/annotate-callouts.py) and stacking-default/stack/group.png illustrating the four battlefield modes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds User-Guide documentation for several recently-merged match-screen features that didn't get user-facing docs:
Documents features added in #10591, #9751, and #10555.
Also adds a short "Using AI coding agents" note to CONTRIBUTING.md per previous dev discussion.
🤖 Generated with Claude Code