Trim early milestones to fix notification spam#23
Merged
Conversation
Reported: Jupiter / Saturn / Uranus / Neptune all fired within the first ~7 seconds of flight, turning the start into a notification stream rather than a sequence of landmarks. Now 7 milestones with a comfortable rhythm: 30 AU Past Neptune (~10s, first reward) 100 AU Past Pluto (~30s) 250 AU Past the heliopause (~1 min) 1,000 AU Inner Oort cloud (~5 min) 10,000 AU Deep Oort cloud (~1 hr) 63,241 AU One light-year (~6 hr) 270,000 AU Approaching Proxima Centauri (~25 hr) Each one has at least 3x temporal spacing from the previous so they read as genuine waypoints. Player still gets early "you're flying" feedback via Neptune. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Reverts most of the inner-system planet flybys added in #21. Jupiter, Saturn, Uranus, and Neptune are factually so close together in real AU that all four toasts fire in the first ~7 seconds at typical throttle.
Now
Each milestone has at least 3× the time gap of the previous, so they read as landmarks rather than a stream.
Test plan