Skip to content
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

Fix invalid binary orbits, hyperjump streaks falling down, negative commodity demand #5794

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

sturnclaw
Copy link
Member

Small collection of bugfixes for the upcoming release.

- Stars are now expressed in Z-up space (galaxy space), with post-transform applied when rendering
- Convert player's orientation into Z-up space when generating hyperspace streaks
- Resolves an error when trying to update commodity market with negative demand
- Commodity market already limited to demand, this catches e.g. fuel sales from Lobby screen
- Gravpoint masses must be summed from their children before iterating the child bodies, because child bodies depend on the gravpoint mass to calculate their orbital period
@sturnclaw sturnclaw merged commit f62b38d into pioneerspacesim:master Mar 14, 2024
10 checks passed
@impaktor
Copy link
Member

@pcercuei Heads up: we're doing a bugfix release in a few hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants