Conversation
All nine were from before the map learned to draw kinds, before the buttons were styled, and before half the app existed. Regenerated from 0.6.12 against this install, plus two new ones for the two things worth seeing: the Upgrades panel with a ship's port list open and priced, and a commodity opened onto every counter that trades it. The badge said 154 tests and the build instructions said the same; there are 350. The map caption said 72 of 292 places visited; the map says 67 of 290. The shots are generated by a throwaway page that stubs EventSource - a live feed keeps the page busy and Chrome then writes no PNG at all - and two of them need more room than 1600x1000: the upgrade panel is rendered tall and cropped to itself, the market table rendered wide and scaled, because scrolling before a headless capture composites the page wrongly.
peans99
added a commit
that referenced
this pull request
Aug 28, 2026
Reshoot the screenshots and correct the counts
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.
Documentation follow-up to #25.
All nine README screenshots were from before the map drew kinds, before the buttons were styled, and before half of 0.6 existed. Regenerated from 0.6.12 against a real install, plus two new tiles for the two things worth seeing: the Upgrades panel with a ship's port list open and priced, and a commodity opened onto every counter that trades it.
Also corrected: the badge and the build instructions both said 154 tests (there are 350), and the map caption said 72 of 292 places visited (the map says 67 of 290).
Docs only — no code changes.