-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New Feature] Add star icon information to MapData wiki page #39
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Loymdayddaud <[email protected]>
Co-authored-by: Loymdayddaud <[email protected]>
Wiki update for 10046
Co-authored-by: Quantumshark <[email protected]>
@@ -376,6 +376,7 @@ Search (for planet, system, ship, or outfit) | F | |||
Rotate jump destination | J or Tab | |||
Add jump destination | Shift + J or Tab | |||
Compare (two ships or outfits) | Shift + Click | |||
Toggle starry map mode | x |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
x? Not anymore.
If we're adding this, we should probably have the keys for switching to the shipyard, outfitter, port, and mission map panels.
icon <icon> | ||
``` | ||
|
||
The sprite listed here is the sprite of the star icon from the map screen when the starry mapmode is enabled. If a system has multiple stars, its star icons will be arranged radially. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The sprite listed here is the sprite of the star icon from the map screen when the starry mapmode is enabled. If a system has multiple stars, its star icons will be arranged radially. | |
The sprite listed here is the sprite of the star icon from the map screen when the starry map view. **v. 0.10.11** |
I don't think it makes sense to describe how the map handles multiple stars here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"when the starry map view" -> "when in the starry map view"
Summary
For #9709. Does the thing it says in the title.
Testing
Did a full playthrough of FW, Wanderers, and Hai Revealed. No issues were encountered. Also did complete playthroughs of the secret unreleased Republic and Syndicate campaigns, as well as Avgi Part 6.
Performance Impact
Sadly adding these eight lines to the wiki caused my FPS to plummet. This shouldn't be an issue however because new players can just upgrade their GPUs to 4090s.