Update Diamond Dynasty docs for the franchise release - #18
Merged
Conversation
The game became a franchise: seasons with standings and playoffs, five leagues to climb, full player statistics, facilities, a real ball and strike count, stolen bases, a fielding moment, and a 100 floor Challenge Tower. The docs described a game that no longer exists. Rewrites gameplay.md and how-to-play.md, updates overview.md, tips.md, and faq.md, adds a changelog entry, refreshes the shared guides page, and updates the portfolio entry in src/data/projects.ts. The claim most worth getting right: batting used to be judged purely on timing, and the docs said so. Contact is now decided by where the barrel actually is when the ball arrives, so a perfectly timed swing at a pitch off the plate misses. Every page that described the old behaviour has been corrected. House style respected: no em or en dashes. Co-Authored-By: Claude Opus 5 <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.
Mirrors KluthStudios/diamond-dynasty#1. The game became a franchise and these pages described a game that no longer exists.
What the game gained
Seasons with standings and a four team playoff, five leagues to climb from Amateur to Legend with promotion and relegation, full player statistics (box scores, season and career lines), five facility upgrade tracks, a real ball and strike count on the mound, stolen bases, a fielding moment, a 100 floor Challenge Tower, and daily challenges.
The claim most worth getting right
Batting used to be judged purely on timing, and the docs said so in several places. Contact is now decided by where the barrel actually is when the ball arrives, so a perfectly timed swing at a pitch off the plate misses. Every page that described the old behaviour has been corrected, and Tips gained an entry on telling a timing mistake apart from an unreachable pitch, because the game now reports them differently.
Two other corrections worth flagging, since both were stated as fact and are now false:
Files
docs/diamond-dynasty/gameplay.mddocs/diamond-dynasty/how-to-play.mddocs/diamond-dynasty/overview.mddocs/diamond-dynasty/tips.mddocs/diamond-dynasty/faq.mddocs/diamond-dynasty/changelog.mddocs/guides/how-to-play.mdsrc/data/projects.tsChecks
npx tsc --noEmitclean. House style respected: no em or en dashes in any changed file.Holding for the Test deployment check before merge.
🤖 Generated with Claude Code